Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Show HN: C++ by Example
(cppbyexample.com)
16 points
by
shadedtriangle
4 years ago
| 4 comments
Show HN: C++ by Example | Dark Hacker News
hidden_sheepman
4 years ago
|
next
[−]
This is a pretty solid list for someone looking to get into cpp. I would add another section after pointers about using smart pointers.
shadedtriangle
4 years ago
|
parent
|
next
[−]
Thanks for the feedback. The site is still young and smart pointers are definitely on the list of things to discuss. I’ve bumped their priority.
tomcam
4 years ago
|
next
[−]
I absolutely love how these are complete, self-contained programs with the output illustrated. Thank you. This is a wonderful resource.
shadedtriangle
4 years ago
|
parent
|
next
[−]
Thanks!