Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phattharaphorn/profund-programming
👩🏻🏫 This repository is a collection developed in OOP principles.
https://github.com/phattharaphorn/profund-programming
algorithm c leraning-programs object-oriented-programming
Last synced: about 2 months ago
JSON representation
👩🏻🏫 This repository is a collection developed in OOP principles.
- Host: GitHub
- URL: https://github.com/phattharaphorn/profund-programming
- Owner: phattharaphorn
- Created: 2023-11-27T09:17:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-27T20:08:18.000Z (about 1 year ago)
- Last Synced: 2023-12-27T21:52:32.016Z (about 1 year ago)
- Topics: algorithm, c, leraning-programs, object-oriented-programming
- Language: C
- Homepage:
- Size: 294 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Programming Fundamental - Program
Programming Fundamental (01076103), Computer Engineering 60 at KMITL.- This repository is a collection developed in **C** and **C++** using **object-oriented** **programming** **techniques** that include objects, class, polymorphism, exception handling, inheritance, and interfaces.
## List all the program
- Week 2
- [Program 1](week-2-program-1)
- [Program 2](week-2-program-2)
- Week 3
- [Program 1](week-3-program-1)
- [Program 2](week-3-program-2)
- Week 4
- [Program 1](week-4-program-1)
- [Program 2](week-4-program-2)
- Week 5
- [Program 1](week-5-program-1)
- [Program 2](week-5-program-2)
- Week 6
- [Program 1](week-6-program-1)
- [Program 2](week-6-program-2)
- Week 7
- [Program 1](week-7-program-1)
- [Program 2](week-7-program-2)
- Week 8
- [Program 1](week-8-program-1)
- [Program 2](week-8-program-2)
- Week 9
- [Program 1](week-9-program-1)
- [Program 2](week-9-program-2)## Learning Resources
- https://programming.in.th/
- https://www.programiz.com/
- https://www.geeksforgeeks.org/