OOP2023f
Coding Lab #01
Try
HackMD
OOP2023f
·
Follow
Last edited by
Cylinder
on
Nov 27, 2023
Linked with GitHub
Contributed by
0
Comments
Feedback
Log in to edit or delete your comments and be notified of replies.
Sign up
Already have an account? Log in
There is no comment
Select some text and then click Comment, or simply add a comment to this page from below to start a discussion.
Discard
Send
Coding Lab #01
嘗試製作一個課表系統,課表系統需要滿足以下的需求:
能夠加上課程。
能夠呈現課表。
能夠計算課表中的必修學分與選修學分。
你可以嘗試把課表與必修、選修課程當成一個 Class,並利用多型來計算每個 Class 的學分數。
每個隊伍會有兩個 Lead,指派一個 Driver 進行功能上的撰寫。
你可以額外新增許多的 Feature 來更加完善你的課表系統。
如果真的沒想法的話,你可以參考這個專案來實作
http://gitlab.is1ab.com/OOP2023f/noice-course-table
Coding Lab #01
Expand all
Back to top
Go to bottom
Coding Lab #01
Expand all
Back to top
Go to bottom
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up
Comment