Skip to content

Latest commit

 

History

History
106 lines (101 loc) · 2.3 KB

README.md

File metadata and controls

106 lines (101 loc) · 2.3 KB

This repository is an online backup for my lab exersises in 2024 spring CS109 course.


Number Topic Points
Lab 01 Calculation about Rectangle
Time Converter
Lab 02 Sum step by step
Sum up all numbers inputted
Lab 03 Leap Year (Review)
GPA
JiuJiu Table
Lab 04 Print grade table
Convention on myList
*Count times of numbers showing up
*How many blocks of water can be reserved?
Lab 05 Print grade table
Convention on myList
*Count times of numbers showing up
*How many blocks of water can be reserved?
Lab 06 User Class
UserTest
UserManage
Lab 07 MyString Class
Text Read/Write
Lab 08 GameSystem and Player Management
Lab 09 Enum Class PhoneModel
Lab 10 Base Class Shape
Inheritance class Rectangle
Inheritance class Circle
Lab 13 Enum class ColorDraw
Interface ColorDraw
Implement comparable on Circle and Rectangle