Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.21 KB

File metadata and controls

37 lines (30 loc) · 1.21 KB

1092_EE3031_Computer-Programming

This is a repository to host programming assignments and exercises of the course Computer Programming at National Taiwan University.

Course preparation

Download Xmind, a full-featured mind mapping and brainstorming tool, designed to generate ideas, inspire creativity, brings efficiency both in work and life.

Repository Structure

1092_EE3031_Computer-Programming
├── course material
│   └── ...
├── exercise
│   ├── week`1`.md
│   ├── ...
│   └── week`n`.md
├── homework
│   ├── hw`1`.md
│   ├── hw`1`.exe
│   ├── ...
│   ├── hw`n`.md
│   └── hw`n`.exe
└── README.md

Contact

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.