﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-浪漫主义-随笔分类-生活与牢骚</title><link>http://www.cppblog.com/szhoftuncun/category/4894.html</link><description>QQ群一号：35660860 
QQ群二号：40790936
百度Hi群：1131729
上帝要你死在追求完美的道路上</description><language>zh-cn</language><lastBuildDate>Sun, 16 May 2010 07:38:48 GMT</lastBuildDate><pubDate>Sun, 16 May 2010 07:38:48 GMT</pubDate><ttl>60</ttl><item><title>{转}成为跨平台的C++程序员</title><link>http://www.cppblog.com/szhoftuncun/archive/2010/05/15/115471.html</link><dc:creator>沈臻豪(foxtail)</dc:creator><author>沈臻豪(foxtail)</author><pubDate>Sat, 15 May 2010 13:37:00 GMT</pubDate><guid>http://www.cppblog.com/szhoftuncun/archive/2010/05/15/115471.html</guid><wfw:comment>http://www.cppblog.com/szhoftuncun/comments/115471.html</wfw:comment><comments>http://www.cppblog.com/szhoftuncun/archive/2010/05/15/115471.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/szhoftuncun/comments/commentRss/115471.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/szhoftuncun/services/trackbacks/115471.html</trackback:ping><description><![CDATA[<p style="margin-top: 1em; margin-bottom: 1em; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; ">最近看到javaeye 上的坛友，想达到 &#8220;有勇气说自己会c++，标准c++，而且能跨平台&#8221; 这样的目标。身边有不少想学习C++的朋友，就这个问题，说说我的理解</p><p style="margin-top: 1em; margin-bottom: 1em; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; ">跨平台的C++程序员也曾是我的目标，不过多年来，我只有在windows和 unix 下的开发经验，所我的经验来自于这两大平台。</p><h2 style="margin-top: 1em; margin-bottom: 0.2em; padding-top: 0px; padding-bottom: 0px; color: rgb(0, 0, 0); display: block; font-size: 28px; line-height: 1.3; margin-right: 0px; margin-left: 0px; font-family: Arial, Helvetica, sans-serif; ">带具体任务进行学习</h2><p style="margin-top: 1em; margin-bottom: 1em; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; ">如果没有具体的任务做为目标，你的学习将没有效率可言，并且知识都本都停留在书面上，过段时间，你又基本上都忘记。因此在学习C++过程要不断给自己设定任务。 并且将这个<span style="color: rgb(255, 0, 0); "><strong>任务不断非富，不断重构</strong></span>。&nbsp; 以下我举例来说明：</p><h4 style="margin-top: 1.33em; margin-bottom: 0.2em; padding-top: 0px; padding-bottom: 0px; color: rgb(0, 0, 0); display: block; font-size: 19px; margin-right: 0px; margin-left: 0px; font-family: Arial, Helvetica, sans-serif; line-height: 22px; ">编写双人对弈的五子棋 ver 1.0</h4><p style="margin-top: 1em; margin-bottom: 1em; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; ">在unix下使用GCC&nbsp; + MAKE +&nbsp; VIM (跨平台的编辑器) 来完成这个任务，熟悉C++的基本语法，学习使有类或者结构来表达领域的概念。在这个期间尽可能的少用库(除非不得已)，界面显示是次要问题，在控制台上显示即可。</p><p style="margin-top: 1em; margin-bottom: 1em; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; ">达到标准： 五子棋可以双人对弈，源代码有信心给人看, 基本符合代码大全的标准 : )</p><p style="margin-top: 1em; margin-bottom: 1em; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; ">目的:&nbsp; GNU下的开发环境,&nbsp; C++ 程序对 类、指针、基本算法、内存管理问题 的学习。</p><h4 style="margin-top: 1.33em; margin-bottom: 0.2em; padding-top: 0px; padding-bottom: 0px; color: rgb(0, 0, 0); display: block; font-size: 19px; margin-right: 0px; margin-left: 0px; font-family: Arial, Helvetica, sans-serif; line-height: 22px; ">五子棋 ver 2.0 （重构 ver 1.0）</h4><p style="margin-top: 1em; margin-bottom: 1em; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; ">自己学习模版、STL 以及 Boost&nbsp; 然后来重构之前的 ver 1.0 版本。 尽可能的使用STL, 使用boost&nbsp; 的 smarty 智能支持来管理内存。</p><p style="margin-top: 1em; margin-bottom: 1em; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; ">达到标准： 程序代码行数要减少至原来的 50% 以下。</p><p style="margin-top: 1em; margin-bottom: 1em; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; ">目的： 对泛型抽象及模板技术的初步学习以及熟悉 STL 库和 BOOST 库</p><h4 style="margin-top: 1.33em; margin-bottom: 0.2em; padding-top: 0px; padding-bottom: 0px; color: rgb(0, 0, 0); display: block; font-size: 19px; margin-right: 0px; margin-left: 0px; font-family: Arial, Helvetica, sans-serif; line-height: 22px; ">五子棋 ver 3.0&nbsp; (增加对弈结果保存以及复盘的功能)</h4><p style="margin-top: 1em; margin-bottom: 1em; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; ">加上以上两个功能，需要做不少的工作。要考虑各种外部资源不满足的情况。</p><p style="margin-top: 1em; margin-bottom: 1em; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; ">达到标准： 功能上满足要求， 并且能实现破坏性测试（ 存盘文件不存大， 棋局文件内容错误)</p><p style="margin-top: 1em; margin-bottom: 1em; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; ">目的:&nbsp;&nbsp;&nbsp;&nbsp; 数据保存、对象序列化、&nbsp; 异常、异常安全、外部资源管理的学习</p><h4 style="margin-top: 1.33em; margin-bottom: 0.2em; padding-top: 0px; padding-bottom: 0px; color: rgb(0, 0, 0); display: block; font-size: 19px; margin-right: 0px; margin-left: 0px; font-family: Arial, Helvetica, sans-serif; line-height: 22px; ">五子棋 ver 4.0&nbsp; (支持网络对战)</h4><p style="margin-top: 1em; margin-bottom: 1em; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; ">学习网络编译，基于TCP来实现</p><h4 style="margin-top: 1.33em; margin-bottom: 0.2em; padding-top: 0px; padding-bottom: 0px; color: rgb(0, 0, 0); display: block; font-size: 19px; margin-right: 0px; margin-left: 0px; font-family: Arial, Helvetica, sans-serif; line-height: 22px; ">五子棋 ver 5.0&nbsp; (支持与电脑对战)</h4><p style="margin-top: 1em; margin-bottom: 1em; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; ">进行算法的学习，提供人工智能能力，并有难度级别</p><h4 style="margin-top: 1.33em; margin-bottom: 0.2em; padding-top: 0px; padding-bottom: 0px; color: rgb(0, 0, 0); display: block; font-size: 19px; margin-right: 0px; margin-left: 0px; font-family: Arial, Helvetica, sans-serif; line-height: 22px; ">五子棋 ver 6.0&nbsp; (提供可操作的界面)</h4><p style="margin-top: 1em; margin-bottom: 1em; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; ">可操作的界面，可以是windows 下的， 也可以是linux&nbsp; 还可以考虑与python 结合 学习混合编程。</p><p style="margin-top: 1em; margin-bottom: 1em; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; ">达到以上6个版本，你已经是一个跨平台的标准C++的程序员，以后完全可以自己来解决C++领域的大部份问题。 另外你的这个<strong><span style="color: rgb(255, 0, 0); ">作品，对于找工作来说，已是利器，无往而不胜</span></strong>&nbsp;<img src="http://zuowj.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: initial; border-color: initial; padding-top: 0px !important; padding-right: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; border-top-style: none !important; border-right-style: none !important; border-bottom-style: none !important; border-left-style: none !important; background-color: initial !important; border-top-left-radius: 3px 3px; border-top-right-radius: 3px 3px; border-bottom-right-radius: 3px 3px; border-bottom-left-radius: 3px 3px; float: none; border-width: initial !important; border-color: initial !important; margin-top: 0px; margin-right: 1px; margin-bottom: -1px; margin-left: 1px; background-image: none !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; background-position: initial initial !important; background-repeat: initial initial !important; "></p><h3 style="margin-top: 1em; margin-bottom: 0.2em; padding-top: 0px; padding-bottom: 0px; color: rgb(0, 0, 0); display: block; font-size: 24px; line-height: 1.3; margin-right: 0px; margin-left: 0px; font-family: Arial, Helvetica, sans-serif; ">在学习过程注意几点：</h3><ul style="margin-top: 10px; margin-bottom: 10px; padding-top: 0px; padding-bottom: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; "><li>除了版本1.0 和 6.0 外，程序要尽可能的使用标准库，跨平台的库</li><li>放弃使用便捷的IDE，&nbsp; 在unix 下&nbsp;&nbsp; vim + gcc + gdb + make&nbsp;&nbsp; 才是C++开发的主流.</li></ul><h3 style="margin-top: 1em; margin-bottom: 0.2em; padding-top: 0px; padding-bottom: 0px; color: rgb(0, 0, 0); display: block; font-size: 24px; line-height: 1.3; margin-right: 0px; margin-left: 0px; font-family: Arial, Helvetica, sans-serif; ">有选择的阅读</h3><p style="margin-top: 1em; margin-bottom: 1em; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; ">C++ 书藉非常之多， 其它如设计领域、网络编程、多线程多进程编程、界面开发 等资料十在是太多。你无法全部读完，还是有选择的来阅读。 书一定要<strong><span style="color: rgb(255, 0, 0); ">区分这书是手册类型的，还是系统理论型</span></strong>的。前者在需要时查就可以，后者则需要精读，有了实战后再读。</p><p style="margin-top: 1em; margin-bottom: 1em; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; ">推荐几本需要精读的书</p><ul style="margin-top: 10px; margin-bottom: 10px; padding-top: 0px; padding-bottom: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; "><li>《深入理解计算机系统》</li><li>《C++ 程序设计语言》</li><li>《代码大全》</li><li>《C++ 语言的设计和演化》</li><li>《C++ Templates 中文版》</li><li>《unix环境高级编程》</li></ul>
<img src ="http://www.cppblog.com/szhoftuncun/aggbug/115471.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/szhoftuncun/" target="_blank">沈臻豪(foxtail)</a> 2010-05-15 21:37 <a href="http://www.cppblog.com/szhoftuncun/archive/2010/05/15/115471.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>[zt]软件开发金钥匙——写给毕业生的忠告</title><link>http://www.cppblog.com/szhoftuncun/archive/2008/09/29/63052.html</link><dc:creator>沈臻豪(foxtail)</dc:creator><author>沈臻豪(foxtail)</author><pubDate>Mon, 29 Sep 2008 08:59:00 GMT</pubDate><guid>http://www.cppblog.com/szhoftuncun/archive/2008/09/29/63052.html</guid><wfw:comment>http://www.cppblog.com/szhoftuncun/comments/63052.html</wfw:comment><comments>http://www.cppblog.com/szhoftuncun/archive/2008/09/29/63052.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cppblog.com/szhoftuncun/comments/commentRss/63052.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/szhoftuncun/services/trackbacks/63052.html</trackback:ping><description><![CDATA[&#8220;又是一年毕业时&#8221;，看到一批批学子离开人生的象牙塔，走上各自的工作岗位;想想自己也曾经意气风发、踌躇满志，不觉感叹万千&#8230;&#8230;本文是自己工作6年的经历沉淀或者经验提炼，希望对所有的软件工程师们有所帮助，早日实现自己的人生目标。本文主要是关于软件开发人员如何提高自己的软件专业技术方面的具体建议。
<p>　　1、 分享第一条经验：&#8220;学历代表过去、能力代表现在、学习力代表未来。&#8221;其实这是一个来自国外教育领域的一个研究结果。相信工作过几年、十几年的朋友对这个道理有些体会吧。但我相信这一点也很重要：&#8220;重要的道理明白太晚将抱憾终生!&#8221;所以放在每一条，让刚刚毕业的朋友们早点看到哈!</p>
<p>　　2、 一定要确定自己的发展方向，并为此目的制定可行的计划。不要说什么，&#8220;我刚毕业，还不知道将来可能做什么?&#8221;，&#8220;跟着感觉走，先做做看&#8221;。因为，这样的观点会通过你的潜意识去暗示你的行为无所事事、碌碌无为。一直做技术，将来成为专家级人物?向管理方向走，成为职业经理人?先熟悉行业和领域，将来自立门户?还是先在行业里面混混，过几年转行做点别的?这很重要，它将决定你近几年、十年内&#8220;做什么事情才是在做正确的事情!&#8221;。</p>
<p>　　3、 软件开发团队中，技术不是万能的，但没有技术是万万不能的!在技术型团队中，技术与人品同等重要，当然长相也比较重要哈，尤其在MM比较多的团队中。在软件项目团队中，技术水平是受人重视和尊重的重要砝码。无论你是做管理、系统分析、设计、编码，还是产品管理、测试、文档、实施、维护，多少你都要有技术基础。算我孤陋寡闻，我还真没有亲眼看到过一个外行带领一个软件开发团队成功地完成过软件开发项目，哪怕就一个，也没有看到。倒是曾经看到过一个&#8220;高学历的牛人&#8221;(非技术型)带一堆人做完过一个项目，项目交付的第二天，项目组成员扔下一句&#8220;再也受不了啦!&#8221;四分五裂、各奔东西。那个项目的&#8220;成功度&#8221;大家可想而知了。</p>
<p>　　4、 详细制定自己软件开发专业知识学习计划，并注意及时修正和调整(软件开发技术变化实在太快)。请牢记：&#8220;如果一个软件开发人员在1、2年内都没有更新过自己的知识，那么，其实他已经不再属于这个行业了。&#8221;不要告诉自己没有时间。来自时间管理领域的著名的&#8220;三八原则&#8221;告诫我们：另外的那8小时如何使用将决定你的人生成败!本人自毕业以来，平均每天实际学习时间超过2小时。</p>
<p>　　5、 书籍是人类进步的阶梯，对软件开发人员尤其如此。书籍是学习知识的最有效途径，不要过多地指望在工作中能遇到&#8220;世外高人&#8221;，并不厌其烦地教你。对于花钱买书，我个人经验是：千万别买国内那帮人出的书!我买的那些家伙出的书，!00%全部后悔了，无一本例外。更气愤的是，这些书在二手市场的地摊上都很难卖掉。&#8220;拥有书籍并不表示拥有知识;拥有知识并不表示拥有技能;拥有技能并不表示拥有文化;拥有文化并不表示拥有智慧。&#8221;只有将书本变成的自己智慧，才算是真正拥有了它。</p>
<p>　　6、 不要仅局限于对某项技术的表面使用上，哪怕你只是偶尔用一、二次。&#8220;对任何事物不究就里&#8221;是任何行业的工程师所不应该具备的素质。开发Windows应用程序，看看Windows程序的设计、加载、执行原理，分析一下PE文件格式，试试用SDK开发从头开发一个Windows应用程序;用VC++、Delphi、Java、.Net开发应用程序，花时间去研究一下MFC、VCL、J2EE、.Net它们框架设计或者源码;除了会用J2EE、JBoss、Spring、Hibernate等等优秀的开源产品或者框架，抽空看看大师们是如何抽象、分析、设计和实现那些类似问题的通用解决方案的。试着这样做做，你以后的工作将会少遇到一些让你不明就里、一头雾水的问题，因为，很多东西你&#8220;知其然且知其所以然&#8221;!</p>
<p>　　7、 在一种语言上编程，但别为其束缚了思想。&#8220;代码大全&#8221;中说：&#8220;深入一门语言编程，不要浮于表面&#8221;。深入一门语言开发还远远不足，任何编程语言的存在都有其自身的理由，所以也没有哪门语言是&#8220;包治百病&#8221;的&#8220;灵丹妙药&#8221;。编程语言对开发人员解决具体问题的思路和方式的影响与束缚的例子俯拾皆是。我的经验是：用面对对象工具开发某些关键模块时，为什么不可以借鉴C、C51、汇编的模块化封装方式?用传统的桌面开发工具(目前主要有VC++、Delphi)进行系统体统结构设计时，为什么不可以参考来自Java社区的IoC、AOP设计思想，甚至借鉴像Spring、Hibernate、JBoss等等优秀的开源框架?在进行类似于实时通信、数据采集等功能的设计、实现时，为什么不可以引用来自实时系统、嵌入式系统的优秀的体系框架与模式?为什么一切都必须以个人、团队在当然开发语言上的传统或者经验来解决问题???&#8220;他山之石、可以攻玉&#8221;。</p>
<p>　　8、 养成总结与反思的习惯，并有意识地提炼日常工作成果，形成自己的个人源码库、解决某类问题的通用系统体系结构、甚至进化为框架。众所周知，对软件开发人员而言，有、无经验的一个显著区别是：无经验者完成任何任务时都从头开始，而有经验者往往通过重组自己的可复用模块、类库来解决问题(其实这个结论不应该被局限在软件开发领域、可以延伸到很多方面)。这并不是说，所有可复用的东西都必须自己实现，别人成熟的通过测试的成果也可以收集、整理、集成到自己的知识库中。但是，最好还是自己实现，这样没有知识产权、版权等问题，关键是自己实现后能真正掌握这个知识点，拥有这个技能。</p>
<p>　　9、 理论与实践并重，内外双修。工程师的内涵是：以工程师的眼光观察、分析事物和世界。一个合格的软件工程师，是真正理解了软件产品的本质及软件产品研发的思想精髓的人(个人观点、欢迎探讨)。掌握软件开发语言、应用语言工具解决工作中的具体问题、完成目标任务是软件工程师的主要工作，但从软件工程师这个角度来看，这只是外在的东西，并非重要的、本质的工作。学习、掌握软件产品开发理论知识、软件开发方法论，并在实践中理解、应用软件产品的分析、设计、实现思想来解决具体的软件产品研发问题，才是真正的软件工程师的工作。站在成熟理论与可靠方法论的高度思考、分析、解决问题，并在具体实践中验证和修正这些思想与方式，最终形成自己的理论体系和实用方法论。</p>
<p>　　10、心态有多开放，视野就有多开阔。不要抱着自己的技术和成果，等到它们都已经过时变成垃圾了，才拿出来丢人现眼。请及时发布自己的研究成果：开发的产品、有创意的设计或代码，公布出来让大家交流或者使用，你的成果才有进化和升华的机会。想想自己2000年间开发的那些Windows系统工具，5、6年之后的今天，还是那个样子，今天流行的好多Windows系统工具都比自己的晚，但进化得很好，且有那么多用户在使用。并且，不要保守自己的技术和思想，尽可能地与人交流与分享，或者传授给开发团队的成员。&#8220;与人交换苹果之后，每个人还是只有一个苹果;但交换思想之后，每个人都拥有两种思想&#8221;，道理大家都懂，但有多少人真正能做到呢?</p>
<p>　　11、尽量参加开源项目的开发、或者与朋友共同研制一些自己的产品，千万不要因为没有钱赚而不做。网络早已不再只是&#8220;虚拟世界&#8221;，网上有很多的开源项目、合作开发项目、外包项目，这都是涉猎工作以外的知识的绝好机会，并且能够结识更广的人缘。不要因为工作是做ERP，就不去学习和了解嵌入式、实时、通信、网络等方面的技术，反过来也是一样。如果当他别人拿着合同找你合作，你却这也不会，那也不熟时，你将后悔莫及。</p>
<p>　　12、书到用时方恨少，不要将自己的知识面仅仅局限于技术方面。诺贝尔经济学奖得主西蒙教授的研究结果表明： &#8220;对于一个有一定基础的人来说，他只要真正肯下功夫，在6个月内就可以掌握任何一门学问。&#8221;教育心理学界为感谢西蒙教授的研究成果，故命名为西蒙学习法。可见，掌握一门陌生的学问远远没有想想的那么高难、深奥。多方吸取、广泛涉猎。极力夯实自己的影响圈、尽量扩大自己的关注圈。财务、经济、税务、管理等等知识，有空花时间看看，韬光养晦、未雨绸缪。</p>
<p>　　13、本文的总结与反思：</p>
<p><span style="COLOR: #ff0000">　　A：不要去做技术上的高手，除非你的目标如此。虽然本文是关于提高软件开发知识的建议，做技术的高手是我一向都不赞同的。你可以提高自己的专业知识，但能胜任工作即止。</span></p>
<p style="COLOR: #ff0000">　　B：提高软件知识和技术只是问题的表面，本质是要提高自己认识问题、分析问题、解决问题的思想高度。软件专业知识的很多方法和原理，可以很容易地延伸、应用到生活的其它方面。</p>
<p style="COLOR: #ff0000">　　C：在能胜任工作的基础上，立即去涉猎其它领域的专业知识，丰富自己的知识体系、提高自己的综合素质，尤其是那些目标不在技术方面的朋友。</p>
<img src ="http://www.cppblog.com/szhoftuncun/aggbug/63052.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/szhoftuncun/" target="_blank">沈臻豪(foxtail)</a> 2008-09-29 16:59 <a href="http://www.cppblog.com/szhoftuncun/archive/2008/09/29/63052.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>推荐一个文本编辑器</title><link>http://www.cppblog.com/szhoftuncun/archive/2008/08/04/57923.html</link><dc:creator>沈臻豪(foxtail)</dc:creator><author>沈臻豪(foxtail)</author><pubDate>Mon, 04 Aug 2008 00:13:00 GMT</pubDate><guid>http://www.cppblog.com/szhoftuncun/archive/2008/08/04/57923.html</guid><wfw:comment>http://www.cppblog.com/szhoftuncun/comments/57923.html</wfw:comment><comments>http://www.cppblog.com/szhoftuncun/archive/2008/08/04/57923.html#Feedback</comments><slash:comments>7</slash:comments><wfw:commentRss>http://www.cppblog.com/szhoftuncun/comments/commentRss/57923.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/szhoftuncun/services/trackbacks/57923.html</trackback:ping><description><![CDATA[以前曾经推荐过大家一个MasmPlus是用于编写汇编程序的IDE，简洁轻巧。<br>可以到<a href="http://www.aogosoft.com/">这里</a>下载<br><br>然而文本编辑器始终没有遇到一个简洁的，偶然机会看到这个还算符合要求，叫E-texteditor<br><img height=437 alt="" src="http://www.cppblog.com/images/cppblog_com/szhoftuncun/etexteditor.jpg" width=707 border=0><br>同样小巧精悍。可惜不是免费的，不过crack倒是一搜一大堆。<br>VistualStudio一装我的硬盘就几乎没空间了。这回可以用他来编辑了.<br>编译器使用mingw，以前都是整个都下载下来，这回就把必要的部分下载下来，顺带make和gdb打了个包<br><a href="http://www.fs2you.com/files/c5121a02-61c9-11dd-847a-0014221b798a/">这里</a>可以下载。make和gdb手生的很，记得一些如codeblocks他们会自动生成makefile文件，不知道这个什么原理。
<img src ="http://www.cppblog.com/szhoftuncun/aggbug/57923.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/szhoftuncun/" target="_blank">沈臻豪(foxtail)</a> 2008-08-04 08:13 <a href="http://www.cppblog.com/szhoftuncun/archive/2008/08/04/57923.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>相信自己</title><link>http://www.cppblog.com/szhoftuncun/archive/2008/06/28/54853.html</link><dc:creator>沈臻豪(foxtail)</dc:creator><author>沈臻豪(foxtail)</author><pubDate>Fri, 27 Jun 2008 17:17:00 GMT</pubDate><guid>http://www.cppblog.com/szhoftuncun/archive/2008/06/28/54853.html</guid><wfw:comment>http://www.cppblog.com/szhoftuncun/comments/54853.html</wfw:comment><comments>http://www.cppblog.com/szhoftuncun/archive/2008/06/28/54853.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/szhoftuncun/comments/commentRss/54853.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/szhoftuncun/services/trackbacks/54853.html</trackback:ping><description><![CDATA[<embed pluginspage=http://www.macromedia.com/go/getflashplayer src=http://v.club.cn.yahoo.com/yahoo7.swf?u=T2NiMVrB2KDhIYazxsrSYuZOlHIIi_EX.W_c754NNgCcfQ-- width=500 height=360 type=application/x-shockwave-flash FlashVars="videoAutoPlay=0" quality="high"></embed> 
<img src ="http://www.cppblog.com/szhoftuncun/aggbug/54853.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/szhoftuncun/" target="_blank">沈臻豪(foxtail)</a> 2008-06-28 01:17 <a href="http://www.cppblog.com/szhoftuncun/archive/2008/06/28/54853.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>近期学习计划</title><link>http://www.cppblog.com/szhoftuncun/archive/2008/06/14/53271.html</link><dc:creator>沈臻豪(foxtail)</dc:creator><author>沈臻豪(foxtail)</author><pubDate>Sat, 14 Jun 2008 12:05:00 GMT</pubDate><guid>http://www.cppblog.com/szhoftuncun/archive/2008/06/14/53271.html</guid><wfw:comment>http://www.cppblog.com/szhoftuncun/comments/53271.html</wfw:comment><comments>http://www.cppblog.com/szhoftuncun/archive/2008/06/14/53271.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/szhoftuncun/comments/commentRss/53271.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/szhoftuncun/services/trackbacks/53271.html</trackback:ping><description><![CDATA[两本需要看的书<br>C++程序设计语言&nbsp;&nbsp; 经常看看思考思考习题认真对待。<br>算法导论&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 需要琢磨，更需要创造性的应用。<br><br>一些需要玩玩的小程序<br>简单文本编辑器&nbsp;&nbsp;&nbsp;&nbsp; 先把界面搞出来再实现功能<br>计算器<br><br><img src ="http://www.cppblog.com/szhoftuncun/aggbug/53271.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/szhoftuncun/" target="_blank">沈臻豪(foxtail)</a> 2008-06-14 20:05 <a href="http://www.cppblog.com/szhoftuncun/archive/2008/06/14/53271.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>【转】我的大学十年</title><link>http://www.cppblog.com/szhoftuncun/archive/2007/11/07/36038.html</link><dc:creator>沈臻豪(foxtail)</dc:creator><author>沈臻豪(foxtail)</author><pubDate>Wed, 07 Nov 2007 05:44:00 GMT</pubDate><guid>http://www.cppblog.com/szhoftuncun/archive/2007/11/07/36038.html</guid><wfw:comment>http://www.cppblog.com/szhoftuncun/comments/36038.html</wfw:comment><comments>http://www.cppblog.com/szhoftuncun/archive/2007/11/07/36038.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/szhoftuncun/comments/commentRss/36038.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/szhoftuncun/services/trackbacks/36038.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: &nbsp;&nbsp;<a href='http://www.cppblog.com/szhoftuncun/archive/2007/11/07/36038.html'>阅读全文</a><img src ="http://www.cppblog.com/szhoftuncun/aggbug/36038.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/szhoftuncun/" target="_blank">沈臻豪(foxtail)</a> 2007-11-07 13:44 <a href="http://www.cppblog.com/szhoftuncun/archive/2007/11/07/36038.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>学习如何编程---摘自《如何成为一名黑客》</title><link>http://www.cppblog.com/szhoftuncun/archive/2007/10/28/35367.html</link><dc:creator>沈臻豪(foxtail)</dc:creator><author>沈臻豪(foxtail)</author><pubDate>Sun, 28 Oct 2007 13:49:00 GMT</pubDate><guid>http://www.cppblog.com/szhoftuncun/archive/2007/10/28/35367.html</guid><wfw:comment>http://www.cppblog.com/szhoftuncun/comments/35367.html</wfw:comment><comments>http://www.cppblog.com/szhoftuncun/archive/2007/10/28/35367.html#Feedback</comments><slash:comments>7</slash:comments><wfw:commentRss>http://www.cppblog.com/szhoftuncun/comments/commentRss/35367.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/szhoftuncun/services/trackbacks/35367.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: &nbsp;&nbsp;<a href='http://www.cppblog.com/szhoftuncun/archive/2007/10/28/35367.html'>阅读全文</a><img src ="http://www.cppblog.com/szhoftuncun/aggbug/35367.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/szhoftuncun/" target="_blank">沈臻豪(foxtail)</a> 2007-10-28 21:49 <a href="http://www.cppblog.com/szhoftuncun/archive/2007/10/28/35367.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>【转】完美课程</title><link>http://www.cppblog.com/szhoftuncun/archive/2007/10/05/33551.html</link><dc:creator>沈臻豪(foxtail)</dc:creator><author>沈臻豪(foxtail)</author><pubDate>Fri, 05 Oct 2007 14:31:00 GMT</pubDate><guid>http://www.cppblog.com/szhoftuncun/archive/2007/10/05/33551.html</guid><wfw:comment>http://www.cppblog.com/szhoftuncun/comments/33551.html</wfw:comment><comments>http://www.cppblog.com/szhoftuncun/archive/2007/10/05/33551.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/szhoftuncun/comments/commentRss/33551.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/szhoftuncun/services/trackbacks/33551.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: &nbsp;&nbsp;<a href='http://www.cppblog.com/szhoftuncun/archive/2007/10/05/33551.html'>阅读全文</a><img src ="http://www.cppblog.com/szhoftuncun/aggbug/33551.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/szhoftuncun/" target="_blank">沈臻豪(foxtail)</a> 2007-10-05 22:31 <a href="http://www.cppblog.com/szhoftuncun/archive/2007/10/05/33551.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>【分享】关于阶乘高精度算法</title><link>http://www.cppblog.com/szhoftuncun/archive/2007/09/28/33133.html</link><dc:creator>沈臻豪(foxtail)</dc:creator><author>沈臻豪(foxtail)</author><pubDate>Fri, 28 Sep 2007 14:06:00 GMT</pubDate><guid>http://www.cppblog.com/szhoftuncun/archive/2007/09/28/33133.html</guid><wfw:comment>http://www.cppblog.com/szhoftuncun/comments/33133.html</wfw:comment><comments>http://www.cppblog.com/szhoftuncun/archive/2007/09/28/33133.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cppblog.com/szhoftuncun/comments/commentRss/33133.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/szhoftuncun/services/trackbacks/33133.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: &nbsp;&nbsp;<a href='http://www.cppblog.com/szhoftuncun/archive/2007/09/28/33133.html'>阅读全文</a><img src ="http://www.cppblog.com/szhoftuncun/aggbug/33133.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/szhoftuncun/" target="_blank">沈臻豪(foxtail)</a> 2007-09-28 22:06 <a href="http://www.cppblog.com/szhoftuncun/archive/2007/09/28/33133.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>台风来了，我感冒了</title><link>http://www.cppblog.com/szhoftuncun/archive/2007/09/18/32441.html</link><dc:creator>沈臻豪(foxtail)</dc:creator><author>沈臻豪(foxtail)</author><pubDate>Tue, 18 Sep 2007 14:49:00 GMT</pubDate><guid>http://www.cppblog.com/szhoftuncun/archive/2007/09/18/32441.html</guid><wfw:comment>http://www.cppblog.com/szhoftuncun/comments/32441.html</wfw:comment><comments>http://www.cppblog.com/szhoftuncun/archive/2007/09/18/32441.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/szhoftuncun/comments/commentRss/32441.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/szhoftuncun/services/trackbacks/32441.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: &nbsp;&nbsp;<a href='http://www.cppblog.com/szhoftuncun/archive/2007/09/18/32441.html'>阅读全文</a><img src ="http://www.cppblog.com/szhoftuncun/aggbug/32441.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/szhoftuncun/" target="_blank">沈臻豪(foxtail)</a> 2007-09-18 22:49 <a href="http://www.cppblog.com/szhoftuncun/archive/2007/09/18/32441.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>