It was easier to learn to program in several languages than in one
joaquinllaneza.com
It was easier to learn to program in several languages than in one
1–10 of 29 posts
Re: It was easier to learn to program in several languages than in one
#2Re: It was easier to learn to program in several languages than in one
#3Re: It was easier to learn to program in several languages than in one
#4...but not nearly as hard as learning to program well in any single one of them.
Re: It was easier to learn to program in several languages than in one
#5I went through an almost identical tour, getting to the point where I learned basic syntax of Java, PHP and Ruby, until a friend finally convinced me to give python a try. It was only in python, and then javascript, I got a little further.
Re: It was easier to learn to program in several languages than in one
#6Re: It was easier to learn to program in several languages than in one
#7...things seem much easier if your first experience is "hardcore" ...I guess exposing your mind to a "gang rape" of PHP, C++, Javascript etc. is similarly mind opening :)
Re: It was easier to learn to program in several languages than in one
#8...still better then my "getting raped on your first date" type of intro to programming: starting with C on windows before I knew what a "function" was, and being exposed to the win32 api just after learning to write a for loop and before I understood what a pointer really was :) ...and a seep of Perl after all of this to sooth me up ;) ...things seem much easier if your first experience is "hardcore" ...I guess expo…
Re: It was easier to learn to program in several languages than in one
#9Re: It was easier to learn to program in several languages than in one
#10I started with QBASIC, then went to PASCAL,C,C++. When Java came out it made me understand C++ a lot better. Java had a cleaner implementation of the concepts.
Since I started programming in Ruby, it has made me understand Javascript in a way I never did before.