Andreas_Giger comments on What is the best programming language? - Less Wrong Discussion
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (98)
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.