Live data from Hacker News

Poll: What was the first programming language you learned?

news.ycombinator.com

21–30 of 70 posts

Re: Poll: What was the first programming language you learned?

#22
post #7

seems strange to put php with javascript, html, and css, while giving ruby and python their own options.

Yeah, it was probably a bad decision. But I chose to go strictly by definition, and PHP is a "a widely-used general-purpose scripting language" (http://www.php.net/).

Javascript, HTML, and CSS are obviously very different from PHP, but they are all scripting languages.

Re: Poll: What was the first programming language you learned?

#26
post #7

seems strange to put php with javascript, html, and css, while giving ruby and python their own options.

Yeah, it was probably a bad decision. But I chose to go strictly by definition, and PHP is a "a widely-used general-purpose scripting language" ( http://www.php.net/ ). Javascript, HTML, and CSS are obviously very different from PHP, but they are all scripting languages.

[deleted]

Re: Poll: What was the first programming language you learned?

#27
post #7

seems strange to put php with javascript, html, and css, while giving ruby and python their own options.

Yeah, it was probably a bad decision. But I chose to go strictly by definition, and PHP is a "a widely-used general-purpose scripting language" ( http://www.php.net/ ). Javascript, HTML, and CSS are obviously very different from PHP, but they are all scripting languages.

i think you are mistaken. generally speaking, python and ruby are considered scripting languages. html and css are not.

Re: Poll: What was the first programming language you learned?

#30
Beyond DOS/Windows batch files which are terrible but indeed a language, my first "real" language was Turing ( http://en.wikipedia.org/wiki/Turing_(programming_language) ). It was mainly used in Canadian high schools - at least it was when I was there at the beginning of the decade.

I didn't like it but it had a full graphical environment that was pretty accessible to students. I liked that our particular IDE/interpreter was called WinOOT (Windows Object Oriented Turing) - OOT pronounced like the stereotypical Canadian pronunciation of about, "aboot". If that's not patriotic enough, it also had a built-in graphics function named drawmapleleaf.

Post reply on HN