Welcome to Emulationworld

Forum Index | FAQ | New User | Login | Search

Make a New PostPrevious ThreadView All ThreadsNext ThreadShow in Flat Mode*


SubjectC compilers Reply to this message
Posted bynewsdee
Posted on06/05/08 08:05 AM



You're right, there are too many choices.

For starters, no need to spend money, just go for a free compiler and IDE. Microsoft's Visual Studio isn't bad but the free version is crippleware. Better to start with something else.

Back in the day I had started with a Borland DOS IDE and compiler, then moved to the DJGPP compiler. Both are oldy moldies so wouldn't recommend them unless you love the DOS environment. At that time I used Allegro as a graphics programming library.

The latest I've used is Dev-Cpp with MinGW, and WinAllegro (I ported an old uni project into Windows with it). You can start with this, as there are plenty of tutorials. For graphics library, you can use Allegro or SDL... the latter is very portable so you have very reusable code if you use it.

Why do I talk about graphics libraries? Well the best way to learn is to spend a lot of time coding and debugging. Might as well do little games or useless graphic widgets to keep it interesting.

You can probably find some old DOS game programming books and follow their examples. In first year of uni I spent too many 3am coding sessions with my trusty copy of Black art of 3D Game Programming (never done 3D but the book covers a lot of graphics programming in general). Then I got a life from the 2nd year :-)




[download a life]

-
Entire Thread
Subject  Posted byPosted On
*what do you guys thing? website project for online class  SilentAce06/03/08 04:50 PM
.*Re: what do you guys thing? website project for online class  carrotroot06/03/08 06:51 PM
..*sadly enough tables/image maps were required -nt- yes my teacher sucks  SilentAce06/04/08 00:13 AM
...*I'm a web developer ... your teacher needs to get a grip! -nt-  Marv06/04/08 03:02 AM
....*believe me i know -mt-  SilentAce06/04/08 01:11 PM
.....*if I may give some CS advice  newsdee06/04/08 08:50 PM
......*WALL HACK -nt-  Bryzian06/06/08 09:37 AM
......*Re: if I may give some CS advice  SilentAce06/05/08 00:19 AM
........C compilers  newsdee06/05/08 08:05 AM
........*oh and if you want to go hardcore  newsdee06/05/08 08:13 AM
.......*Re: if I may give some CS advice  Halcyon06/05/08 07:49 AM
........*this post is ace. -nt- and i agree.  Ti-BOne06/05/08 08:44 AM
.......*Re: if I may give some CS advice  itchyNADZ06/05/08 07:47 AM