Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.53 KB

File metadata and controls

35 lines (24 loc) · 1.53 KB

This is the continuation course of Initial programming in Java. In this course we are specifically focusing on using OOP in Java to make a banking system. Each assignment builds on top of the other starting out with some simple classes and methods. The finished product will be a simple banking system with a GUI and database.

Structure

This repo contains all the marked assignments I've worked on.

About assignments

Assignment 0 (not marked) - Just a test

We just made a hello world program and handed in for our own sake to make sure we know how to hand in our assignments. Nothing special at all.

Assignment 1 - Classes and object

To be added.

Assignment 2 - Inheritance, polymorphism and class design

To be added.

Assignment 3 - Graphical user interfaces

To be added.

Progress & grades

Assignments

Assignment Handed in Grade Best possible grade
Assignment 1 VG VG
Assignment 2 VG VG
Assignment 3 G VG
Assignment 4 G VG
Final exam G VG

Final grade

G