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:
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.
Instructor Details
Courses : 12
Specification: Advanced C Programming: Pointers
|
16 reviews for Advanced C Programming: Pointers
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
$94.99 $12.99
Anna Semrau –
Super interesuj cy i przydatny kurs. Uratowa mi zaliczenie semestru!
Vlad K –
Excellent instructor
John Gore –
Just what i needed!
Onur Demir –
now can apply dijkstra assignment.Thanks
Jens Knaack –
A clear, concise and systematic explanation of the topic.
Ali Ihsan Elmas –
I’ve just finished all of the course and it was great! The lecturer has a solid grasp on the subject. He answers your questions quickly The provided examples are very comprehensive He emphasizes the important points and explains very neatly Some people complain that the course is too hard. I’m not agree with that. It’s the pointer subject itself which is kind of hard to understand not the course. I definitely recommend this course!
Lisa End –
up until now I’m very happy with this course
Joseph Arthur –
Great presentation
M.V.Kala Sindhuja –
it’s grt
Debamita Pal –
My concepts were getting clearer
Juan Camilo Mac as –
A very good course and a very didactic and knowledgable instructor. Highly recommended! It would be nice, however, to see some project suggestions along the way to see the theory into action.
Kuan Hao Huang –
Clear explanation and clear code. It’s a great course.
A P –
Very clear explanations and visuals. Outstanding!
ESA2/Ultrasonic1 –
Te explication are really easy to understand.
Anupriyo Mandal –
A great experience!
Miguel Mestre –
The teacher speaks very clearly and slowly, so i can fast forward and still understand. The information is clear and succinct. Nice job! The debugging programs examples doesn’t illustrates a clear example of when to use a debugger, From the first example, the debugger should’ve been included as an option to see how it works an to become familiar with it.