Introduction and Setup
  • Introduction
  • C Language Overview
  • Setting Up and IDE - WINDOWS OS
  • Setting Up an IDE - MAC OS
Let's get started
  • Libraries and Main
  • Custom Inclussions
  • Data types
  • Format Specifiers
  • Variables & Constants
  • Arrays
  • Arithmetivc operators
  • Logical operators
  • Custom Functions
  • If Statements
  • Loops In C
  • Switch Statements in C
  • Pointers
  • Writing and Reading Files Windows
  • Reading files - MAC
  • Writing files - MAC