Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mh-anwar/ics4u1
All my Grade 12 ICS4U1 Java Projects
https://github.com/mh-anwar/ics4u1
ics4u1 java replit
Last synced: about 1 month ago
JSON representation
All my Grade 12 ICS4U1 Java Projects
- Host: GitHub
- URL: https://github.com/mh-anwar/ics4u1
- Owner: mh-anwar
- Created: 2024-04-08T22:56:28.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-08T23:54:27.000Z (10 months ago)
- Last Synced: 2024-04-09T00:47:48.848Z (10 months ago)
- Topics: ics4u1, java, replit
- Language: Java
- Homepage:
- Size: 1.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ICS 4U1
All of my Java assignments from ICS 4U1 (Grade 12 Computer Science) as well as my Independent Study Unit.All of these folders were downloaded from Replit using a Replit tool built for this: [ReplitManager](https://github.com/mh-anwar/ReplitManager) and committed with their respective last modified date. The only changes made were the deletion of any `.git`, `.cache` directories or `.log` and error files.
## File Naming Scheme
The first digit of each file such as `56` is the Unit Number and the second digit is the Lesson Number, meanign this would be Unit 5 Lesson 6. Any third digit is a subtask within that lesson. Other than that example files are contain `Ex` or `Example` and activity files contain `Act` or `Activity`.