Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 .

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 |