c/c++ programming book

can some one suggest me a book on the above topic

1 Like
  1. THE C PROGRAMMING LANGUAGE by BRIAN
    KERNIGHAN and DENNIS M.RITCHIE
  2. LET US C by YASWANT KANETKAR
  3. DATA STRUCTURES THROUGH C++ by YASHWANT KANETKAR.
1 Like

Object Oriented Programming With C++ by Balaguruswamy

1 Like

The best book for learning c is LET US C by Yaswant Kanetkar. Go for it! Download LET US C by YASWANT KANETKAR EBOOK Here

1 Like

I will strongly recommend The Complete Reference C, by Herbert Schildt . This is one of the best book to learn C programming for beginners. It contains lots of sample C programs with explanation. It can also be trated as a catalog book to because it contains detailed description of all standard C library functions.

The Complete Reference C , by Herbert Schildt is the best book for C/C++ .

ANSI C BALAGURUSWAMY is easy for learning C programming.
Teach yourself c++ herbert schildt is good for C++.

For C you can go through with -> LET US C by YASWANT KANETKAR
for C++ by Balaguruswamy.
But if you want to learn comptetitive coding then you can go through this below link and improve your coding
click here for learning

C THE COMPLETE REFERENCE BY HERBERT SCHILDT is definitely a very good book.