Learning C Programming - Complete Course with Pointers, Data Structures, and File Handling
Dr Josh Stroschein via YouTube
Overview
Syllabus
01 - Review of Functions
02 - Review of Arrays
03 - Intro to Pointers
04 - Pointers as Function Args
05 - Intro to Strings
06 - Strings Part 2
07 - Intro to Recursion
08 - Converting Base 10 to Base 2
09 - Intro to Structures (Part 1)
10 - Intro to Structures (Part 2)
11 - Structures and Functions
12 - Intro to Malloc (Part 1)
13 - Intro to Malloc (Part 2)
14 - Malloc and Structures
15 - Reading Files
16 - Writing to Files
17 - Intro to Linked List, typedef and 2nd Indirection
18 - More on Linked Lists
19 - Insert with Linked Lists
20 - Insert with Sort Order
21 - Stacks
22 - Queues
23 - Debugging
Taught by
Dr Josh Stroschein