Udemy

Advanced C Programming: Pointers

Enroll Now
  • 17,959 Students
  • Updated 8/2019
  • Certificate Available
4.6
(3,656 Ratings)
CTgoodjobs selects quality courses to enhance professionals' competitiveness. By purchasing courses through links on our site, we may receive an affiliate commission.

Course Information

Registration period
Year-round Recruitment
Course Level
Study Mode
Duration
3 Hour(s) 51 Minute(s)
Language
English
Taught by
Huw Collingbourne
Certificate
  • Available
  • *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Rating
4.6
(3,656 Ratings)
1 views

Course Overview

Advanced C Programming: Pointers

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.

Course Content

  • 4 section(s)
  • 65 lecture(s)
  • Section 1 Pointer Basics
  • Section 2 Addresses and Indirection
  • Section 3 Lists and data structures
  • Section 4 Common Pointer Problems

What You’ll Learn

  • Pointers and addresses
  • Indirection and multiple indirection
  • Generic pointers and casts
  • Memory allocation and reallocation
  • Pointer arithmetic
  • Singly and doubly linked lists
  • Queues and stacks
  • Deep and shallow copying
  • Common pointer errors

Skills covered in this course


Reviews

  • T
    Thomas Krüger
    5.0

    Good course about the basics of C pointers and about daily problems you will have with pointers in great detail. Suitable for all kinds of mid level C programmer, but not fitting for early C beginner. Clear voice with solid British English with well prepared examples. Thanks for uploading the course! <3

  • P
    Pedro Maia de Santana
    3.5

    The overall content is good, but some parts (like the doubly linked-lists) could be better explained. For a quick review on pointers, I believe it's a good option.

  • B
    Balusa Anusha
    4.5

    Nice course

  • M
    Mohammad Bilal Niazy
    5.0

    May Almighty Allah give you reward for this course

Start FollowingSee all

We use cookies to enhance your experience on our website. Please read and confirm your agreement to our Privacy Policy and Terms and Conditions before continue to browse our website.

Read and Agreed