From: --RAL Newsgroups: alt.comp.lang.learn.c-c++,comp.os.msdos.djgpp,comp.programming Subject: Re: Undertaking a programming journey Message-ID: References: X-Newsreader: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 22 Date: Sun, 15 Oct 2000 23:25:29 GMT NNTP-Posting-Host: 24.9.183.105 X-Complaints-To: abuse AT home DOT net X-Trace: news1.sttls1.wa.home.com 971652329 24.9.183.105 (Sun, 15 Oct 2000 16:25:29 PDT) NNTP-Posting-Date: Sun, 15 Oct 2000 16:25:29 PDT Organization: @Home Network To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Tore Salte" choked on a piece of food, went into convulsions and produced ... =) OK, I have decided to LEARN programming. Earlier I've fooled around with =)lots of things in various languages like BASIC, Turbo Pascal, Java and =)C/C++, but I've never made anything real. Now I have decided to learn =)programming good enough to be able to make some apps and probably even some =)simple games. I am on a tight budget so I am thinking of using DJGPP =)probably combined with RSXNT, GNU-Mingwin32, Cygnus or another one of the =)free compilers around. =) Being at this stage I have lots of questions and I hope that some of you =)might be able to give me some answers. Should I learn the basics in DOS =)programming or should I go straight on to mastering Windows? Are there any =)good books teaching C/C++ (DOS/Windows) without being connected to any of =)the commercial compilers? Can I find something of any use somewhere on the =)web? =) Any tips will be greatly appreciated! the book i used for c was Stephan G Kochan`s Programming In C, and for the c++ additions i use whatever i can get. -ryan