The books “Test your C skills” was written by famous author Yeshwant Kanetkar. It consists of several C aptitude questions on different topics in chapterwise manner. The solutions are also included in the book making this book easy for reference and practice. It consists of around 256 pages and all are written in topic wise manner. From keywords to pointers all the topics are covered in this latest edition. Must read book for every C programmer.
Archive for the ‘c and c++’ Category
Test your C Skills-Yeshwanth Kanetkar
Posted by shadow on August 19, 2009
Posted in c and c++, tutorials | Tagged: C++, computers/IT, education, free books, free download, languages, programming, tutorials | 1 Comment »
Let Us C
Posted by shadow on August 17, 2009
Posted in c and c++, computers/IT | Tagged: books, C++, computers/IT, free books, programming, technology | 2 Comments »
Cross Platform Development in C++
Posted by shadow on November 25, 2008
Cross-Platform Development in C++ is the definitive guide to developing portable C/C++ application code that will run natively on Windows, Macintosh, and Linux/Unix platforms without compromising functionality, usability, or quality. This book will be an indispensable resource for every software professional and technical manager who is building new cross-platform software, porting existing C/C++ software, or planning software that may someday require cross-platform support.
Posted in S/W Development, c and c++ | Tagged: C++, languages, programming, technology | Leave a Comment »
C++ By Dissection
Posted by shadow on September 21, 2008
C++ by Dissection presents a thorough introduction to the programming process by carefully developing working programs to illuminate key features of the C++ programming language. This book presents the concepts of the programming process using the “dissection” method, the hallmark feature that has made Ira Pohl’s C and Java books of the “By Dissection” series so popular. Dissection is a unique pedagogical tool first developed by the author to point out key features of program code.
Posted in c and c++ | Tagged: C++, languages, programming | Leave a Comment »
Object-Oriented Programming in C++
Posted by shadow on September 21, 2008
Object Oriented Programming in C++ is a comprehensive solution for teaching object-oriented programming using the features of ANSI/ISO C++. It covers the basic concepts of object-oriented programming, why those concepts exist and how to make them work effectively. The Fourth Edition is updated and revised to include more UML coverage, inter-file communication, and use-cases analysis to explain software design. The book covers object-oriented programming through task-oriented examples and figures to conceptualize the techniques and approaches used.
Posted in c and c++ | Tagged: C++, computers/IT, programming | Leave a Comment »
Beginning Visual C++ 6
Posted by shadow on September 16, 2008
I hope you’ll enjoy reading this tutorial with your portable, your work, or your home PC. It’s a perfect companion to the Introduction to Visual C++ 6.0 Standard Edition manual and is a proven aid to understanding the C++ language. The material in this tutorial is adapted from my book Beginning Visual C++ 6.0, to provide you with a thorough grounding in ‘pure’ C++. I’ve been careful to address the new standards in C++ laid out by the ANSI and ISO committees and I encourage you to adopt these conventions so that your programs are maintainable for years to come.
Posted in c and c++ | Tagged: C++, computers/IT, programming, tutorials | Leave a Comment »
Programming 16-Bit PIC Microcontrollers in C
Posted by shadow on September 14, 2008
Reading this book, that you will have a lot of fun experimenting with the software and hardware projects, and, that you will learn about programming a shiny new 16-bit RISC processor in C, practically from scratch.This book is meant for programmers having a basic to intermediate level of experience, but not for “absolute” beginners. Don’t expect me to start with the basics of binary numbers, hexadecimal notation or the fundamentals of programming. However, we will briefl y review the basics of C programming as it relates to applications for the latest generation of general-purpose 16-bit microcontrollers, before moving on to more challenging projects.
Posted in c and c++, miscellaneous | Tagged: computers/IT, programming, technology | Leave a Comment »
Sams Teach Yourself Visual C++ 6 in 21 Days
Posted by shadow on September 7, 2008
Welcome to Visual C++. Over the next 21 days, you will learn how to use the features that Microsoft has built into its C++ development environment to enable you to create very advanced applications for the Windows and NT platforms.If you are new to C++, don’t worry. I’ve tried to make it easy for you to learn the C++ programming language while also learning how to build applications using the Visual C++ tools.
Posted in c and c++, tutorials | Tagged: C++, computers/IT, free books, free download, programming, technology, tutorials | Leave a Comment »
C for Dummies-Wiley
Posted by shadow on September 7, 2008
Welcome to C For Dummies, 2nd Edition — your last, desperate, and final attempt to understand the C programming language. Although I can’t promise that you’ll become a C guru after wading through this text, I can guarantee that you will have fun reading this book.However, this book was written minus the sword of mathematics hanging over anyone’s head. Let’s leave stern programming up to those who fuss over Avogadro’s number and Fibonacci sequences and who debate the merits of how to indent their C program source code. Serious work is for the nerds. Fun happens when you read C For Dummies, 2nd Edition.
Posted in c and c++, tutorials | Tagged: C++, computers/IT, free books, free download, languages, programming, technology | Leave a Comment »


