I am a PHP coder, with some experience in Java, I would like to enter the world of games development. I've made some small & medium projects in Java, but I have not tried to make a game project before! So I need to know the basics to start with, I believe I have 2 choices:
Reading "Developing Games in Java" book. It explains making games using an example game, and I see that it has very good reviews but the book was written in 2002 so I'm worried the information in it may be old.
Learning jMonkeyEngine using tutorials, because I know that using frameworks is a good method, and I believe I will need it in the future for my games.However when reading the tutorial I feel there are piece of information missing, things I should know before reading the tutorials?
What would you advise is the write way to go about starting to develop 2D and 3D games?