PDA

View Full Version : no clue about c


nik0las
06-13-04, 07:34 PM
ok everyone I want to program, I've done html, I attempted php(but couldn't find ou how to start it) and I';ve already done a little in C, I programmed a "robot" that was using a handyboard from LEGO got it to move around use sensors and such.

however what I really want is to be able to make litle video games, or even just programs themselves would be 100% awesome.

I don't really need a walkthrough, I'll figure it out myself like I did with Html, I just wanted to know how to get what I need to actually start typing in the script or whatever it's called.

Pojokunam
06-13-04, 08:16 PM
First, yo umay want to head over here http://www.bloodshed.net/ and download Dev-C++, then you can write your C code. Next you just need to find a good tutorial but I don't know any good C ones online because I learned by reading Beginning C by Ivor Horton.