GitXplorerGitXplorer
o

OOP-Concepts

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
e20ed756d0ddc1e7d6d89ea156c5c11b35e3db3c

Update README.md

oomatt committed 4 years ago
Unverified
eef6a130f66c1449cb4b5ec5477ff785b98cee30

Update README.md

committed 10 years ago
Unverified
15dbacdd3dc2b93d2299b13676c9cf0a5e919c95

Update and rename README.TXT to README.md

committed 10 years ago
Unverified
fa6d26cc63260bdd11ed92412fb53bd6ee4da178

Update README.TXT

oomatt committed 11 years ago
Unverified
a9d55a1b64b4054f3d9d285cbb0c8017e45bda8a

Deleted README.md file

oomatt committed 11 years ago
Unverified
ba720a1522b0cd0600c75b8c21c10a650102c254

Deleted README.md file

oomatt committed 11 years ago

README

The README file for this repository.

OOP Concepts

This project contains samples of implementation of four (4) different OOP Concepts:

  • Encapsulation
  • Abstraction
  • Polymorphism
  • Inheritance

Recommended to be run on BlueJ for easier visualization.

Copyright

Copyright © 2015 Omar Matthew Reyes

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.