How to shoot yourself in the foot!

Table of Contents

For Java:

After

importing java.awt.right.foot.* 
import java.awt.gun.right.hand.*

And writing the classes and methods of those classes needed, you’ve forgotten what the hell you’re doing.

 

More languages can be found at: The real mighty Guru

Tags :
Share :

Related Posts

Using JAXB and JAX-WS for service with custom headers

Since the introduction of the JAX-WS in Java EE building SOAP web-services have never been easier (as compared to i.e. Spring WS). Just a few annotations and you are up and running. Disadvantage of this all is that it always goes from a Contract first or Java first approach. While in a lot of environments this is the case, situations are there when its a mixed case.

Read More

Using Spring @Cacheable annotations

Today I needed some performance improvements on a application that makes quite a few calls to a database. My default statement is not to implement performance improvements unless there is a issue. Well it just happened.

Read More

Getting_Started with Java ME

Just recently I showed interest for the oracle class for Java Embedded. Since I always had an interest for hardware and similar things I thought this is an opportunity. Getting the hardware imposed to be a problem. The preferred supplier could not deliver the goods in any reasonable time frame, or at least I was told so by a colleague. But my employer arranged a study group. They even supplied us with the required hardware.

Read More