public class Weird {
public static void main(String[] args) {
throw null;
}
}
(dead link – http://www.jroller.com/eu/entry/something_new_about_null_values) Source
public class Weird {
public static void main(String[] args) {
throw null;
}
}
(dead link – http://www.jroller.com/eu/entry/something_new_about_null_values) Source
No offense intended. We see a lot of that here – folks who get contracts by touting capabilities with no idea how to pull them off. They actually ask for help to get their job done, and by “help” I mean “write this for me”.
Some developers would rather quit their job than be forced to use a new editor or IDE.
(dead link) Source (http://java.dzone.com/news/interview-john-de-goes-free-un?page=0%2C1)
The tools market is dead. Open source killed it.
KISS. Keep It (the design) Simple and Stupid