Scala Enumerations Summary
Update: “Add enum construct” is a new proposal by Martin Odersky to add the keyword enum to Dotty, which might render many …
Update: “Add enum construct” is a new proposal by Martin Odersky to add the keyword enum to Dotty, which might render many …
Java 8 Tutorial “Java is still not dead—and people are starting to figure that out.” Welcome to my introduction to Java 8. …
Uncle Bob Martin walks through the “Prime Factors” kata in Java (29m06s) to illustrate the concept of Transformation Priority Premise as a way …
When I left Sun to go to NeXT, I thought Objective-C was the coolest thing since sliced bread, and I hated C++. So, naturally when I stayed to start the (eventually) Java project, Obj-C had a big influence. James Gosling, being much older than I was, he had lots of experience with SmallTalk and Simula68, which we also borrowed from liberally.
Sigh… we sure knew how to have fun in those days…
Vert.x Effortless asynchronous application development for the modern web and enterprise
How to Design a Good API and Why it Matters by Joshua Bloch, Principal Software Engineer at Google