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

How can I try to remember the coding in C language?
One shouldn't try to remember the coding. The right approach is to understand the logical solution to the problem.
Chinmayee
0 0
5
Can you suggest me some books for learning C?
"letus c" for c programming yashwant kanetkar
Yamun
What is the best way to comment out a section of code that contains comments?
you can use /* multiple line comments */ and // for single line comments
Prasad
How do I write code in C programming that will invert a string like "Welcome to programming" to “gnimmargorp ot emocleW”?
void main() { char msg = "Welcome to Programming"; char str; int i = 0, j = 0; clrscr(); while (msg != '\0') { if (msg != ' ') { str = msg; j++; ...
Mukul
How can I make my C programming basics strong?
Practise more programs on each and every topic of C.
Mohit
0 0
5

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

Ask a Question

Related Lessons

How to write shared library program using C Programming?
Library Name : hellofilename : hello.c#include void Hello(){ printf("Hello World .. How are you 1\n");}======================================Header File:hello.h#ifndef __HELLO_H#define __HELLO_Hvoid Hello(void);#endif===============================Application...

Pointers Concept
Every variable has a memory location and every memory location has its address defined which can be accessed using ampersand (&) operator, which denotes an address in memory. Consider the following...

What is a Programming Language
What is a Language? Language is a communication system of human. What is a programming Language? A programming Language is a formal constructed language design to communicate...

Understanding Computer Science Concepts with Images and Videos..
All Computer science concepts relating to programming and software development are only virtual. It cannot be practically shown as a hardware parts of a computer. But for better understanding it should...

Efficient Learning Strategies
Type your notes after class Write your notes onto flashcards - Scrabble -Make posters Review flashcards while walking, at gym, etc. Dog-ear pages in the reading where you can find...

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