Which are the best books to learn C?

Asked by Last Modified  

Follow 34
Answer

Please enter your answer

Yashavant Kanetkar
1 Comments

- Yashwant Kanetkar - E Balagurusamy
1 Comments

Experienced in CS,AI-ML subject teaching from past 19 years

To face and interview, buy C FAQ by Steve Summit. Along with this, you should have "Let us C" by Yashwanth Kanitkar to play with pointers, and "ANSI C" by Brian W. Kernighan and Dennis M. Ritchie.
Comments

Tutor

If you are beginner then I would advice you "E Balagurusamy" books and for depth knowledge and more example you can try "Head First C".
1 Comments

I am an entrepreneur and have more than 35 years of experience in the IT industry

Nothing can be better than a book from the founders "Programming with C by Brian W. Kernighan and Dennis M. Ritchie"
Comments

Mentor , Career Guide, Counsellor , and IT Trainer, NIELIT, HRD Ministry, Govt. of India

The Best Book I have seen so far for C Programming at Core Level with Nice visualisation and many good examples with smiple methods is "Head First Series with C Language". Please do not use any other books. Many books means more confusion. Thanks!
Comments

Programming in C by Ashok Kaamthane is the best book for the C language.
1 Comments

IT Professional with 6 Yrs of experience in IT industry and certified by MCSE.Also having ISO Exp

The best Book to refer for Programming C is by author E Balagurusamy.
1 Comments

I am P V Rao, an experienced Educator, Teacher and Tutor, with 40 years of experience.

Let Us C by Yashavant Kanetkar C in Depth by K. Srivastava and Deepali Srivastava Head First C Programming with C by Brian W. Kernighan and Dennis M. Ritchie ANSI C by Balagurusamy
1 Comments

Let Us C by yaswant kanetkar E-balguruswami
Comments

View 22 more Answers

Related Questions

Why is C programming language called C?
The C programming language is named "C" because it was developed as a successor to an earlier programming language called "B." B was created by Ken Thompson at Bell Labs in the early 1970s, primarily for...
Ashwini
0 0
6
In C/C++, when should you use the comma (,) operator instead of the semicolon (;) statement terminator?
int a=2; b=a; b=a+2; Instead of the above two statements we can write it as b=(a,a+2); The value of b is 4
Thimma
0 0
5
How do I become good in competitive programming in a year if I have just started learning C language?
The best topics to learn would be Data structures and also the analysis of algorithms..(THESE ARE BASICS BUT IF U LEARN THEM PROPERLY!!! CODING WOULD BE A PIECE OF CAKE FOR U....)
Anmol
0 0
9
I would like to know how we can use two dimensional arrays in strings? I would also know whether we can compare two dimensional strings?
// Two-dimensional array. int array2D = new int { { 1, 2 }, { 3, 4 }, { 5, 6 }, { 7, 8 } }; // The same array with dimensions specified. int array2Da = new int { { 1, 2 }, { 3, 4 }, { 5, 6 }, { 7,...
Harsha

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

Ask a Question

Related Lessons

INTRODUCTION TO PROGRAMMING LANGUAGES
Language is a medium for communication. If we want to perform anything with another person, we can know the human language as a human being. Similarly, if we want to perform anything with a computer, we...

Java and C trainer
Always think any conspect with real-time example like Object -- object must have states and behaviour then only we will call that thing is Object like fan is Object (rotating,color)

Pro learners tip for C language
First get the concept of algorithm before heading to write your first program.

All About Programming And A Good Programmer.
Hi, This is my first lesson for you guys. Hope you enjoy reading it. In recent community questions, I found many people wanted to be good programmers, or wanted to have good hands on certain language,...

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...

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 >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

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