Looking to learn C/C++
I've got a pretty good handle on Visual C# now, but find it lacking in a number of the things I want it to do. Can anyone point me in the right direction for a good GUI C/C++ tutorial?
I would prefer a Winders oriented resource, but X-Windows/Gnome would be fine.



dustybunny on Jul 27, 2007
The Book "C++ Weekend Crash Course" is what I would suggest for a quick entry into C++.
janmaru on Jul 27, 2007
well... if you're using c# i'll suggest you to stick on the visual studio 2005 ide... try first with visual c++ with the new orcas beta release [free of charge] and if you want to get deeper on c# new releases i'll suggest you Linq and Subsonics
{Microsoft Visual C++ 2005 Express Edition Programming for the Absolute Beginner
byAaron MillerandJerry Lee Ford, Jr. } you can find the torrent on mininova
if you want to start doing something like networking i suggest you
{Network Programming For Microsoft Windows, 2nd Edition} also on mininova...
if you want to move to another o.s. as it's underlined by your words
http://www.yolinux.com/TUTORIALS/LinuxTutorialC++.html#CPPDEV
namaste' and good luck!!!