Friday, 16 November 2012

LET US C - YASHWANT KANETKAR



Best way to learn any programming language is to create good programs in it. C is not exception to this rule. Once you decide to write any program you would find that there are always at least two ways to write it. So you need to find out whether you have chosen the best way to implement your program.
That's where you would find this book useful. It contains solutions to all the exercises present in Let Us C 12th Edition. If you learn the language elements from Let Us C, write programs for the problems given in the exercises and then cross check your answers with the solutions given in this book you would be well on your way to become a skilled C programmer. I am sure you would appreciate this learning path like the millions of students and professionals have in the past decade.
About The Author
Yashavant Kanetkar's
 programming books and Quest video courses in C, C++, VC++, Java, C#, VB.NET, ASP.NET and Embedded Systems have become a legend. They have created, moulded and groomed millions of software careers in the last decade and half. In recognition of his contribution to the software community, he has been awarded "Distinguished Alumni Award" by IIT Kanpur and "Best .NET Technical Contributor" and "Most Valuable Professional" for five successive years by Microsoft.
Table of Contents
Introduction

0 Before We Begin
1 Getting Started
2 Decision Control Instruction
3 Loop Control Instruction
4 Case Control Instruction
5 Functions & Pointers
6 Data Types Revisited
7 The C Preprocessor
8 Arrays
9 Strings
10 Structures
11 Console Input/Output
12 File Input/Output
13 More Issues In Input/Output
14 Operations On Bits
15 Miscellaneous Features
16 Graphics Programming
17 C Under Linux
 
Click here to download the Book  [Note: You have to skip ad 3 times here to get the file]

No comments:

Post a Comment