Python noob Posted September 9, 2004 Share Posted September 9, 2004 I got beginning visual c++ and was wondering if it was any good. It came with Microsoft Visual C++ 6.0 introductory edition disk. Is this good for a kind of beginner? Link to comment Share on other sites More sharing options...
0 Veiva Posted September 9, 2004 Share Posted September 9, 2004 Yes. I recomend you learn C/C++ first, then you can easily learn ANY language from then on easier than you could imagine. Link to comment Share on other sites More sharing options...
0 noll3095 Posted September 9, 2004 Share Posted September 9, 2004 I recommend any book by Wrox Press. Link to comment Share on other sites More sharing options...
0 zhwcn Posted September 10, 2004 Share Posted September 10, 2004 Learn C++ first in any case. VC++ is a tool for windows programing, you can use C + SDK or C++ + MFC to design windows programs with VC++. MFC is famous , it based on C++, so if you know nothing with C++, you will meet more more troubles. Link to comment Share on other sites More sharing options...
0 Python noob Posted September 12, 2004 Author Share Posted September 12, 2004 Thanks. I been reading the book and it seems easy to understand but I also played with Python for a while in the past. Link to comment Share on other sites More sharing options...
Question
Python noob
I got beginning visual c++ and was wondering if it was any good. It came with Microsoft Visual C++ 6.0 introductory edition disk. Is this good for a kind of beginner?
Link to comment
Share on other sites
4 answers to this question
Recommended Posts