Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kittonn/programming-fundamental
01076103 - Programming Fundamental
https://github.com/kittonn/programming-fundamental
c intro-to-programming
Last synced: 16 days ago
JSON representation
01076103 - Programming Fundamental
- Host: GitHub
- URL: https://github.com/kittonn/programming-fundamental
- Owner: Kittonn
- Created: 2022-08-02T03:11:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-06T18:09:14.000Z (about 2 years ago)
- Last Synced: 2023-03-06T19:39:37.111Z (almost 2 years ago)
- Topics: c, intro-to-programming
- Language: C
- Homepage:
- Size: 20.7 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Programming Fundamental
**65010077 - นายกิตติพศ หลำบางช้าง**
รายวิชา Programming Fundamental (01076103) คณะวิศวกรรมศาสตร์ สาขาวิศวกรรมคอมพิวเตอร์ สถาบันเทคโนโลยีพระจอมเกล้าเจ้าคุณทหารลาดกระบัง
> [Classroom Website](https://sites.google.com/kmitl.ac.th/programming-fundamental/home?pli=1&authuser=1)
### Curriculum
| Week | Description | sheet |
| :--: | ------------------- | :-----------------------: |
| 1 | Course Outline | [link](./sheet/week1.pdf) |
| 2 | Pseudo Code | [link](./sheet/week2.pdf) |
| 3 | Variables | [link](./sheet/week3.pdf) |
| 4 | Testing & Debugging | [link](./sheet/week4.pdf) |
| 5 | Array, Function | [link](./sheet/week5.pdf) |
| 6 | Pointer | [link](./sheet/week6.pdf) |
| 7 | Variables, Function | [link](./sheet/week7.pdf) |
| 8 | Struct, File | [link](./sheet/week8.pdf) |### Todo
- Weekly Program
- [x] Week 2
- [x] Week 3
- [x] Week 4
- [x] Week 5
- [x] Week 6
- [x] Week 7
- [x] Week 8
- [x] Week 9
- Lab
- [x] Week 1
- [x] Week 2
- [x] Week 3
- [x] Week 4
- [x] Week 5
- [x] Week 6
- [x] Week 7
- [x] Week 8