The Definitive C++ Book Guide and List】的更多相关文章

学习c++的书单 转自 http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list Beginner Introductory If you are new to programming or if you have experience in other languages and are new to C++, these books are highly recommended. C++ Pr…
http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list Reference Style - All Levels A Tour of C++ (Bjarne Stroustrup) The "tour" is a quick (about 180 pages and 14 chapters) tutorial overview of all of standard C++ (langu…
在Ionic官网找到的学习资源:http://blog.ionic.io/learning-ionic-in-your-living-room/ 网上的文章比较多,但是很多时候我们很难找到自己需要的.下面这些资源覆盖面很广,看一下有没有你需要的: PS:嫌麻烦的可以直接在这里找:http://thompsonemerson.github.io/ionic-collection/ 太多了,就不一一翻译了,哪些英文不懂的就百度或留言 Ionic Basics Hello World: Your Fi…
很棒的 C/C++ 框架,类库,资源集合. Awesome C/C++ Standard Libraries Frameworks Artificial Intelligence Asynchronous Event Loop Audio Biology Compression Concurrency Containers Cryptography Database Debug Game Engine GUI Graphics Image Processing Internationalizat…
一.George Stocker 提供了一大串,分类如下: How to Design Programs: An Introduction to Computing and Programming 25 Free Computer Science Ebooks Free Tech Books MindView Inc Wikibooks: Programming Cheat Sheets (Free) CodePlex List of Free E-Books Book Training – O…
程序猿的道路其实很简单,主要就是三条: Learn (学习), Practice(练习), Summary(总结) 推荐给新手程序猿两篇文章: 给程序员新手的一些建议 程序员技术练级攻略 当然了,整个道路中最关键的就是—— 向牛人学习(Hang Out With Programmers Who Are Better Than you) 牛人当然是无处不在的,所以就有很多可以学习的.下面就列出来牛人可能出没的地方. 牛人出没,请注意.  自己周围的人(公司,学校或者团体) 通过项目进行学习 通过一…
来自 https://github.com/fffaraz/awesome-cpp A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff Standard Libraries C++ Standard Library - including STL Containers, STL Aglorithm, STL Functio…
前言 在本文的前半部分我我会谈谈 我看过的书,和我个人的一些理解 ,并且会提供 C++标准委员会相关链接 和 C++第三方轮子/库总结 .本文的后半部分翻译了来自 The Definitive C++ Book Guide and List - StackOverflow Forum 的推荐书籍.读者有补充或有异议的话可以在评论区进行评论.另外,感谢余思雨同学在本文下篇的翻译,下篇翻译由她完成. 上篇:我看过的书和经验总结 温馨提醒 C++之父在CppCon说现在学C++的话,最起码的basel…
注: 点击标题即可下载 1. Advanced Programming in the UNIX Environment, 3rd Edition 2. Essential C 3. Computer Systems(Second Edition) A Programmer's Perspective 更多免费电子书 资源搜索 | Maning 参考 The Definitive C Book Guide and List…
注:点击标题免费下载电子书 1. Object-oriented Programming with ANSI-C 2. C Interfaces and Implementations 3. 21st Century C: C Tips from the New School 4. Algorithms in C (Computer Science Series) 5. Pointers on C 6. Problem Solving and Program Design in C 7. Mod…