|
|

楼主 |
发表于 2006-12-21 05:52:00
|
显示全部楼层
Re: Re:C++基本功和 Design Pattern系列(9) virtual
从弗诺伊德的角度,我猜想aear可能是asm/c出身,或是幼年在效率上有过心里阴影(me 2)
Bingo!!! This first program I wrote was in BASIC on apple II, and that was
so slow. Evening drawing a circle took at least half second. So the next
programming language i learned is 6502 assembling language, only for
efficiency. And then, C C++ .......
Actually, in these series, I want present both side of the programming,
the good side, and evil side. There are some un-traditional programming
technologies that do not strictly stick to the Software Engineering and
OO concepts. But I still want to present them ,and it's up to the
programmer to make decision.
Also, for programing, you won't learn anything without writing codes. So
the best way to learn C++ is writing the code in the way you want, make
a huge number of mistakes, and learn from these mistakes. That's way
people can make progress.
And sorry for those who hate english, I don't have chinese inputs on this
computer, so no chinese version for my comments.
BTW, 辟邪剑法 needs to cut JJ to learn ......
[em4] [em10] |
|