shokwave comments on Rational Repentance - Less Wrong

36 Post author: Mass_Driver 14 January 2011 09:37AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (150)

You are viewing a single comment's thread. Show more comments above.

Comment author: shokwave 15 January 2011 04:29:39PM *  2 points [-]

It has a very high ease of learning to usefulness ratio?

edit: It seems to come highly recommended as a first programming language (certainly it was such to me).

Comment author: scav 18 January 2011 03:52:35PM 1 point [-]

Do you mean a high usefulness to difficulty of learning ratio?

Atari BASIC had a nearly infinite ease of learning to usefulness ratio. :)

Comment author: shokwave 18 January 2011 04:54:48PM 1 point [-]

Right.

Comment author: Normal_Anomaly 15 January 2011 07:21:56PM 1 point [-]

Python is my first (and currently only) programming language. It's easy to read, easy to learn, and useful.

Comment author: Risto_Saarelma 15 January 2011 06:39:06PM 1 point [-]

Python code is also reasonably easy to read. It's sometimes called executable pseudocode.