#8 in Software testing books
Use arrows to jump to the previous/next product

Reddit mentions of Modern C++ Programming with Test-Driven Development: Code Better, Sleep Better

Sentiment score: 2
Reddit mentions: 3

We found 3 Reddit mentions of Modern C++ Programming with Test-Driven Development: Code Better, Sleep Better. Here are the top ones.

Modern C++ Programming with Test-Driven Development: Code Better, Sleep Better
Buying options
View on Amazon.com
or
Pragmatic Bookshelf
Specs:
Height9.25 Inches
Length7.5 Inches
Number of items1
Weight1.39 Pounds
Width0.76 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 3 comments on Modern C++ Programming with Test-Driven Development: Code Better, Sleep Better:

u/povilasb · 1 pointr/cpp

I really enjoyed Modern C++ Programming with Test-Driven Development: (http://www.amazon.com/Modern-Programming-Test-Driven-Development-Better/dp/1937785483). It teaches you TDD and how to write cleaner code using c++11 samples and google mock framework. So it felt like a really modern book :)

u/[deleted] · 0 pointsr/cpp

I would recommend these two:

Discovering Modern C++

Effective Modern C++

Start with the Discovering Modern C++ and then move on to the Effective Modern C++. Effective Modern C++ is a must read, but it is very advanced, so take it slowly. I always keep it on my desk.

EDIT: This book is also a must if you are a sane person

EDIT2: I just noticed this: "Just looking for a hobby to do in the evenings and programming is something I'd be interested in." If you do not know how to program, pick some other language. It's no use to start with the 'hardest' one out there.

EDIT3: I hope you have thought this through, Op