5:36
C Introduction
kudvenkat
C history and it's importance
5:58
C program structure
3:11
What is compiler and why is it required
6:22
Install C Compiler in windows Codeblocks
7:53
Enable Linux terminal in windows and install C compiler in Linux
9:45
Understanding C program compilation process GCC
4:49
Configure VIM editor and implement the first C program
5:44
Keywords and Identifiers in C
10:41
C object files and their memory layout | Relocatable and executable object files | Readelf
8:02
Variables in C | What is a garbage value
10:16
C Local vs global variables with their scope and life time
9:23
Printf & Scanf with examples | Input/Output functions in C
6:16
Introduction to datatypes in C | ASCII Charset
6:24
How variables are stored in memory space? | Decimal & Binary conversions
14:15
C Char & Int datatypes with wrap-up behaviour | Unsigned and signed modifiers
10:05
How negative values stored in variable's memory space | 2's Complement binary