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: Ressources to Improve C++14 Skills

2 pointsby lamchobalmost 6 years ago
Hey HN,<p>currently I work a lot with C++ and would like to improve my coding skills. Where can I learn about idioms and patterns and when to use them (and when not to!)? Are there any blogs, articles, talks or books you can recommend? I have a copy of Modern Effective C++, but that does not really go inter wider patterns or design choices. Currently I&#x27;M reading &quot;Clean Code&quot;, and will probably read &quot;Clean Architecture&quot; next. Right now, I have no possibility to perform regular code reviews, but are the any &quot;self-regulating&quot; tricks I could use to improve code quality?

1 comment

xhgdvjkyalmost 6 years ago
1. why C++14? what about 17&#x2F;20&#x2F;beyond?<p>2. I think code review stack exchange is ok for less mainstream features. usually one or two good comments from each one
评论 #20418772 未加载