Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n-c0de-r/cs1.05_schoolmonitor
School log counting attendances, 1st semester, 5th exercise, computer science
https://github.com/n-c0de-r/cs1.05_schoolmonitor
1st-semester 5th-exercise animal-monitoring java lambda-functions
Last synced: 7 days ago
JSON representation
School log counting attendances, 1st semester, 5th exercise, computer science
- Host: GitHub
- URL: https://github.com/n-c0de-r/cs1.05_schoolmonitor
- Owner: n-c0de-r
- Created: 2021-07-24T10:57:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-06T20:33:46.000Z (almost 2 years ago)
- Last Synced: 2024-12-19T02:52:32.073Z (15 days ago)
- Topics: 1st-semester, 5th-exercise, animal-monitoring, java, lambda-functions
- Language: Java
- Homepage:
- Size: 1.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project is the starting version for lambda and stream exercises;
here, the code is written in the traditional imperative style, using
for-each and while loops, and needs to be rewritten and extendedBased on the original by David J. Barnes and Michael Kölling
@author n-c0de-r
@version 2023.02.06