Advanced C Programming: Pointers
Description
To be an expert C programmer you need to master the use of pointers. This course explains pointers in real depth. It explains pointer variables, pointer arithmetic, indirection, memory allocation, how to create and maintain linked lists and how to use function pointers. In fact, by the time you finish this course, you will know pointers inside out. You will understand what they are, how they work and how to make sure that they don’t make your programs crash!
This is not a course for beginners. It is aimed at programmers who already have a good working knowledge of C programming and who need to take the next step in mastering C by gaining a deep understanding of pointers.
If you’ve struggled with pointers and can’t quite figure out what all those ‘arrow diagrams’ really mean or what exactly is the relationship between pointers and addresses, this is the course for you. In a series of short, tightly-targeted lessons, you will learn all about:
- computer memory and how pointers access it
- how memory is allocated
- why copying data using pointers can cause program errors
- why some pointers are ‘generic’
- what happens when you ‘cast’ pointers to specific types
- how to create singly and doubly linked lists
- how to use stacks and queues
- how to avoid memory leaks and other common problems
- ...and much more.
The source code for all the example programs is provided, so if you need to try out my code you can load it and run it in your preferred C IDE or code editor.
Popular Online Courses
Beginning C++ Programming - From Beginner to Beyond
Obtain Modern C++ Object-Oriented Programming (OOP) and STL ...
Pre-Programming: Everything you need to know before you code
Increase your chance of success learning to code and communi...
Learn Python Programming Masterclass
This Python For Beginners Course Teaches You The Python Lang...
Java Masterclass 2025: 130+ Hours of Expert Lessons
Gain real-world experience with OOP, coding exercises, and p...
Introduction to Programming
Professional Coding Skills for Beginners...
Complete C# Masterclass
Master C# Programming from A to Z. Dive deep into .NET, OOP,...
[NEW] Python Bootcamp: Beginner to Master Programming
Beginner to Python Programming? Get FREE access to 200+ Pyth...
C Programming Bootcamp - The Complete C Language Course
C Programming 2024: Master the Fundamentals of C Programming...
Learn C++ Programming -Beginner to Advance- Deep Dive in C++
Classroom and Hands-on sessions- Features of C++ 11 , Except...
Python Programming for the Total Beginner
A Hands-On Python Masterclass, With Real Life Examples, Codi...
Learn Programming - An Introduction For Non-Programmers
Learn how to write your own computer programs. This course i...
Learn JAVA Programming - Beginner to Master
Deep Dive in Core Java programming -Standard Edition. A Prac...
Introduction to Computer Programming for Beginners
Learn the basic principles of Computer Programming and get s...
Computer Science 101: Master the Theory Behind Programming
Computer Science 101: Learn Computer Science to become a bet...
Java Programming for Complete Beginners
Java Programming for Beginners to Java Object Oriented Progr...
Programming: for REALLY beginners!
Programming should be fun, but can become frustrating when l...
Object Oriented Programming and Design Crash Course
Learn the core features and the best practices of Object Ori...
C Programming Step by Step - Complete Tutorial For Beginners
C language tutorial from basics with C operator,loop,array,p...
R Programming A-Z™: R For Data Science With Real Exercises!
Learn Programming In R And R Studio. Data Analytics, Data Sc...
General Programming Fundamentals
Learn Universal Programming Concepts...