His best-known books include , Understanding Pointers In C , and Test Your C Skills . "Let Us C" is often called the "bible" for millions of programmers in India. A major chunk of software engineers in India were introduced to C programming through his books.
Yashavant Kanetkar is famous for simplifying complex concepts. In , he addresses why many find pointers difficult—likening a programmer without pointer knowledge to "a fish that doesn't know how to swim". Key Topics Covered: His best-known books include , Understanding Pointers In
Pointers are a powerful feature of the C programming language, and are used extensively in C programming. Here are some of the reasons why pointers are important: Here are some of the reasons why pointers
: The author and his publisher, BPB Publications , occasionally provide sample chapters or source code for their books online. Why This Book is Highly Recommended and data structures.
Passing a pointer to a large structure is faster than copying the whole thing.
Delves deeply into advanced pointer arithmetic, memory management, and data structures.