Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kklimas/objective-programming
Second's year subject called Objective Programming in Java
https://github.com/kklimas/objective-programming
java javafx
Last synced: 22 days ago
JSON representation
Second's year subject called Objective Programming in Java
- Host: GitHub
- URL: https://github.com/kklimas/objective-programming
- Owner: kklimas
- License: mit
- Created: 2022-10-11T19:34:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-30T17:46:57.000Z (about 2 years ago)
- Last Synced: 2024-11-05T22:06:17.913Z (2 months ago)
- Topics: java, javafx
- Language: Java
- Homepage:
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Objective programming
## About course
The main goal of this course is to learn the concepts of objective
programming using Java language.## Repository structure
Every class is different however it upgrades one mini-project, therefore
repository is split to tags. Tag of name labXX references to class
of number XX.Main project is in another repo [evolution-simulator](https://github.com/kklimas/evolution-simulator).