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

Is C programming necessary to learn to become a software engineer?
C language is starting language for programming, if you will understand the concept of C language then it would be very easy to learn all programming language because somehow concepts are similar
Ujwalajagdale
0 0
7
I’ve been learning C language for 3 weeks but it’s becoming more difficult. As a result, I’m becoming lazy. What should I do to motivate myself?
Learn algorithm or flowchart first. Once you start C, try to relate with real time example. Example: When learn printf() , think about a a bill where you customer information is printed. Similarly when...
Akhilesh
0 0
5
Why is C still so popular?
C remains popular for several reasons, and its enduring popularity can be attributed to a combination of historical significance, efficiency, and versatility. Here are some key reasons why C is still widely...
A
0 0
6
How do I write a C program to print the total number of a single-digit prime number using a loop?
Single Digit prime number means number from 0 to 10 which are prime. so write for loop which will iterate from 0 to 10 as the value of i your i is nothing but the number pass the value of i to function...
Momin
0 0
7
What is an lvalue?
L-value is short form for left side value. Similarly, r-value, means, right side value.
Nagasanthoshi

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

Ask a Question

Related Lessons

Dynamic Memory Allocation in C using malloc()
#include <stdio.h>#include <conio.h>//#include <malloc.h> OR#include <stdlib.h>void main(){ int *ptr, i, n, sum = 0; printf("how many elements ? "); scanf("%d", &n);...

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();...

Recursion in C Programming
The process of calling a function by itself is called recursion and the function which calls itself is called recursive function. Syntax of Recursive Function returntype recursive_func () { statements; ...
R

Ravindra Yadav

2 0
0

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

C for Begginers
C is an procedure oriented programming language. For any begginer the word program is new. Program: Set of instructions to be followed by machine or computer. Instruction Examples: Arithmetic instruction...

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