Skip to content

Orient is a simple application written to demonstrate the concepts of object-oriented programming, written as part of Google Code-in 2018.

Notifications You must be signed in to change notification settings

Shockzeh/Orient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Orient

Orient is a simple application written to demonstrate the concepts of object-oriented programming. This project was written as part of Google Code-in.

Usage

The main class is under Orient.java and provides the direct use of various object-oriented concepts from within the vehicle package. These include:

  • Class Creation
  • Inheritance
  • Encapsulation
  • Aggregation
  • Polymorphism
  • Abstraction

The class provides comments on the where the uses of these concepts sit.

About

Orient is a simple application written to demonstrate the concepts of object-oriented programming, written as part of Google Code-in 2018.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages