This topic has been archived. It cannot be replied.
-
工作学习 / IT技术讨论 / 在国内时主要用ASP和VB,VC++只用过半年现在都有点忘了,想再把C++提高一下,
是学VC++还是UNIX下的C++?在国内时主要用ASP和VB,VC++只用过半年现在都有点忘了,想再把C++提高一下,
是学VC++还是UNIX下的C++?
-guest:;
2001-4-9
{99}
(#42589@0)
-
learn c++ under unix first, because lots of c++ positioins need work on unix. I think jabber has talked a lot about this, you can reference his old message.
-rock_jack(Rock Jack);
2001-4-9
(#42650@0)
-
I am VC++ programmer. But now I am interested in C++ programming under UNIX. Would you recommened a procedure to learn how to do C++ programming under UNIX?e.g. the compiler enviroment, a good learnning website, or a good book or e-book about it!!! Thanks!
-guest:;
2001-4-10
{102}
(#42838@0)
-
I suggest you get used of unix enviroment first . install linux to your pc, practice g++(for compile), gdb(for debug),makefile. thay are all basic things.you can goto www.linux.org or www.gnu.org to find tools and tutorial.
-rock_jack(Rock Jack);
2001-4-10
(#43058@0)