+ 5
Guys how can i learn C and which framework is the best to compile and run the program with C?
2 Respuestas
+ 1
the best way to go is downloading c programming by Dennis Ritchie(PDF). you can either use dev c++ for Windows and if your on Linux type "cc --version". all Linux systems come with a c compiler.
+ 1
you can watch YouTube, tons of tutorial available and as far as compiler goes code blocks is best and dev is good too (code blocks looks premium and has kinda auto-completion) dev looks fine but explains error better