Alright, so I really want to learn programming, but I am getting very discouraged with it right now. What has happened is that I downloaded my text editor, and when I went to get a compiler, I've searched for at least an hour and cannot find anything. I am planning to learn a simple language at first, such as C or C++. If you know of any editors/compilers that are easy to understand or would help me please give me a link.
-thanks!
learning to program
Started by
4b50lut3 1337
, Dec 07 2006 08:11 PM
6 replies to this topic
#1
Posted 07 December 2006 - 08:11 PM
#2
Posted 07 December 2006 - 08:33 PM
Google 'C compiler'
First link is gcc, a cli based compiler.
Second link is DevC++ an IDE (got a gui) based compiler, probably easier if you're just starting.
First link is gcc, a cli based compiler.
Second link is DevC++ an IDE (got a gui) based compiler, probably easier if you're just starting.
#3
Posted 07 December 2006 - 08:41 PM
ya bloodshed dev c++ is a good one. you can get it free
bloodshed software website http://www.bloodshed.net
Mingw compiler website http://www.mingw.org
dev-c++ discussion forums http://www.bloodshed.net/forums
bloodshed software website http://www.bloodshed.net
Mingw compiler website http://www.mingw.org
dev-c++ discussion forums http://www.bloodshed.net/forums
#4
Posted 07 December 2006 - 08:45 PM
alright thanks, I got the compiler now...
anyone know any good books on C++?
anyone know any good books on C++?
#5
Posted 07 December 2006 - 08:58 PM
well I'm off to do some homework, I wont be back over the weekend (got stuff to take care of lol) I will be back on Monday around 4pm Eastern. Plz keep the thread alive
-thanks
-thanks
#6
Posted 07 December 2006 - 10:40 PM
c++ for dummies. at any bookstorealright thanks, I got the compiler now...
anyone know any good books on C++?
#7
Posted 07 December 2006 - 11:12 PM
First you said C and now you want books on C++, which one is it? Also, I wouldn't call C or C++ an easy language but they are both good choices as a first.
BinRev is hosted by the great people at Lunarpages!











