Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sourhub226/c-cpp-programs
Important C and C++ programs for computer engineers.
https://github.com/sourhub226/c-cpp-programs
ai algorithm-analysis algorithms artificial-intelligence automata c computer-engineering computer-science cpp data-structures dfa education graphics hacktoberfest learning network oop operating-system programming
Last synced: about 4 hours ago
JSON representation
Important C and C++ programs for computer engineers.
- Host: GitHub
- URL: https://github.com/sourhub226/c-cpp-programs
- Owner: sourhub226
- Created: 2021-02-11T16:25:50.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-09T11:11:20.000Z (6 days ago)
- Last Synced: 2024-11-09T12:18:35.623Z (6 days ago)
- Topics: ai, algorithm-analysis, algorithms, artificial-intelligence, automata, c, computer-engineering, computer-science, cpp, data-structures, dfa, education, graphics, hacktoberfest, learning, network, oop, operating-system, programming
- Language: C
- Homepage:
- Size: 495 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## C and C++ programs
![](https://views.whatilearened.today/views/github/sourhub226/c-cpp-programs.svg)
Important C and C++ programs for students pursuing a degree in computer engineering.
All codes are valid and executed successfully.
### Subjects:
1. Basic C programming (PL)
2. Object oriented programming using C++ (OOP)
3. Data structures and algorithms (DSA)
4. Automata languages and computation (ALC)
5. Operating systems (OS)
6. Computer networks (CN)
7. Design and Analysis of Algorithms (DAA)
8. Artificial Intelligence (AI)
9. Computer Graphics (CG)