c++学习求教

小弟自学c++基本知识基本掌握,正找到一个机会通过编一个简单的数据处理程序,进行提高。

请教各位高手
1. 推荐一个compile, debug软件,我看书上有个不知道什么名字的软件text editor, compile, debug三合一。
2. 想编一个数据处理程序,就是把数据从一个csv文件提取写入另一个txt文件。不知道有没有类似的例子,可供我参考,比如有没有什么书,论坛或者,提供类似的example.

xiexie

所有跟帖: 

c++ compiler --> g++, debug软件 --> gdb -加州老李- 给 加州老李 发送悄悄话 (0 bytes) () 10/28/2010 postreply 07:58:49

netbeans for C++ -chat092- 给 chat092 发送悄悄话 chat092 的博客首页 (0 bytes) () 10/28/2010 postreply 08:03:21

seach for visual studio 2010 here -chat092- 给 chat092 发送悄悄话 chat092 的博客首页 (0 bytes) () 10/28/2010 postreply 08:05:55

C# 也许比较适合您 -st.paul- 给 st.paul 发送悄悄话 (0 bytes) () 10/28/2010 postreply 09:08:02

那还不如Java,Java简单易学,易编辑,易运行 -chat092- 给 chat092 发送悄悄话 chat092 的博客首页 (103 bytes) () 10/28/2010 postreply 09:35:08

C#有一样的优点,简单易学。 -名要正言要顺- 给 名要正言要顺 发送悄悄话 名要正言要顺 的博客首页 (34 bytes) () 10/28/2010 postreply 10:44:02

java可比C#差多了,开发环境也烂 -flywhc- 给 flywhc 发送悄悄话 flywhc 的博客首页 (126 bytes) () 10/28/2010 postreply 15:45:42

回复:c++学习求教 -名要正言要顺- 给 名要正言要顺 发送悄悄话 名要正言要顺 的博客首页 (173 bytes) () 10/28/2010 postreply 10:41:13

你可以在一分钟内,完成编译及运行这个Java Code, -chat092- 给 chat092 发送悄悄话 chat092 的博客首页 (168 bytes) () 10/28/2010 postreply 10:43:23

Learn Groovy! It's very easy to do with Groovy. -Guoluke2- 给 Guoluke2 发送悄悄话 Guoluke2 的博客首页 (0 bytes) () 10/28/2010 postreply 11:46:16

如果是windows,那用vs.net,linux用eclipse加c++插件 -flywhc- 给 flywhc 发送悄悄话 flywhc 的博客首页 (960 bytes) () 10/28/2010 postreply 15:57:17

随着多核处理器普及,C++/C#/java这类过程式语言早晚要走向没落。 -加州老李- 给 加州老李 发送悄悄话 (693 bytes) () 10/28/2010 postreply 17:36:36

加州老李,小弟看多核不是正解,是短期利益的产品 -cloudate- 给 cloudate 发送悄悄话 cloudate 的博客首页 (770 bytes) () 10/29/2010 postreply 14:38:41

见解深刻! -π- 给 π 发送悄悄话 (278 bytes) () 10/30/2010 postreply 06:06:04

瓶颈是软硬件设计共同造成的,多核肯定是趋势 -flywhc- 给 flywhc 发送悄悄话 flywhc 的博客首页 (1454 bytes) () 10/30/2010 postreply 18:14:05

VBScript就可以了吧·,要么Visual Studio 2010 -捣乱mm- 给 捣乱mm 发送悄悄话 捣乱mm 的博客首页 (0 bytes) () 10/28/2010 postreply 22:34:10

感谢诸位建议,我先装上MS vs先自己试试,再向大家请教 -cloudate- 给 cloudate 发送悄悄话 cloudate 的博客首页 (0 bytes) () 10/29/2010 postreply 12:10:39

vs最好用了 -寂寞远行客- 给 寂寞远行客 发送悄悄话 寂寞远行客 的博客首页 (270 bytes) () 10/30/2010 postreply 17:57:30

请您先登陆,再发跟帖!