C/C++ C++ Learning: What is the Best Book?

  • Thread starter Thread starter exequor
  • Start date Start date
  • Tags Tags
    Book
AI Thread Summary
For learning C++, "Thinking in C++" by Bruce Eckel is highly recommended, noted for its comprehensive coverage of essential topics. The book is available for free online, making it accessible for learners. Additionally, the "GNU CPP Reference Manual" is mentioned as a valuable resource, providing further depth on the subject. Together, these resources are considered sufficient for mastering C++ concepts and skills.
exequor
Messages
393
Reaction score
0
People, what is the one book that you would recommend for learning c++, containing every important topic? Or what is the most popular book for teaching the subject in school?
 
Technology news on Phys.org
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...
Back
Top