تفاصيل الدورة
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 dont 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 youve struggled with pointers and cant 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 pointersto specific types
- how to create singly and doubly linked lists
- how to usestacks 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 preferredC IDE or code editor.
تحديث بتاريخ 14 November, 2018- JavaScript Full stack web developer virtual internship Virtual Bootcamp + Internship at Laimoonدرهم 1,449مدة الدورة التدريبية: Upto 30 Hours
- Become a C Programmer eduCBA5 USD
29 USDمدة الدورة التدريبية: Upto 21 Hours - Become a C# Developer eduCBA19 USD
127 USDمدة الدورة التدريبية: Upto 27 Hours