Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/octcarp/sustech_cs209a-java2_f24_works
Course work of CS209A 2024 Fall: Computer System Design and Applications A (a.k.a. Java 2), SUSTech. Taught by Yida Tao @yidatao .
https://github.com/octcarp/sustech_cs209a-java2_f24_works
java javafx sustech
Last synced: 16 days ago
JSON representation
Course work of CS209A 2024 Fall: Computer System Design and Applications A (a.k.a. Java 2), SUSTech. Taught by Yida Tao @yidatao .
- Host: GitHub
- URL: https://github.com/octcarp/sustech_cs209a-java2_f24_works
- Owner: OctCarp
- License: mit
- Created: 2024-09-25T04:10:55.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-09T09:08:15.000Z (20 days ago)
- Last Synced: 2025-01-09T10:23:31.648Z (19 days ago)
- Topics: java, javafx, sustech
- Language: Java
- Homepage: https://oj.cse.sustech.edu.cn/course/CS209A-24F
- Size: 14.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SUSTech_CS209A-Java2_F24_Works
Course work of CS209A 2024 Fall: Computer System Design and Applications A (a.k.a. Java 2), SUSTech. Taught by Yida Tao [@yidatao](https://github.com/yidatao) .
### Practices
Weekly practice: [Practices](Practices/)
### Assignment
| ID | Content |
| ------------------------------------------------------------ | ------------------------------------------------------- |
| [Assignment 1](Assignment1/) | Paralleled data analyzer for `.csv` file using `stream` |
| [Assignment 2](https://github.com/OctCarp/SUSTech-CS209A-LinkGame/tree/java-backup) | Simple online JavaFX application |