What C/C++ Book(s) should I read, learn and put to good use?

  • Thread starter Thread starter agilius
  • Start date Start date
A

agilius

Guest
Multi-threading and mutexes in C are cool. (struct sockaddr*)&myAddrInfo dose not scare me.

My goal is the reach the point where I am able to use a framework for UI (maybe QT), connect to databases, have some TCP/IP connectivity for my little apps, use a database, crawl the web and store data from websites etc.

Please recommend me a book or two that you've read or personally know them to be good. You will help a guy get really good at his future job! I don't care if it's 1024 pages long :))

Thanks!

PS: I'm a college student from Romania. I know my way with the basic syntax of many programming languages, I know what a process and a thread is, MVC patterns.... PHP & Java a little, SQL etc. I believe I have a solid standing now.
 
Back
Top