alexviii 0 Report post Posted September 3, 2006 (edited) HI everyone!! I was looking for a good site who explain hot start with C language. I visited some one of them but I didn't learnd so much. Also I need a way to write in C. Actualy I don't have any knid of program. Is there in the web a way to download some FREE software for C editing... HELP PLEASEEEEEE!!!! 10x, bye Edited September 3, 2006 by alexviii (see edit history) Share this post Link to post Share on other sites
fffanatics 0 Report post Posted September 3, 2006 First of all, for learning c/c++ jsut find a good site on goolge to learn it. I would recommend one but i learned c++ in a class with a book (yeah old fashion right?). As for programming, if you have windows just download the eclipse ide and get the CDT plugin for it. They both are completely free but make sure you follow the instructions for setting up the c compiler correctly or else nothing will be able to be compiled or ran. Good luck Share this post Link to post Share on other sites
midnitesun 0 Report post Posted September 4, 2006 if you want to learn indepth may be you should get hold of an ebook,you can learn from a site but waht you learn will be very limited since it is a big language and to explain everything starting from the biginning would not be possible using a site , but you can still try , try out google and best of luck Share this post Link to post Share on other sites
AeonLan 0 Report post Posted September 22, 2006 You will still have to learn basics first if you want to be in depth on programming languages.. ^_~ Take note concepts like:-base conversion-levels of programming languages-how to program(in general, i.e. Write, compile, debug, develop..)and many more...Never stop learning. Computer Science is a science that grows. Every second Computer Science expands. Share this post Link to post Share on other sites
juice 0 Report post Posted September 22, 2006 If you enjoy learning what you are learning then there should't be a problem. Normally we can't learn enough of the things we enjoy learning about. Share this post Link to post Share on other sites
AeonLan 0 Report post Posted September 22, 2006 If you enjoy learning what you are learning then there should't be a problem. Normally we can't learn enough of the things we enjoy learning about. Exactly. Share this post Link to post Share on other sites