Hey guys,
I have a question about a learning book for java, I would like to know witch book for java I should buy to learn the basic and more
I'm also doing tutorials on internet and have already done the greenfootbook
Cheers,
Martijn
You can learn most of what you need in the Java Tutorials. The second section labeled in red on the left (Trails Covering the Basics) has that initial stuff you would want to learn.
The code used in Greenfoot is Java code. So anything you learn there (at least as far as the basics are concerned) should assist you in programming in Greenfoot.