Advanced C Programming: Pointers

  • Overview
  • Curriculum
  • Instructor
  • Review

About This Course

Master pointers, addresses and memory allocation in C

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.

  • Pointers and addresses

  • Indirection and multiple indirection

  • Generic pointers and casts

Course Curriculum

Instructor

Profile photo of Huw Collingbourne
Huw Collingbourne

Huw Collingbourne is the technology director at SapphireSteel Software, developers of programming tools for Microsoft Visual Studio. He is author of The Little Book Of C, The Little Book Of Pointers and The Little Book Of Recursion from Bitwise Books and of The Book Of Ruby from No Starch Press. He runs Bitwise Courses and teaches courses on a range...

Review
4.9 course rating
4K ratings
ui-avatar of Youssef Al Sabbagh
Youssef A. S.
5.0
7 months ago

Excellent Course. Explains the concepts in depth in a very engaging and entertaining way. I would highly recommend for anyone looking to understand pointers in depth.

  • Helpful
  • Not helpful
ui-avatar of Vladimir León Durazo
Vladimir L. D.
5.0
7 months ago

excelente

  • Helpful
  • Not helpful
ui-avatar of Didzis
Didzis
5.0
8 months ago

Very good! Thanks

  • Helpful
  • Not helpful
ui-avatar of Ilya Kaganovski
Ilya K.
5.0
8 months ago

Explained very clear, understandably and fluently!

  • Helpful
  • Not helpful
ui-avatar of Joseph Kane
Joseph K.
5.0
9 months ago

yes

  • Helpful
  • Not helpful
ui-avatar of Tomáš Antoš
Tomáš A.
5.0
9 months ago

I think this is excellent resource for understanding pointers. It might seem bit mundane, but in fact it covers the topic very well and the explanations are excellent. Though it sometimes take more effort to understand the subject, but that's not issue with the course, but rather the subject it teaches. I recommend not to give up and give the lesson time if understanding does not come easy. This course if definitely worth 5 stars.

  • Helpful
  • Not helpful
ui-avatar of Tuan Le Anh ã…¤
Tuan L. A. �.
4.0
10 months ago

Good course on C/C++ pointers

  • Helpful
  • Not helpful
ui-avatar of Anjaneya Kambali
Anjaneya K.
4.5
10 months ago

Good series of explanation

  • Helpful
  • Not helpful
ui-avatar of Ritika Anand
Ritika A.
4.0
10 months ago

All good

  • Helpful
  • Not helpful
ui-avatar of S Vineeth Kumar
S V. K.
4.0
10 months ago

.

  • Helpful
  • Not helpful
Leave A Reply

Your email address will not be published. Required fields are marked *

Ratings

Courses You May Like

Lorem ipsum dolor sit amet elit
Show More Courses