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.

devi comments on Apptimize -- rationalist startup hiring engineers - Less Wrong Discussion

68 Post author: nancyhua 12 January 2015 08:22PM

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

Comments (9)

You are viewing a single comment's thread.

Comment author: devi 15 January 2015 03:00:09AM 4 points [-]

Does Java (the good parts) refer to the O'Reilly book with the same name? Or is it some proper subset of the language like what Crockford describes for Javascript?

Comment author: Darmani 15 January 2015 10:50:39PM 6 points [-]

It's more like the Crockford book -- a set of best practices. We use a fairly functional style without a lot of moving parts that makes Java very pleasant to work with. You will not find a SingletonFactoryObserverBridge at this company.