From: "LJ Madsen" Newsgroups: comp.os.msdos.djgpp References: <4Av%5.1740$Ad7 DOT 54102 AT sodalite DOT nbnet DOT nb DOT ca> <91mfsg$rej$1 AT nnrp1 DOT deja DOT com> Subject: Re: Struggling Programmer Lines: 55 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: Date: Tue, 19 Dec 2000 16:17:33 GMT NNTP-Posting-Host: 142.166.90.6 X-Complaints-To: abuse AT nbnet DOT nb DOT ca X-Trace: sodalite.nbnet.nb.ca 977242653 142.166.90.6 (Tue, 19 Dec 2000 12:17:33 AST) NNTP-Posting-Date: Tue, 19 Dec 2000 12:17:33 AST Organization: NBTel Internet To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Thanks, good advice. The Dietel and Dietel book was suggested elsewhere as well, thats good enough to say "Go buy it" to me. "Steve Offutt" wrote in message news:91mfsg$rej$1 AT nnrp1 DOT deja DOT com... > In article <4Av%5.1740$Ad7 DOT 54102 AT sodalite DOT nbnet DOT nb DOT ca>, > "LJ Madsen" wrote: > > Hi everyone, > > > > I am looking for some extra resources that hopefully speak down to my > > beginners level. I am determined to learn C++ but I have little in the > way > > of programming skills. Just getting my first program to compile took > me two > > days. If anyone knows an "idiot proof" C++ tutorial to get me started > that I > > can buy, beg, borrow or steal, please let me know. I am presently > > *attempting* to follow "Sams Teach Yourself C++ in 24 Hours" to only > minimal > > gains. > LJ, > > You may find it very enlightening to lurk around > alt.comp.lang.learn.c-c++ for a while. > > Take care to try to address ANSI std C++; > dont ask about things like "How do I clear the screen?", > or any other standard system calls, as the regulars > will inform you in no uncertain terms that C++ doesn't > know about the screen, graphics modes, DOS calls etc, > that it only knows about 'streams'. > > DJGPP does an excellent job of compiling all > of the C++ console code I have laying around > from a couple of semesters of class. > > If you really get stuck getting started, feel > free to send me an e-mail - my C++ is quite > rusty, I could probably benefit from dusting > it off... > > HTH > > Steve > PS: A book recommendation - go to a local > bookstore and look for C++, How to Program > by Dietel & Dietel. > -- > Steve Offutt > *Learning* to program is my hobby > > > Sent via Deja.com > http://www.deja.com/