Collection of (nearly) everything code related we had to do at the Uni
-
Updated
Jan 24, 2023 - Java
Collection of (nearly) everything code related we had to do at the Uni
Assessed Coursework for Cryptography and Secure Development
Java programs for the sixth exercise unit (UE06) in "Software Development 1". Focus: recursion, text conversion, and factory simulation.
Java programs for the tenth exercise unit (UE10) in "Software Development 1". Focus: exception handling, abstract classes, interfaces, and vehicle simulations.
Original Array Assignment for Computer Prog II UC
Java programs for the third exercise unit (UE03) in "Software Development 1". Focus: control structures including conditionals and loops.
Simple Array Assignment #2 for Computer Programming II at UC (Spring 2022)
Simple Pegboard Game for Computer Programming II. This is a simple Pegboard Game created for Computer Programming II. The main function of this board/program is to 'zero' out numbers on the board. You have ten attempts to 'zero' out the board, and you must use the numbers given within the contents of the board. Numbers that have been used alread…
Java programs for the eighth exercise unit (UE08) in "Software Development 1". Focus: object-oriented programming, including inheritance and dynamic binding.
Java implementation of a sorted, singly linked list for task management. Includes operations for adding, clearing, converting to arrays, and extracting sublists.
Some of my Algorithms Design projects
Currency Exchange Rate Program for UC Comp Prog II. The Program will display a GUI, with options to convert whichever currency, and however much of it, to US dollars. The program grabs data from a currency datasheet and displays an accurate conversion in the GUI window.
For TU Delft BSc - Software Engineering Methods project: Troubles with Bubbles
Add a description, image, and links to the uni topic page so that developers can more easily learn about it.
To associate your repository with the uni topic, visit your repo's landing page and select "manage topics."