Publisher's Synopsis
Without doubt C, C++ and Data Structures are the three topics that one has to master to be able to start a career in software. C programming will help you understand the basic elements of a programming language and how to create simple and workable programs. C++ which is built on top of C, would help you understand how to model the program using the Object Oriented Programming methodology and how t build complex programs that work in real life. Choosing the right way to organize the data while creating C/C++ programs is what would make your programs better from organization and efficiency standpoint. This book teaches you C, C++ and Data Structures through several example programs. This is because no amount of theory is good unless you are able to see it at work in a program. Each chapter in this book has been designed to create a deep and lasting impression on the reader's mind. "If taught through examples, any concept becomes easy to grasp. This book follows this dictum faithfully. Yashavant has crafted well though out programming examples for every aspect of C, C++ and Data Structures.