[Request] Help - Printable Version +- Support Forums (https://www.supportforums.net) +-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87) +--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18) +---- Forum: Programming with C++ (https://www.supportforums.net/forumdisplay.php?fid=20) +---- Thread: [Request] Help (/showthread.php?tid=1625) Pages:
1
2
|
[Request] Help - WirelessWave - 10-16-2009 Hey im in 9th grade and im in my local university program where we like program crap and than like we get paid to make a robot. And this year there using C++ and Java i need some serious help in these areas, anywho can help me get the basics down i will +rep you for your help.
RE: [Request] Help - Fade - 10-16-2009 here's a few sites that explain it all fairly easy. http://www.cplusplus.com/doc/tutorial/ c++ http://java.sun.com/docs/books/tutorial/ java I found the c++ download online so please do a virus scan on it. RE: [Request] Help - WirelessWave - 10-16-2009 Do you no much about C++? RE: [Request] Help - Pablo - 10-16-2009 Where are you even mean't to download the program? RE: [Request] Help - ProspectDotNet - 10-16-2009 This guy teaches very well. Put some hours in with these videos. anitRTFM C++ Tons of videos. Start learning now. RE: [Request] Help - WirelessWave - 10-16-2009 Thanks man. RE: [Request] Help - ProspectDotNet - 10-16-2009 Not a problem. It's a complete spoon feed and he explains pretty well. You should pic up basics quick. RE: [Request] Help - WirelessWave - 10-16-2009 Hmmm , i can't download visual basic? RE: [Request] Help - ProspectDotNet - 10-16-2009 What do you mean you can't? It isn't working? RE: [Request] Help - Harvey - 10-16-2009 (10-16-2009, 12:09 PM)SF Phantom Wrote: In my opinion, the very best thing you can do to learn C++ is to watch a few of these YouTube tutorials. It's called 'C++ Tutorial - Absolute N00b Spoonfeed'. They're really helpful tutorials and they get you into the basics really quickly and address almost everything. I used it when I first started C++ and it was the best tutorial I ever watched. There are something like, seventy or eighty different videos each going for around ten minutes. Throughout the tutorials, you'll make different programs and you'll be taught everything about the various coding used in C++. Below is the link to the first tutorial. Good luck. C++ Tutorial - Absolute N00b Spoonfeed - http://www.youtube.com/watch?v=tyVhn0FWWB4&feature=player_profilepage (Note: I just realized that someone had posted a link to him already.) |