
Course Content
Class 1: Introduction to Number Systems
-
Decimal, Binary, Octal, and Hexadecimal systems.
-
Conversions between systems (manual method).
-
Hands-on: Write a program in C to convert a decimal number to binary, octal, and hexadecimal.