What Objective-C can learn from Java, Part 5 (Exceptions)
Posted in Programming on Apr 17th, 2012
This is one past the last is a series of blog posts I’m writing on things that Objective-C can learn from Java. I’m writing this because I’m seeing a series of ignorant tweets stating how much Java sucks. The other parts can be found here: Part 1 (Generics) Part 2 (Abstract Classes) Part 3 (Single […]