TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What are resources for learning C++?

2 pointsby pydoxover 7 years ago

1 comment

TheAsprngHackerover 7 years ago
How much programming experience do you have? For example, have you used other low-level languages or do you come from more abstract languages?<p>I use cplusplus.com and cppreference.com as a general reference. To learn best practices, I read Herb Sutter&#x27;s books.