Skip to content

Latest commit

 

History

History
24 lines (23 loc) · 581 Bytes

README.md

File metadata and controls

24 lines (23 loc) · 581 Bytes

Workplace

Play Ground

  • 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