Advertisement

Looking for some books

Started by September 11, 2014 10:24 AM
2 comments, last by Glass_Knife 10 years, 4 months ago

Hello everyone,

now that I have finished my exams this semester I have some time now to focus on more fun things so I visited the library of my university and I was really suprised to find alot of books for software development even newer ones. (fun fact: I found a book about the "new" C98 Standard...).

Next semester I want to go to a computer AI course and was wondering if anyone has a good book recommandation about AI for beginners.

I'm also looking for a good C++ book which explains the new features and designs of C++11 because this knowledge is required for the course.

anyone can recommend this book?

http://www.amazon.de/Modern-Programming-Test-Driven-Development-Better/dp/1937785483

Please give me some adivces thx :)

Follow my hobby projects:

Ognarion Commander (Java/LIBGDX): https://github.com/OlafVanSchlacht/ognarion-commander

In our Basic AI Course we used the follwoing Book:

http://www.amazon.de/Artificial-Intelligence-Stuart-Russell/dp/0132071487/ref=sr_1_2?s=books-intl-de&ie=UTF8&qid=1410431894&sr=1-2&keywords=artificial+intelligence

I personally found it quite useful, but sometimes a little bit hard to understand for beginners

Advertisement

I'm also looking for a good C++ book which explains the new features and designs of C++11 because this knowledge is required for the course.
anyone can recommend this book?
http://www.amazon.de/Modern-Programming-Test-Driven-Development-Better/dp/1937785483

This book is mostly about test-driven development, not modern C++. It only touches the very basics of C++11 features.

Tristam MacDonald. Ex-BigTech Software Engineer. Future farmer. [https://trist.am]

For C++11 i've got this one: http://amzn.com/0321563840 but that may be too technical and not what you're looking for. But that's certainly worth checking out of the library.

For AI, I'm not sure what relevant anymore.

I think, therefore I am. I think? - "George Carlin"
My Website: Indie Game Programming

My Twitter: https://twitter.com/indieprogram

My Book: http://amzn.com/1305076532

This topic is closed to new replies.

Advertisement