This is a repository to host programming assignments and exercises of the course Computer Programming at National Taiwan University.
Download Xmind, a full-featured mind mapping and brainstorming tool, designed to generate ideas, inspire creativity, brings efficiency both in work and life.
To determine the topic of your first programming homework assignment, you can find inspiration from zerojudge and leetcode.
The policy of this homework please reference ใ่ชฒ็จ่ณ่จใ>ใๆ็ธพ่ฉ้ๆนๅผใ.
The structure of homework is showed as following. If your homework includes more than one source code file, you may explain how to run your program in your report.
b01234567_hw1
โโโ notes.pdf
โโโ Program.cs
โโโ b01234567.pptx
โโโ report.pdf
The presentation of your first homework will be held on 4/9 (due day) in every TA group. It's about 5-10 minutes for each person.
We expect that your presentation will be concise and understandable. (demonstration is unnecessary)
The presenter can use your own laptop to show your slides, and the audience can download slides from each group. Presentation position of each group is showed as following:
1092_EE3031_Computer-Programming
โโโ TA Lecture
โ โโโ ...
โโโ course material
โ โโโ ๆไธญ่ๅค้ก่่งฃ็ญ
โ โ โโโ ...
โ โโโ ๆๆซ่ๅค้ก่่งฃ็ญ
โ โ โโโ ...
โ โโโ Common_VSC_Problem.md
โ โโโ Programming Note.md
โ โโโ Project Creation.md
โ โโโ settings.json
โโโ exercise
โ โโโ answer
โ โ โโโ Week1_Answer.cs
โ โ โโโ ...
โ โ โโโ WeekN_Answer.cs
โ โโโ week1.md
โ โโโ ...
โ โโโ weekN.md
โโโ homework
โ โโโ ...
โโโ README.md
TA: ้ณๆฑ็ ([email protected]) ้พๆๆฃฎ ([email protected]) ้ณ้บๅฎ ([email protected]) ๆด่ค ([email protected])
For questions, you are encouraged to open an issue.
As other students might have the same questions, discussing in an issue will benefit everyone.
Note that you can set labels, e.g., HW1
, HW2
, etc, to classify your questions.