Best Book For Studying C language - For Beginners

Beginners often have the question of which book is the best for studying C Language.

When I first learned C, I used the following 2 books.

1. Programming In ANSI C By Balguruswamy
2. 'LET US C' By Y.C Kanetkar

Can anyone share other good books for beginners?

Replies

  • Pensu
    Pensu
    I will recommend "Programming with ANSI C and Turbo C" by Ashok N. Kamthane. It contains a lot of programs as example which can help a lot to understand the problems.
  • *pushkar*
    *pushkar*
    LET US C' By Y.C Kanetkar is a nice book 😀
  • Radhika Deshpande
    Radhika Deshpande
    1.C Programming Language (2nd Edition) by Brian W. Kernighan
    and Dennis M. Ritchie

    2. C Programming: A Modern Approach, 2nd Edition by K. N.King

    3.Programming in C (3rd Edition) by Stephen G. Kochan

    4. Expert C Programming by Peter van der Linden

    5.C All-in-One Desk Reference For Dummies by Dan Gookin

    6. C: A Reference Manual (5th Edition) by Samuel P. Harbison and Guy L. Steele
  • born_star16
    born_star16
    AbraKaDabra
    Beginners often have the question of which book is the best for studying C Language.

    When I first learned C, I used the following 2 books.

    1. Programming In ANSI C By Balguruswamy
    2. 'LET US C' By Y.C Kanetkar

    Can anyone share other good books for beginners?
    I will also recommend the same.
  • Rupam Das
    Rupam Das
    Frooty
    1.C Programming Language (2nd Edition) by Brian W. Kernighan
    and Dennis M. Ritchie

    2. C Programming: A Modern Approach, 2nd Edition by K. N.King

    3.Programming in C (3rd Edition) by Stephen G. Kochan

    4. Expert C Programming by Peter van der Linden

    5.C All-in-One Desk Reference For Dummies by Dan Gookin

    6. C: A Reference Manual (5th Edition) by Samuel P. Harbison and Guy L. Steele
    Richie Cunningham any day! If anybody wants to learn C, Learn it from the Father of C. Small and Concise book but the Best one.

You are reading an archived discussion.

Related Posts

From what's prescribed in our syllabus, following are the best books: 1. Computer Networks Third Edition by Andrew Tanenbaum 2. Data. & Computer Communication, 5th Ed., by William Stallings 3....
Want to get your views on whether IT chain of companies is good or bad for the economy?
Hello to all I am an electrical engineer and in an interview I was asked to tell the MVA rating of a transformer of few KV , and nothing was...
Need some suggestion for project topics
Assume that a 2400 foot magnetic tape has recording density of 6400 Bpi. Data (logical) records are 100 bytes, and the memory buffer is 10,000 bytes. What is the largest...