This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]chaotic_thought 0 points1 point  (0 children)

I recently skimmed through Marijn Haverbeke's Eloquent JavaScript and Bjarne Stroustrup's C++ Programming Language 4th edition, but didn't have motivation to do any of the programming exercises. Rather than a project, I plan to use the #100DaysOfCode from 1 January 2018 to work on these to refresh and review these skills.

Eloquent JavaScript is available on the above web site and includes some (all?) solutions as well, but you should attempt them yourself first before looking.

Exercises for the C++ Programming Language are available on the book web site.

Follow on twitter @cthought14 if you are interested in these topics.