Skip to content

deschanel11/Bangor2019-ObjectOrientedProgramming

Repository files navigation

ObjectOrientedProgramming

OOP with JAVA 2019 2nd Semester Bangor CS

lab2 - Introducing Classes

    1. Counter
    1. CounterTester
    1. ConterTesterModified
    1. Bank Account
    1. BankAccountTester
    1. Person
    1. PersonTester

lab3 - Building and Testing Classes

    1. Product -> should be fixed
    1. ProductTester -> not completed yet
    1. Student
    1. StudentTester
    1. Circle
    1. CircleTester
    1. PlayingCard
    1. PlayingCardTester
    1. Pack
  • 10 PackTester

lab5 - Simple Dice Games

    1. Die
    1. DieGame1Tester
    1. DieGame2Tester
    1. DieTester
    1. DieTEster_Plg
    1. Player
    1. PlayerTester

lab8 - Using Linked Lists

    1. Student
    1. StudentTester
    1. Registry
    1. RegistryTester
    1. RegistryCLI
    1. RegistryApp

Programming Project - A Simple Stock Control System

    1. StockItem
    1. StockItemTester
    1. StockList
    1. StockLinkedList
    1. StockListTester
    1. StockListCLI
    1. StockListApp

About

OOP with JAVA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages