From: "Lark" Newsgroups: comp.os.msdos.djgpp Subject: Re: Newbie Date: Sun, 7 Mar 1999 11:10:25 -0800 Organization: MindSpring Enterprises Lines: 11 Message-ID: <7bu8fa$cdj$1@camel19.mindspring.com> References: <36E2321E DOT C8DD6785 AT hotmail DOT com> NNTP-Posting-Host: d1.8a.2c.de X-Server-Date: 7 Mar 1999 16:11:22 GMT X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >I am new in Djgpp programming. Can anyone recommend any good tutorial >out there? As well as looking at tutorials, I would suggest getting programs of varying complexity that come with the source code, and trying to figure out how certain things work. A big factor in my learning C++ was seeing how the program would change when I changed numbers and other values inside of the source. This is not to say that you shouldn't get a tutorial, just that you can use this as a big supplement.