C programming Tutorials: Using Pointers in place of Arrays

  • 12 years ago
Sign up for a free trial of Edureka's C programming tutorials at http://edureka.in/courses/details/c-programming-n-data-structures.

This C programming tutorial showcases how to use pointers in place of arrays..

Pointers and Arrays are very important topics of basic C programming. It might be a little difficult to understand at first, but has been explained properly in this basic C programming training lecture. To write basic programs in C, one must understand Pointers thoroughly.

C programming and Data Structures course provided by Edureka is a 4 week course. In the first week, you'll learn computer fundamentals, memory organization, writing your first C program, data types and operators, variables and qualifiers etc.

In the second week, you'd learn control flow, while, for, Do while loops, functions in C, recursion, arrays and strings in C.

In 3rd week, you'll learn pointers, pointer arithmetic, multidimensional arrays, allocation of dynamic memory, structures and linked lists. Final week would help you understand unions, searching and sorting, file operations, string functions.

You'll have regular tests and quizzes as well to test your C programming skills.