I"m taking a class on programming in C

Deeko

Lifer
Jun 16, 2000
30,213
12
81
Free? GNU. IMO, the best for a beginner is visual studio though. GNU's debugging isn't exactly for the newbie.
 

EyeMWing

Banned
Jun 13, 2003
15,670
1
0
Generally, the school provides free/EXTREMELY reduced licensing for whatever they use. Check into that.
 

Calin

Diamond Member
Apr 9, 2001
3,112
0
0
DevCPP could work as a free IDE - take into account, however, that some of the "string and character output" functions don't work like Borland C++, Microsoft Visual C++ and (maybe others). I heard that Turbo C from Borland (version 3.1 I think) would be free as well