TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Resources on Design Patterns in C++?

1 点作者 csk111165超过 3 年前
I needed one help , Could someone please suggest some good resources on Design patterns using C++. Thanks

1 comment

hyahiaoui超过 3 年前
I found <a href="https:&#x2F;&#x2F;sourcemaking.com&#x2F;design_patterns" rel="nofollow">https:&#x2F;&#x2F;sourcemaking.com&#x2F;design_patterns</a> to be quiet interesting, as it has a description of the patterns and examples in several languages, including C++.<p>There is also <a href="http:&#x2F;&#x2F;gameprogrammingpatterns.com" rel="nofollow">http:&#x2F;&#x2F;gameprogrammingpatterns.com</a>, which can be read online or bought - The book is excellent, didactive and very funny