Giter VIP home page Giter VIP logo

cz2002_object_oriented_design_and_programming's Introduction

CZ2002 : Object Oriented Design and Programming

Learning Outcome

I have learnt object oriented programming(OOP) in both Java and C++. The coursework includes a group project where our group has accomplished building a functional university course registration system (console-based app) by applying various OOP design patterns and concepts.

Coursework Group Project

  • Replicated STARS, the NTU course registration system(console-based) using various OOP design and concepts
  • Included features such as registering or dropping courses, swapping course indexes, viewing timetable, alerting class clashes, adding to the wait-list if a certain class is full etc.
  • 90% similar to the actual system's functionality except it is console-based for user's input and output.
  • the storage of data is local and utilizes serialization (i.e. the process of translating data structures or object state into a format that can be stored)

Refer to Coursework Project Report for more details. For the project demonstration video : https://youtu.be/l5BMhGPDBAA

Disclaimer : The Java code used to build the coursework project is no longer maintained. There may be errors or bugs that did not exist at the time of creation.

Knowledge Accquired includes:

  1. Introduction to Object Oriented Programming

  2. Classes and Objects

  3. Inheritance and polymorphism

  4. Interface and implementation

  5. Object Relationships

  6. Object Collaboration

  7. Designing for Reuse

  8. Persistent Objects

  9. Java Programming Language

  10. C++ Programming Language

cz2002_object_oriented_design_and_programming's People

Contributors

javelin1991 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.