Which book is good for C language?

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

MS SQL SERVER DBA Trainer

Let Us C by writer-- Yashavant P. Kanetkar (Author)
Comments

PHP Software Engineer

Let us C by Yashavant Kanetkar
Comments

For Begineer: C programming by Yashwant Kanitkar For Advance: C PRogramming by K&C
Comments

Computer Science Tutor

"ANSI C" by Balagurusamy , to understand C easily and "Let Us C" by Yashwant Kanetkar, to practice question answers.
Comments

Maths Tutor

Programming in ANSI C by Balagurusamy
Comments

IT Professional Trainer with 22 years experience

1) "working with C" by Yashwant Kanetkar 2) C in depth
Comments

Expert in C and C++ Teaching

Best book to learn C language dennis ritchie and balaguruswamy.for advance level read Yaswanth books
Comments

Tutor

Read "C for Dummies" and then move on to "Let us C" by Yashvant Kanetkar...After these 2 books, solve as many code as u can
Comments

Coding Expert

c++ books by e.balagurusam
Comments

Tutor

There are lots of popular books available in the C language. The following three books are very popular. The first one is by Kernighan and Ritchie. The C language was developed by Ritchie. For a new learner, this book may be a harder one. 1. The C programming Language: by Kernighan and Ritchie 2. Programming...
read more
There are lots of popular books available in the C language. The following three books are very popular. The first one is by Kernighan and Ritchie. The C language was developed by Ritchie. For a new learner, this book may be a harder one. 1. The C programming Language: by Kernighan and Ritchie 2. Programming in ANSI C : by E Balagurusamy (My choice) 3. Let Us C : by Yashavant Kanetkar read less
Comments

View 33 more Answers

Related Questions

What is meaning of & in c language?
In the C family of languages, &x means “the address of x” and *y means “the value at the address y”.
Khushwunder
0 0
5
how the right shift operator works on a numerical value?? eg:- 8>>3=?
Binary of 8 is "1000" and here by this command 3 bits of "1000" will be shifted to right. Hence Binary will be "0001" so your expressions answer will be "0001" i.e. 1
Abhishek
What is the best website to learn c language?
Programming is learnt by practice. I would suggest you to refer the book by Dennis Ritchie on C programming to start with.
Nom
Who created C?
C programming language was created by Dennis Ritchie at Bell Labs in the early 1970s. Along with Ken Thompson, Ritchie developed C as an evolution of the B programming language, aiming to provide a more...
Srinivasan
0 0
8
What are the toughest topics in C language?
Everything appears easy, but the crucial topics include Pointers, Arrays, 3D Dimensional Arrays, Structures, Functions, and File Handling.
Kavidassan
0 0
6

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

C Program-Error Handling[Program Exit Status]
//Header files #include<stdio.h>#include<conio.h>#include<stdlib.h> //Main Function void main(){ int dividend=20; int divisor=5; int quotient; //Function for clearing screen clrscr();...

C Program-String Palindrome
//Header files #include<stdio.h>#include<conio.h>#include<string.h> //Main function void main(){ char mystring; int i,length; int flag=0; //Function for clearing screen clrscr();...

Everything about printf in C language
What is printf and from where it comes from in C code.? You must have used printf so many times in your Car programs but do you really know everything about printf? Let's see. What is the full form...

C Program-Infinite Loop[For] Demo
//Header Files #include<stdio.h>#include<conio.h> //Main function void main(){ //Function for clearing screen clrscr(); //Infinite for loop for(;;) { printf("Hello!"); } //Function for...

Creating First Program Using C Language
Step 1: Install and setup Turbo C compiler on your computer. Step 2: Open Turbo C from your Desktop or Programs menu. Select “File” from menu bar and select option “New”. Step...

Recommended Articles

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you