https://github.com/phattharaphorn/ta-compro
👨🏻💻 This repository is a collection of Computer Programming courses in Industrial Engineering.
https://github.com/phattharaphorn/ta-compro
c compro cpp
Last synced: 30 days ago
JSON representation
👨🏻💻 This repository is a collection of Computer Programming courses in Industrial Engineering.
- Host: GitHub
- URL: https://github.com/phattharaphorn/ta-compro
- Owner: phattharaphorn
- Created: 2023-12-17T09:15:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-28T06:26:24.000Z (over 2 years ago)
- Last Synced: 2025-10-11T01:44:20.492Z (8 months ago)
- Topics: c, compro, cpp
- Language: C++
- Homepage:
- Size: 3.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Teacher Assistant - Compro
> List all the lab - assignment
- [Lab 01 : Basic C programming](lab-01)
- [Lab 02 : Basic programming and display commands](lab-02)
- [Lab 03 : Using Input Output commands and various calculations](lab-03)
- [Lab 04 : Conditional Programming](lab-04)
- [Lab 05 : Recursive Programming](lab-05)
- [Lab 06 : Recursive Programming and set conditions](lab-06)
- [Lab 07 : Basic functions and variable scope](lab-07)
- [Lab 08 : Array variables and structural variables](lab-08)
- [Lab 09 : Pointer variables and advanced functions](lab-09)
- [Lab 10 : Data file](lab-10)
- [Lab 11 : Reserved](lab-11)
- [Lab 12 : Quiz 1 (Chapter 1-5)](lab-12)
- [Lab 13 : Quiz 2 (Chapter 1-8)](lab-13)
- [Lab 14 : Reserve #1](lab-14)
- [Lab 15 : Reserve #2](lab-15)