-
Software Development
Are frameworks making developers dumb?
Last week I got to take interviews to hire senior java developers with around 5 years of experience. But after…
Read More » -
Enterprise Java
Web Services in Ruby, Python and Java
Today I’ve had to prepare some examples to show that web services are interoperable. So I’ve created a simple web…
Read More » -
Enterprise Java
Java Persistence API: a quick intro…
Hello Readers! After numerous requests from some of my friends I’ve decided to write a short article about the Java…
Read More » -
Core Java
Java Naming Conventions
I wanted to write this short post to help certain people who are having a hard time memorizing the Java…
Read More » -
Core Java
Eclipse: How attach Java source
In Eclipse, when you press Ctrl button and click on any Class names, the IDE will take you to the…
Read More » -
Android Games
Android Game Development – Design In-game Entities – The Strategy Pattern
In this part I will try to explain what I understand on good game design elements. I will use droids…
Read More » -
Core Java
Double your money again
Overview A long time ago I wrote an article on using double for money. However, it is still a common…
Read More » -
Enterprise Java
EJB 3.1 Global JNDI Access
As outlined in the previous parts of this series, the major drawback of the EJB v. 3.0 Specification was the…
Read More » -
Enterprise Java
References to EJBs Outside Your Application With Oracle WebLogic
In the previous posts we made an overview of the EJB v. 3.0 and of the portable mechanisms it provides…
Read More »