Sign-up....

请教:在stl学习之路上的困惑

各位stl方面的高手,本人刚学了stl的入门教材,接下来对stl进一步的学习应该看什么书呢?比如说,讲一些stl实际运用的,或者加深对stl认识的,请推荐书籍或网站之类的,在下在此先谢过了:)

[98 byte] By [msdn] at [2007-8-14 12:57:50]
# 1 Re: 请教:在stl学习之路上的困惑

《STL源码剖析》

《泛型编程与STL》

结合书籍,看SGI STL源码

freefalcon at 2004-9-27 12:11:20 >
# 2 Re: 请教:在stl学习之路上的困惑

不如先看《The C++ Standard Library》,完全掌握后再看STL源码分析一类的书。

pacman2000 at 2004-9-27 12:30:21 >
# 3 Re: 请教:在stl学习之路上的困惑

《泛型编程与STL》

好一些,

《STL源码剖析》有点深度

hzhxxx at 2004-9-27 12:40:05 >
# 4 Re: 请教:在stl学习之路上的困惑

那就《The C++ Standard Library》,

然后:《泛型编程与STL》

然后:《STL源码剖析》

daylove at 2004-9-27 12:50:58 >
# 5 Re: 请教:在stl学习之路上的困惑

《The C++ Standard Library》,多动手

先会熟练的运用STL,再研究它的源码

steel007 at 2004-9-27 12:51:06 >
# 6 Re: 请教:在stl学习之路上的困惑

那就《The C++ Standard Library》,

然后:《泛型编程与STL》

然后:《STL源码剖析》

举双手同意!!!由浅入深

insulator at 2004-9-27 12:54:28 >
# 7 Re: 请教:在stl学习之路上的困惑

都是经典书记

sharkhuang at 2004-9-27 13:46:47 >
# 8 Re: 请教:在stl学习之路上的困惑

3本书我都有,^_^

不过就《The C++ Standard Library》能看懂。

aixuer at 2004-9-27 16:16:58 >
# 9 Re: 请教:在stl学习之路上的困惑

谢谢各位的参与,我学的stl的入门教材是《STL Tutorial and Reference Guide》by David Musser and Atul Saini. Addison-Wesley, 1996. ISBN 0-201-63398-1.的中文版2nd edition

crossingxb at 2004-9-29 15:37:29 >
# 10 Re: 请教:在stl学习之路上的困惑

我看的是addison-wesley写的英文版的,the c++ standard liberary.好累啊

sunway_bupt at 2004-10-2 0:56:42 >
# 11 Re: 请教:在stl学习之路上的困惑

《STL Tutorial and Reference Guide》比起《泛型编程与STL》虽然薄了点,但内容覆盖的也很广的,本来听上面几位的推荐想买《泛型编程与STL》的,但是得72元.最终舍弃(可能袋子鼓了点后会考虑的:)

市场上有本<effective stl>不知道怎么样?

crossingxb at 2004-10-2 16:29:13 >
# 12 Re: 请教:在stl学习之路上的困惑

stl到底能做什么呢?有谁用它开发过东东吗?

hunter0303 at 2004-10-4 12:28:21 >
# 13 Re: 请教:在stl学习之路上的困惑

您学的入门是什么书?

《C++ Templates中文版》应该是必看的。

iicup at 2004-10-4 13:01:25 >
# 14 Re: 请教:在stl学习之路上的困惑

effective stl中文版怎么还没有上市?

fangrk at 2004-10-4 22:39:21 >
# 15 Re: 请教:在stl学习之路上的困惑

STL是不是很难啊,偶只会用C++中的cout。嘿嘿。

e5022 at 2004-10-5 12:55:52 >
# 16 Re: 请教:在stl学习之路上的困惑

那就《The C++ Standard Library》,

然后:《effective stl》,

多动手,一定要多写多用!

用过半年之后,再看什么“源码分析”吧。

再就是,千万别用VC6学,它对标准C++支持极差!

学好了标准库,编成真的会方便很多!

vyc at 2004-10-5 14:51:13 >

C/C++

All Classified