Scott Meyers,最近在artima发表了5篇C++的文章。
算是这些年来,对C++的总结。
The Most Important C++ Books...Ever
Link:http://www.artima.com/cppsource/top_cpp_booksP.htmlThe Most Important C++ Non-Book Publications...Ever
Link:http://www.artima.com/cppsource/top_cpp_publicationsP.html
The Most Important C++ Software...Ever
Link:
http://www.artima.com/cppsource/top_cpp_softwareP.htmlThe Most Important C++ People...EverLink:
http://www.artima.com/cppsource/top_cpp_peopleP.htmlMy Most Important C++ Aha! Moments...Ever
Link:http://www.artima.com/cppsource/top_cpp_aha_momentsP.html
posted @ 2006-09-22 09:58 Ben 阅读(133) 评论(0)
编辑
首先,给各位说声对不起。翻译计划终止了。
原因在于,Ben找到了“组织”。为了避免重复制造轮子,不再全新翻译。
这里的组织是
http://www.qiliang.net/qt.html 这里正好有一个Qt文档的翻译计划在运行中,也被Trolltech收录到非官方翻译。
Ben也和项目计划人取得了联系,加入了其翻译队伍中。接下的工作会在这个计划内完成。
Ben
2006-08-01
1. 翻译基于Qt 4.1.3 Commercial版。
2. 翻译Qt Assistant中的Qt Reference Documentation。
3. 首先翻译Core Features部分。
4. 接下来翻译Getting Started部分。
5. 如果有充裕的时间再翻译Key Technologies部分。
翻译文档完全是为了迫使自己有计划的学习Qt。
初步计划5个月完成。(2006-11月左右)
Ben
2006-06-09
posted @ 2006-06-09 15:05 Ben 阅读(502) 评论(1)
编辑
collection C++/CLI articles
http://www.plumhall.com/ecma/
Language Specification
lasted http://www.plumhall.com/C++-CLI%20draft%201.15.pdf
C++/CLI Language Specification Working Draft 1.15, Oct 2005
MSDN Stanley B. Lippman articles
Hello, C++/CLI
http://msdn.microsoft.com/msdnmag/issues/05/02/PureC/
CLR Generics Versus C++ Templates
http://msdn.microsoft.com/msdnmag/issues/05/06/PureC/
Generic Programming Under .NET
http://msdn.microsoft.com/msdnmag/issues/05/04/PureC/
Generic Programming: Template Specialization
http://msdn.microsoft.com/msdnmag/issues/05/08/PureC/
Invoking Generic or Function Templates
http://msdn.microsoft.com/msdnmag/issues/05/10/PureC/
Reflecting on Generic Types
http://msdn.microsoft.com/msdnmag/issues/05/12/PureC/
BTW: C++/CLI base on .NET 2.0,Visual C++ 2005 is the implementation of C++/CLI
FYI ^_^
posted @ 2005-12-24 11:51 Ben 阅读(80) 评论(0)
编辑
test,fisrt post
posted @ 2005-12-23 13:37 Ben 阅读(31) 评论(0)
编辑