Udemy

Master C Programming (Only Pointers)

Enroll Now
  • 636 Students
  • Updated 4/2025
4.4
(17 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
9 Hour(s) 48 Minute(s)
Language
English
Taught by
Samet Akçalar
Rating
4.4
(17 Ratings)
3 views

Course Overview

Master C Programming (Only Pointers)

Master in Pointers

This course  the depthest pointers course.Designed for those who want to learn pointers in detail.



This Course deals only with the topic of pointers, with lots of examples in detail.


Pointers


Call by Referance & Value


Pointer Arithmetic


Array of String


Array of pointers


Funcation pointers


Void pointers


Pointer Examples


The topics were processed separately. After the subject related to each topic, the question was solved immediately. The subjects such as basic C topics (loops, operators, if else structures and arrays) were accepted to be known.
Pointers part of C programming are commonly troublesome for new learners. In this tutorial, pointers will be explained in depth from basics to advance level. For those who complete the course will have know the pointers entirely, which will allow them to use pointers in theie projects at school or worklife Also will be able to answer any question about pointers at easily.

The topics were processed separately. After the subject related to each topic, the question was solved immediately. The subjects such as basic C topics (loops, operators, if else structures and arrays) were accepted to be known.


In computer science, a pointer is an object in many programming languages that stores a memory address. This can be that of another value located in computer memory, or in some cases, that of memory-mapped computer hardware. A pointer references a location in memory, and obtaining the value stored at that location is known as dereferencing the pointer. As an analogy, a page number in a book's index could be considered a pointer to the corresponding page; dereferencing such a pointer would be done by flipping to the page with the given page number and reading the text found on that page. The actual format and content of a pointer variable is dependent on the underlying computer architecture.

Course Content

  • 7 section(s)
  • 45 lecture(s)
  • Section 1 1
  • Section 2 Pointers
  • Section 3 Array of Strings
  • Section 4 Pointer to Pointer
  • Section 5 Void Pointers
  • Section 6 Funcation Pointers
  • Section 7 Pointers Examples

What You’ll Learn

  • Pointers and addresses
  • indirection and multiple indirection
  • Pointer to Pointer
  • Array of Pointers
  • Generic Pointers
  • Funcation Pointers
  • Pointer arithmetic

Reviews

  • E
    Erhan Aslanturk
    5.0

    Kolay anlatımlı, teşekkürler.

  • D
    Doğan
    5.0

    Her şeyi en ince ayrıntısına kadar anlatıyor. Anlaşılması kolay teşekkürler.

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