ME-172: Introduction to C Programming Language Sessional

Course Notes

  • Introduction
    [1]
  • Operators and Conditional Statesments
    [2]
  • Switch Case, Break and Introduction to Loop
    [3]
  • Do-while/While Loop, Functions
    [4]
  • Sorting, Strings
    [6]
  • String Operation
    [7]
  • Custom Data Types
    [9]
  • Introduction to C++

Additional Info and References

  • References
    • "Teach Yourself C" by Herbert Schildt
    • "C, the complete reference" by Herbert Schildt