You're looking at Less Wrong's discussion board. This includes all posts, including those that haven't been promoted to the front page yet. For more information, see About Less Wrong.

ChristianKl comments on Useful Standardized Tests? - Less Wrong Discussion

3 Post author: adam_strandberg 07 July 2014 08:26PM

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

Comments (15)

You are viewing a single comment's thread.

Comment author: ChristianKl 08 July 2014 08:54:41AM 3 points [-]

For starting to learn new programming languages, a less conventional "standardized" test is solving Project Euler problems in that language.

I don't think that's a good test. It ignores a lot of knowledge about APIs that aren't necessary for solving mathematical problems. The Java Programmer Language Certification would be an example of a test for Java.

Comment author: Jayson_Virissimo 09 July 2014 05:11:08AM 2 points [-]

Is the Java Programmer Language Certification test a good test?