https://github.com/octcarp-courses/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 Dr. Yida Tao @yidatao .
https://github.com/octcarp-courses/SUSTech_CS209A-Java2_F24_Works
java javafx sustech
Last synced: 9 months ago
JSON representation
Course work of CS209A 2024 Fall: Computer System Design and Applications A (a.k.a. Java 2), SUSTech. Taught by Dr. Yida Tao @yidatao .
- Host: GitHub
- URL: https://github.com/octcarp-courses/SUSTech_CS209A-Java2_F24_Works
- Owner: octcarp-courses
- License: mit
- Created: 2024-09-25T04:10:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-13T08:23:31.000Z (about 1 year ago)
- Last Synced: 2025-07-17T20:53:46.466Z (11 months 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 |