please tell me the best book for c programming language

Asked by Last Modified  

Follow 0
Answer

Please enter your answer

Rubiks Cube, Chess, Vedic Maths Online and Home Training

Let us C - kanetkar
Comments

Maths and Science Professional Trainer with14 Years of experience in Teaching

LET US C by Yashwant Kanetkar. This book is very useful to improve the practical Knowledge. For Theory - Programming in C by Balagurusamy
Comments

Perl Developer | Perl Trainer

For C, I would suggest nothing but The C Programming Language by Dennis Ritchie and Brian Kernighan.
Comments

'The C Programming Language' from Kernighan & Ritchie is a very good book.
Comments

Python Trainer

C Programming Language (2nd Edition By B. W. Kernighan & D. M. Ritchie) This book has been written by the Developers of C language. It provides better insights of the C language such as control flow, operators, data structure, and constructors in C. All of the concepts are discussed with proper examples....
read more
C Programming Language (2nd Edition By B. W. Kernighan & D. M. Ritchie) This book has been written by the Developers of C language. It provides better insights of the C language such as control flow, operators, data structure, and constructors in C. All of the concepts are discussed with proper examples. If you are trying to learn a better programming style, reuse of code, and importance of proper comments, this book is best for you. read less
Comments

16-Year Experienced Software Architect | Expert in Mentoring & Training Students and Professionals

You can start with Byron Gotrifield -> Schaums outline of programming
Comments

Computer Teacher experienced in web designing, Java Trainer, Soft skill training

Balaguru swamy and Let us C by knitkar are the best books but if still you could not understand the language of these books try reading C and C++ of kalyani publishers the language is much more easier than above books
Comments

Coaching

Yes, "LET US C" by Yashwant Kanetkar is the one of the best book
Comments

Train the students to shine in IT world.

Try with an author : Greg Perry.
Comments

Technical Trainer

For beginners LET US C is one of best book
Comments

View 50 more Answers

Related Questions

Which language is best, C, C++, Python or Java?
If you want to learn any languages C#, Java, ect. then must to learn C, C++ language as these are base or language to be strong in language skills. C++ is improved version of C language. C#, Java, J# and etc. which are improved version of C++.
Sribaghya
0 0
6
Explain about protected internal access specifier?
protected access specifier is used in inheritance. Base class members are made accessible to its sub classes through protected access specifier. This access specifier works with in inheritance.
Sahiba
0 0
7
What is the actual size of INT in the C language, 2 or 4 bytes?
The actual size to int is determined by the compiler as the program runs. But theoretically the size is 2 bytes. You can increase the size by adding keyword long infront of it to make the size 4 bytes. Eg int a; // 2 bytes Long int b; // 4 bytes
Kunal
Why do C++ programmers dislike C?
C++ programmers don't dislike C universally; some may find C limiting due to its lack of modern features like object-oriented programming and stricter type safety
Jitender
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

Memory Layout in C++ vis-a-vis Polymorphism and Padding bits.
I know there is no need for the knowledge of memory layout for a normal day-to-day development of C++. However, when someone goes in the bit/byte level of C++, he needs to look for such discussion. To...

Variables and Storage Classes
Variables and Storage Classes auto default variable type local to a function static retains the values between function calls initialized only once unavailable outside the scope of the function...

Do You Know Size Of Empty Class and Reason?
Size of empty class is always 1 byte. Reason is, in order to differentiate one object to another object, the size of empty class is always 1 byte. See the below c++ code snippet. Here there are three...

Macro v/s Inline Function
Disadvantages of Macro compared to functions: Works on text substituiton mechanism by the preprocessor unlike normal functions where assembly-language Call and Return are used. Preprocessor macros...

Importance Of Function Prototype In C
Function prototype tells compiler about number of parameters function takes, data-types of parameters and return type of function. By using this information, compiler cross checks function parameters and...

Recommended Articles

Introduction C++ is an excellent programming language and many of the applications are written in C++ language. It has generic, object-oriented & imperative programming features, and also provides facilities for low-level memory manipulation. Successor of C language, it is an OOP (object oriented programming) language...

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 >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

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