请教做C++程序的朋友们.

我一直写C程序,以前也上过C++的课,用过BorlandC++builder作过简单的C++程序.最近组里要上一个C++的项目,把以前C风格的程序做成C++的,主要可能是使用class,而不再是涵数.以我的水平现在开始苦练要多久能写出看得过去的C++程序.找了本经典的书C++primer准备把上面的习题都做一遍. 心里没谱,不知怎么给manager建议项目时间.

所有跟帖: 

procedure and object oriented languages are quite -LoveBug- 给 LoveBug 发送悄悄话 (34 bytes) () 03/03/2006 postreply 12:09:09

安排四个月的时间training够吗? -小白狐- 给 小白狐 发送悄悄话 (0 bytes) () 03/03/2006 postreply 12:11:25

not hard to pick up C++ syntax, but I think u need -LoveBug- 给 LoveBug 发送悄悄话 (255 bytes) () 03/03/2006 postreply 12:25:47

多谢.老板就是不想再雇人. -小白狐- 给 小白狐 发送悄悄话 (0 bytes) () 03/03/2006 postreply 12:27:14

Time for you to shine! Good luck. -LoveBug- 给 LoveBug 发送悄悄话 (0 bytes) () 03/03/2006 postreply 12:44:37

Time for me to work hard. Thanks for your answer. -小白狐- 给 小白狐 发送悄悄话 (0 bytes) () 03/03/2006 postreply 12:49:41

should enough -goodpoint- 给 goodpoint 发送悄悄话 (102 bytes) () 03/03/2006 postreply 12:27:35

Should be long enough -SomethingToShare- 给 SomethingToShare 发送悄悄话 (372 bytes) () 03/03/2006 postreply 12:29:29

Thanks a lot. -小白狐- 给 小白狐 发送悄悄话 (0 bytes) () 03/03/2006 postreply 12:41:29

面向对象开发本身并不难学,你们是开发什么系统? -小沛布衣- 给 小沛布衣 发送悄悄话 (60 bytes) () 03/03/2006 postreply 12:19:52

是打算在linux下.做信号数据处理程序.都是自己用的应用程序 -小白狐- 给 小白狐 发送悄悄话 (0 bytes) () 03/03/2006 postreply 12:25:49

哦,那C/C++不错的开发工具。 -小沛布衣- 给 小沛布衣 发送悄悄话 (197 bytes) () 03/03/2006 postreply 12:33:15

谢谢. 我也顾不上那许多了.先写出出C++的程序再说. -小白狐- 给 小白狐 发送悄悄话 (95 bytes) () 03/03/2006 postreply 12:46:01

是个练手的好机会,多学学面向对象分析和设计的理论。 -小沛布衣- 给 小沛布衣 发送悄悄话 (10 bytes) () 03/03/2006 postreply 12:49:45

请您先登陆,再发跟帖!