Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)