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 there no C-- language that simplifies the C language?
C++ stands for additional functionality and the original programming language was C. There is no downgraded version of C so there is no C--.
Komal
0 0
7
What is C? Where it is used ?
C has the advantage that it is a relatively small language, which makes it easy to implement a C compiler (whereas a C++ compiler is a monster to write), and makes it easier to learn the language. C...
Chandi
In how many days can we learn the C language?
Around one month and depends upon you how much time you give.
Ravi Shankar
0 0
9
Why is the C language important?
C language is a high-level, general-purpose programming language. It provides a straightforward, consistent, powerful interface for programming systems. That's why the C language is widely used for developing...
Ganesh
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

C-Program Swapping Contents Of Variables Using Function [Call By Reference Method]
//Header Files #include#include // User defined functions swap with 2 pointer variables passed as an argument list void swap(int*i,int*j){ // Local variable temp int temp; // swapping contents using...

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

Lets know about far, near and huge pointers for fresher interview purpose
All of these three candidates relate to 16 bit architecture where segmented memory architecture was there. They are not at all relevant for present days 32 or 64 bit architecture where the way of memory...

Set 0 To Kth Bit In A Variable
The following code snippet Set 0 to Kth Bit in an variable #include int UnsetBitValue(int n, int k);int main(){ printf("%d\n\n",UnsetBitValue(255,6)); return 0;}// Set kth bit to zeroint UnsetBitValue(int...

Swapping variable contents using C
/* WAP to swap the content of variables using C*/ //Header files #include<stdio.h>#include<conio.h> //Main function void main(){ //Variable declaration of type integer int a,b,c; //function...

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