THEoriginalDAG22 Posted June 20, 2007 Share Posted June 20, 2007 I have been wanting to learn a programing language for awhile and found some tutorials for C, C++, and Ruby online, but the thing is I have no idea what the difference is between the languages and which one would be better. I dont really have any specific types of programs I want to make, so can anyone tell me which language is all around better? Link to comment https://forums.phpfreaks.com/topic/56300-solved-programing-languages/ Share on other sites More sharing options...
Daniel0 Posted June 20, 2007 Share Posted June 20, 2007 C and C++ are compiled languages. Ruby is an interpreted language. You can read about those languages here: http://en.wikipedia.org/wiki/C_(programming_language) http://en.wikipedia.org/wiki/C++ http://en.wikipedia.org/wiki/Ruby_(programming_language) Link to comment https://forums.phpfreaks.com/topic/56300-solved-programing-languages/#findComment-278325 Share on other sites More sharing options...
THEoriginalDAG22 Posted June 21, 2007 Author Share Posted June 21, 2007 thanks Link to comment https://forums.phpfreaks.com/topic/56300-solved-programing-languages/#findComment-278936 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.