https://github.com/diable201/oop
Course of OOP in KBTU spring 2021
https://github.com/diable201/oop
java object-oriented-programming oop oops-in-java
Last synced: 2 months ago
JSON representation
Course of OOP in KBTU spring 2021
- Host: GitHub
- URL: https://github.com/diable201/oop
- Owner: diable201
- License: mit
- Created: 2021-02-01T14:45:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-03T09:22:11.000Z (over 4 years ago)
- Last Synced: 2025-01-17T19:55:22.131Z (11 months ago)
- Topics: java, object-oriented-programming, oop, oops-in-java
- Language: Java
- Homepage:
- Size: 57.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Object Oriented Programming
## About this repository
This repository contains all the code for the course "OOP" in the spring semester 2021 year in KBTU. This repository includes both the code from the lectures and the codes of labs.
## License
This repository is released under the [MIT license](LICENSE.md). In short, this means you are free to use this software in any personal, open-source or commercial projects. Attribution is optional but appreciated.