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

https://github.com/octcarp-courses/sustech_cs102a-javaa_s22_works

(535/500) Exercise and Assignments of CS102A 2022 Spring: Introduction to Computer Programing, SUSTech. Taught by Prof. Yepang LIU @yepangliu.
https://github.com/octcarp-courses/sustech_cs102a-javaa_s22_works

cs102a java sustech

Last synced: about 1 year ago
JSON representation

(535/500) Exercise and Assignments of CS102A 2022 Spring: Introduction to Computer Programing, SUSTech. Taught by Prof. Yepang LIU @yepangliu.

Awesome Lists containing this project

README

          

# CS102A-MyAnswer
### The code I submitted for my exercise and assignments of CS102A 2022 Spring

* **Assignment/ is the final submitted version for OJ**
It may be the first version that was all accept, but not always the best version I wrote.

* **[demos/](demos) is my attempts and tests**
It contains some immature ideas, unoptimized method, and tests for new syntax.

* **[Lab/](Lab) is my exercise for lab class**
Only contains the exercise for sign in.

* * *

### Assignment Grade Update

* **Assignment1 120/120**
* **Assignment2 100/100**
* **Assignment3 110/110**
* **Assignment4 105/120**
-15 points for Q1 BigBinary time method
* **Assignment5 100/100**

#### **535/500 and 30 points for final**