mikeknight 2007-12-9 22:00
	How to use C++ in real life
其實學O左C++ 以后點apply到具體中 大家有冇好ge idea 分享
 
	goop2p 2007-12-14 00:48
	write a little game program...
 
	cealex.chan 2008-1-8 17:59
	thanks very much
i love it
 
	supplierhq 2008-1-28 19:42
	If you need to write low level application that require good performance, then you need c++... but not many opportunity in job market, even they do, company only hire experience developer ( > +5 to 8 yr exp)
 
	hello5683 2008-2-8 11:15
	not just C++, all the software companies will only hire experienced software developers.
 
	simplicio 2008-2-12 21:04
	Yes, I agree but I would say not necessarily just low level programs.  I work in finance and c++ is used for our trading and risk systems as speed in computation is essential.  The design is fairly high level in terms of abstraction.  I would say plain old c is usually more reserved for low level applications.  I also agree with the work experience requirement, from my experience I was stuck doing java, perl and c for a couple of years before being allowed to do c++. The reason is not really because c++ is a difficult language but because I lacked an in depth knowledge of the finance and math required and it took me a few years to learn.  C++ is used for the "brains" of our applications which requires a developer with more than just programming knowledge.
[quote]原帖由 [i]supplierhq[/i] 於 2008-1-28 19:42 發表
If you need to write low level application that require good performance, then you need c++... but not many opportunity in job market, even they do, company only hire experience developer ( > +5 ... [/quote]