Please remember to leave constructive criticism only.
Remove these ads by
Signing UpStep 1Learn C++
If you don't then I suggest you go to one of these sites and learn C++ first.
The information won't be very useful if you can't practice on an IDE, so give the tutorials a while and see if this really looks like something you want to get into.
http://www.cplusplus.com/doc/tutorial/
http://www.learncpp.com/
http://www.3dbuzz.com
Use these or just go to Google and search for "C++ Tutorial"
| « Previous Step | Download PDFView All Steps | Next Step » |







































The other that I like and use on another machine is Code::Blocks. It too uses MinGW, VC++ and pretty much any other c++ compiler or compiler suite out there. You can find it at http://www.codeblocks.org
Both IDEs work well and aren't as resource heavy as vc++ express. Furthermore, they're both FOSS which is great :) Since you can use gcc or mingw it makes portability a little bit easier, depending on what software you're writing of course.
-jlafay
"Step 1: Learn C++" it might as well say "Step 1: Learn Japanese"
Anyway I've been teaching myself C++ for about 3 months now, it's pretty hard getting going but to add to your list of resources here, try http://www.3dbuzz.com and register as a free user, they have hours and hours of awesome videos on learning C++. The videos by themselves aren't going to teach you everything but gives a great knowledge base to work on with reading material. They have a testimonial section there and most users have said they tried with books first, failed, then after watching a few of their training videos it all became a lot more clear.
- Xandros Desktop Open Circulation Version 4.5
- QT
- Eclipse
- QT plugin for Eclipse
- Debian packaging wizard developed by Xandros
With these, you can make GUI-based EEE PC application easily. G++ is still do able, but will be more complicated... and you still need the QT library, which is the library employed by the default EEE-PC-Linux's Window managerDetail instruction here
Also, don't forget that Some EEE PC comes with Windows XP (and in that case, Visual C++ express could be better), and there was rumors that future EEE PC will instead run Ubuntu Mobile Edition, which will use GTK libraries instead.
I just got everything how I wanted it so I won't try this. It looks like something that would me more useful to know If you just got you EEE.
PS: It sounds like a great instructible......