Can you suggest me some books for learning C?

Asked by Last Modified  

Follow 6
Answer

Please enter your answer

"letus c" for c programming yashwant kanetkar
Comments

Programming in C(Ansi C) by Denis Richie
1 Comments

Tutor

C by Dennis Ritchi
Comments

Tutor

The C Programming Language (Ansi C Version)
Comments

If you are completely new to C Programming then,. Buy C in Depth Book Online at Low Prices in India This book will be very helpful
Comments

C programming by balaguruswami
Comments

Tutor | Python | Data Science | Machine Learning Trainer | Pandas | R | C | C++ | Computer Classes

Programming in C by Ashok N Kamthane 3rd edition containing 350+ solved programs from basic to advanced
Comments

Tutor

C: The Complete Reference is written by Herbert Schildt is one of the best book for beginners
Comments

Are you looking for an Expert Friendly Tutor?

To be master in C, you have to pick fundamental books at first and then you have to refer books with advanced concepts. Let Us C (By Yashwant Kanitkar) is good fundamental book but Moolish Cooper, Dennis Ritchie, Venugopal like authors also written advanced topics. Anyhow you will find few new things...
read more
To be master in C, you have to pick fundamental books at first and then you have to refer books with advanced concepts. Let Us C (By Yashwant Kanitkar) is good fundamental book but Moolish Cooper, Dennis Ritchie, Venugopal like authors also written advanced topics. Anyhow you will find few new things in different books. Kanitkar also written books like Graphics in C, Undocumented DOS programming in C etc are also excellent one read less
Comments

Tutor

Programming in C KR Venu Gopal ANSI C Ashok N Kamthane
Comments

View 8 more Answers

Related Questions

How do I execute the Java program?
javac nameofprogram.java java nameofprogram note***:Name of program should be same as that of your class name having main method *** above steps are used to execute programs on command line
Sharmistha
0 0
6
What is the meaning of \n and \t in C language?
is new line and \t is for tab
Priya
0 0
5
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 is void main () into main and what it does?

Void means nothing or empty. void main() - means here main() return nothing.int main() - means here main() returns an integer value.
Noreen
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

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

Ask a Question

Related Lessons

Storage classes in c
Storage classes determine the scope and life time of a variable. Scope is defined as the region over which the defined variable is accessible. Lifetime is the time during which the value of a variable...

C Program to print Block Letter and Small Case Alphabets using C
/* WAP to print Block Letter and Small Case Alpahbets using C*/ //Hint:use ascii code(value) to print #include#include void main(){ int i; clrscr(); //Block Letters Alphabets printf("Block Letters Alphabets\n");...
S

Find out the Output of the following with reason and get C Language Training fess less by 10%
1. void main() { clrscr(); printf(5+"Beautifull"); getch(); } 2. void main() { int a=50; clrscr(); ...

C Program-Prime Number
/*WAP to print a number entered by the user is prime or not*/ //Header files #include<stdio.h>#include<conio.h> //Main function void main(){ int num,i; //Function for clearing screen clrscr();...
S

Array vs Linked List
Array Linked List Accessing element is easy. Accessing element is difficult compare to Array. Easy to use. Difficult to use. Memory is Fixed size. Memory is variable size. If...

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 >

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 >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

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