Hacker News new | ask | show | jobs
by ahmedhosssam 954 days ago
"Programming: Principles and Practice Using C++" by Bjarne Stroustrup, the creator of C++.

I learned programming first time from this book and I think I'm so lucky that I've done it. The book is about philosophy and the mindset of programming more than introducing some tools or techniques, so we can consider it as "timeless".

1 comments

I’ve heard about this book but didn’t read because I didn’t got chance to work on a C++ project.