- This GIT repository contains examples, handbook locations for learning Modern C,C++ and Linux Os. Some of the impprtant aspects covered here are:
- In C programming
- Arrays
- Functions
- Pointers
- Strings
- Structures
- Bit Manupulation
- In C++ Programming
- Inheritance
- Abstraction
- Polymorphism
- Encapsulation
- Templates
- In OS cocepts
- IPC.
- Memory management.
- process Management.
- Scheduler management.
- Thead management.
- Context Switching
- In C programming