由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - C++ STL有没有什么经典书推荐?
相关主题
这些年来的编程经历C++ Q90 - Q92
Efficient C++哪版好?谁推荐一本STL的好书吧?
请问怎么用Class实现Stackc++的那些library都要看懂些什么呀?
一道STL面试题大家平时怎么练code?
谁有这本书的电子版?怎么才能避免每次都写using namespace std
说自己会多少语言哪?C++ coding practice 一问
C++ Q73: template (skillport)求两本书,C++ primer & effective C++
C++ Q88: nested non-template class求学习C++比较快速的方法
相关话题的讨论汇总
话题: c++话题: template话题: stl话题: library话题: standard
进入JobHunting版参与讨论
1 (共1页)
m******n
发帖数: 42
1
C出身,STL一直是边学边用,想找本书或者网上资源系统的看一下,哪位有推荐,谢谢
c*******r
发帖数: 610
2
C++ standard library: a tutorial and reference?
http://www.amazon.com/The-Standard-Library-Tutorial-Reference/d
m******n
发帖数: 42
3
thanks!

【在 c*******r 的大作中提到】
: C++ standard library: a tutorial and reference?
: http://www.amazon.com/The-Standard-Library-Tutorial-Reference/d

a****r
发帖数: 87
4
Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template
Library [Paperback]
http://smile.amazon.com/Effective-STL-Specific-Standard-Templat
h**6
发帖数: 4160
5
我在topcoder上看了两篇文章就开始写程序了,感觉基本上够用了。
DmitryKorolev Power up C++ with the Standard Template Library: Part I
http://help.topcoder.com/data-science/competing-in-algorithm-ch
DmitryKorolev Power up C++ with the Standard Template Library: Part II:
Advanced Uses
http://help.topcoder.com/data-science/competing-in-algorithm-ch
m******n
发帖数: 42
6
谢谢各位
s******u
发帖数: 550
7
谢谢,我觉得这个我也应该系统看看了
f*a
发帖数: 3132
8
+1

Template

【在 a****r 的大作中提到】
: Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template
: Library [Paperback]
: http://smile.amazon.com/Effective-STL-Specific-Standard-Templat

m********x
发帖数: 103
9
mark

【在 h**6 的大作中提到】
: 我在topcoder上看了两篇文章就开始写程序了,感觉基本上够用了。
: DmitryKorolev Power up C++ with the Standard Template Library: Part I
: http://help.topcoder.com/data-science/competing-in-algorithm-ch
: DmitryKorolev Power up C++ with the Standard Template Library: Part II:
: Advanced Uses
: http://help.topcoder.com/data-science/competing-in-algorithm-ch

1 (共1页)
进入JobHunting版参与讨论
相关主题
求学习C++比较快速的方法谁有这本书的电子版?
请问一下想当码工都应该选什么课啊?说自己会多少语言哪?
offer小,选择困难度大C++ Q73: template (skillport)
有面试但都是没什么太多技术含量的职位,请帮忙分析C++ Q88: nested non-template class
这些年来的编程经历C++ Q90 - Q92
Efficient C++哪版好?谁推荐一本STL的好书吧?
请问怎么用Class实现Stackc++的那些library都要看懂些什么呀?
一道STL面试题大家平时怎么练code?
相关话题的讨论汇总
话题: c++话题: template话题: stl话题: library话题: standard