Will you someone recommend books on C and C++?
-
Hi everyone, I was referred here. The person doesn't come here but he does cross this forum a lot by Google. He told me to check it. I have some questions below. I am currently reading C Primer Plus to learn pure C. Will someone recommend books to read that builds on C Primer Plus? Would anyone recommend C The Complete Reference? Will someone post books starting with the basics for C and C++? I am reading the basics for C. I never done C++. I never done C execpt for reading this book. Thank you for any replies.
-
Hi everyone, I was referred here. The person doesn't come here but he does cross this forum a lot by Google. He told me to check it. I have some questions below. I am currently reading C Primer Plus to learn pure C. Will someone recommend books to read that builds on C Primer Plus? Would anyone recommend C The Complete Reference? Will someone post books starting with the basics for C and C++? I am reading the basics for C. I never done C++. I never done C execpt for reading this book. Thank you for any replies.
I can suggest these books for C Beginning C (From Novice to professional) fourth edition author: Ivor Horton ----------------------------------------- for C++ Windows C/C++,Fifth Edition authors: Jeffrey Richter (Wintellect) Christophe Nasarre Good luck. :-D
Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )
-
I can suggest these books for C Beginning C (From Novice to professional) fourth edition author: Ivor Horton ----------------------------------------- for C++ Windows C/C++,Fifth Edition authors: Jeffrey Richter (Wintellect) Christophe Nasarre Good luck. :-D
Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )
-
Hi everyone, I was referred here. The person doesn't come here but he does cross this forum a lot by Google. He told me to check it. I have some questions below. I am currently reading C Primer Plus to learn pure C. Will someone recommend books to read that builds on C Primer Plus? Would anyone recommend C The Complete Reference? Will someone post books starting with the basics for C and C++? I am reading the basics for C. I never done C++. I never done C execpt for reading this book. Thank you for any replies.
Hi, I seldom recommend specific books, I tend to go to a book store, look at say 10 similar books and choose 1 or 2. It is all very subjective, how familiar are you with programming, how much are you interested in examples and exercises, etc. :)
Luc Pattyn [Forum Guidelines] [My Articles]
I use ListBoxes for line-oriented text, and PictureBoxes for pictures, not drawings.
-
I can suggest these books for C Beginning C (From Novice to professional) fourth edition author: Ivor Horton ----------------------------------------- for C++ Windows C/C++,Fifth Edition authors: Jeffrey Richter (Wintellect) Christophe Nasarre Good luck. :-D
Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )
Hamid,
Hamid. wrote:
for C++ Windows C/C++,Fifth Edition authors: Jeffrey Richter (Wintellect) Christophe Nasarre
I doubt Windows Via C/C++ is a good book for learning C++. Because it's ultimate target is to program windows using windows APIs and explaining how to use and explore different features and services from window in a developer perspective.
-Sarath. "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts
-
Learning C++, A Hands on Approach by Eric Nagler is a nice choice. The C++ Programming Language by it's creator is one of the definite book on C++.
-Sarath. "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts
-
Hamid,
Hamid. wrote:
for C++ Windows C/C++,Fifth Edition authors: Jeffrey Richter (Wintellect) Christophe Nasarre
I doubt Windows Via C/C++ is a good book for learning C++. Because it's ultimate target is to program windows using windows APIs and explaining how to use and explore different features and services from window in a developer perspective.
-Sarath. "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts
If Windows C/C++ isn't good. What is good? I am looking for a list of books to learn to advanced. I am talking about both pure C and C++. I am reading C Primer Plus as for learning pure C. What comes after that book? What about after that one and so on? That is what I am looking for as in C and C++.
-
Hi everyone, I was referred here. The person doesn't come here but he does cross this forum a lot by Google. He told me to check it. I have some questions below. I am currently reading C Primer Plus to learn pure C. Will someone recommend books to read that builds on C Primer Plus? Would anyone recommend C The Complete Reference? Will someone post books starting with the basics for C and C++? I am reading the basics for C. I never done C++. I never done C execpt for reading this book. Thank you for any replies.
Regarding C++, you can also read C++ Annotations by Frank B. Brokken[^] which is free. Another best choice will be Let us C++ by Yashavant Kanetkar[^]. Regards, Jijo.
_____________________________________________________ http://weseetips.com[^] Visual C++ tips and tricks. Updated daily.
-
If Windows C/C++ isn't good. What is good? I am looking for a list of books to learn to advanced. I am talking about both pure C and C++. I am reading C Primer Plus as for learning pure C. What comes after that book? What about after that one and so on? That is what I am looking for as in C and C++.
php111 wrote:
If Windows C/C++ isn't good. What is good?
I dint say that Windows Via C/C++ is not a good book. What I meant, it's a definite guide to program using Windows API but it's not a definite guide to learn Pure C++. Windows Via C/C++ (and Programming Application for Windows is my favorite book of all time.
-Sarath. "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts
-
Hi everyone, I was referred here. The person doesn't come here but he does cross this forum a lot by Google. He told me to check it. I have some questions below. I am currently reading C Primer Plus to learn pure C. Will someone recommend books to read that builds on C Primer Plus? Would anyone recommend C The Complete Reference? Will someone post books starting with the basics for C and C++? I am reading the basics for C. I never done C++. I never done C execpt for reading this book. Thank you for any replies.