// mastery/c-mastery.course

C Mastery

C fundamentals through systems-level programming.

11 lessons
62 hours
Certificate included
4.8/5 0 reviews
$149.99
one-time purchase Β· lifetime access to this course
Log in to enroll

New here? Create a free account first.

Preview first 3 lessons free
// what you'll actually build

Capstone project: a linked list library

Implement a singly linked list of Course structs from scratch, without using any container libraries. Requirements insert , remove , and print_all functions operating on the list. Every node allocated with malloc must…

πŸ”’ Unlocks after the free preview β€” this is lesson 10 of 11.

Curriculum

1 Welcome to C Mastery 5 min 2 Syntax, types, and compiling 16 min 3 Pointers and manual memory management 22 min
4 Arrays and strings πŸ”’
5 Structs πŸ”’
6 Dynamic memory: realloc, and common bugs πŸ”’
7 Function pointers and callbacks πŸ”’
8 File I/O πŸ”’
9 The preprocessor and multi-file programs πŸ”’
10 Capstone project: a linked list library πŸ”’
11 Wrap-up and certificate πŸ”’
12 Final exam πŸ”’

What's included

  • 11 lessons, 62 hours of content
  • Hands-on exercises after every module
  • Beginner, Intermediate, and Advanced content bundled together
  • Professional portfolio projects
  • Final assessment
  • Downloadable resources
  • Lifetime updates
  • Completion certificate

Reviews

No reviews yet.