Andreas_Giger comments on What is the best programming language? - Less Wrong

4 Post author: lsparrish 26 May 2012 12:58AM

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

Comments (98)

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

Comment author: Andreas_Giger 26 May 2012 02:45:11AM 0 points [-]

OOP in general can help clarifying thoughts, especially when dealing with complex systems.

Readability of code is another huge factor, which depends on your ability to write good code (which is easier in some languages than in others) as well as the language syntax itself.

A good language may not help if your thoughts are already confused, but it might help you to not confuse your thoughts.