In this course, you will learn advanced programming techniques in C. This course is perfect for you if you have prior knowledge of programming concepts, like data types, variables, loops, conditional statements, and functions in C.
You will start by covering the most common secondary data types including: pointers, arrays, strings, structures, and enums. You will then learn some more advanced concepts around functions such as function pointers, typecasting, bitwise operators, and bit fields.
In the latter half of the course, you will dive deep into recursion, memory allocation, and debugging programs. Overall, this is your all-in-one guide to programming in C.
In this course, you will learn advanced programming techniques in C. This course is perfect for you if you have prior knowledge ...Show More
Content
1.
Introduction
2 Lessons
Get familiar with advanced C concepts, including pointers, functions, and Linux programming.
2.
Pointers
8 Lessons
Unpack the core of pointers, memory addresses, pointer operators, and multi-level indirection.
3.
Arrays
10 Lessons
Examine array concepts, initialization, memory allocation, bounds, and element manipulation in C.
4.
Strings
8 Lessons
Enhance your skills in string manipulation, including traversal, handling multi-word inputs, and converting strings to integers.
5.
String Functions
10 Lessons
Dig into C string functions, from library utilities to custom implementations and challenges.
6.
Structures
15 Lessons
Manage data efficiently using C structures, focusing on memory alignment, functionality, and complex data handling.
7.
Union
6 Lessons
Master the steps to efficiently use unions in C for memory management and data handling.
8.
Enumerations
4 Lessons
Learn how to use enums for efficient, readable, and organized data management in C programming.
9.
Function Pointers
5 Lessons
Unpack the core of calling functions via addresses, using `qsort()`, and array-based function pointers in C.
10.
Variable Argument Lists
5 Lessons
Work your way through harnessing variable argument lists for flexible function calls.
11.
Working With Bits
18 Lessons
Grasp the fundamentals of bit manipulation in C for efficient programming and conversion tasks.
12.
Recursion
11 Lessons
Explore recursion forms, mathematical sum, factorial calculations, applications, and recursive challenges solutions.
13.
Classical Recursive Problems
4 Lessons
Focus on solving recursive problems like Towers of Hanoi and Beckett's Problem.
14.
Static and Dynamic Memory Allocation
8 Lessons
Master the steps to static and dynamic memory allocation in C, including practical implementation.
15.
Type casting and Typedef
5 Lessons
Break down type casting, typedef, variable length structures, and malloc() usage in C.
16.
C Under Linux
8 Lessons
Discover the logic behind using C in Linux, focusing on processes, forking, signals.
17.
Command Line Arguments
3 Lessons
Break apart command line argument usage and handling in C programming for various operations.
18.
Creating Libraries
7 Lessons
Find out about creating and using static and dynamic libraries in C.
19.
Debugging C Programs
8 Lessons
Take a closer look at debugging C programs using gdb, traditional testing, and unit testing.
20.
Conclusion
1 Lessons
Investigate advancing C skills with further courses and hands-on practice in C++.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Course Author:
Developed by MAANG Engineers
Trusted by 2.8 million developers working at companies
"These are high-quality courses. Trust me. I own around 10 and the price is worth it for the content quality. EducativeInc came at the right time in my career. I'm understanding topics better than with any book or online video tutorial I've done. Truly made for developers. Thanks"
Anthony Walker
@_webarchitect_
"Just finished my first full #ML course: Machine learning for Software Engineers from Educative, Inc. ... Highly recommend!"
Evan Dunbar
ML Engineer
"You guys are the gold standard of crash-courses... Narrow enough that it doesn't need years of study or a full blown book to get the gist, but broad enough that an afternoon of Googling doesn't cut it."
Software Developer
Carlos Matias La Borde
"I spend my days and nights on Educative. It is indispensable. It is such a unique and reader-friendly site"
Souvik Kundu
Front-end Developer
"Your courses are simply awesome, the depth they go into and the breadth of coverage is so good that I don't have to refer to 10 different websites looking for interview topics and content."
Vinay Krishnaiah
Software Developer
Hands-on Learning Powered by AI
See how Educative uses AI to make your learning more immersive than ever before.
AI Prompt
Code Feedback
Explain with AI
AI Code Mentor
Free Resources