Skip to content

This repo contains all the work I’ve been doing for D0018D at LTU. The course is an independent course.

Notifications You must be signed in to change notification settings

Snicon/D0018D_Object-oriented-programming-in-Java

Repository files navigation

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

About

This repo contains all the work I’ve been doing for D0018D at LTU. The course is an independent course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages