Why not go get one of those intro to C++ books. Those should have everything you need to know to get started, might be good to get a handle on basic data types, arrays, pointers, functions, etc. When I was in high school they taught use turbo pascal, I wish they would have started us with C++.
Evan > Looks as if it was on the 25th :( > Hmm - I guess I'll catch the next one! > > On 9/27/06, *Nick Wiltshire* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Haha thats cool :) nostalgic even. > > Isn't there a progsig meeting tomorrow? Someone might be able to > run you > through the basics.... > > > On Wednesday 27 September 2006 12:10 pm, Mitchell Brown wrote: > > Nope, I have no previous expierience with these. My extent of > programming > > is > > > > > > 100 PRINT "Whats your name?"; name$ > > 200 PRINT "Well hello there ";name$; " how are you today?" > > 300 END > > > > On 9/27/06, Nick Wiltshire <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > > Are you familiar with the concepts of classes, objects, scope? > If not, > > > those > > > are good things to know heading in. > > > > > > On Wednesday 27 September 2006 12:02 pm, Mitchell Brown wrote: > > > > So I'm going to be taking C++ for grade 10 this year. It > starts in a > > > > few weeks.. > > > > Does anyone have any suggestions on how to prepare, or get a > headstart? > > > > I have no prior C++ expierience. I have made limited text-based > > > > programs > > > > > > in > > > > > > > LibertyBASIC (Windows) before though. > > > > > > > > mb > > > > > _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

