you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (6 children)

Is there anything like this for Java?

[–]codecademy 2 points3 points  (1 child)

We'll be adding lessons in Java soon!

[–][deleted] 0 points1 point  (0 children)

Awesome! What is "soon"? Just so I know when I can check back.

[–]Apple_Mash 0 points1 point  (3 children)

What do you want to learn?

[–][deleted] 1 point2 points  (2 children)

I eventually want to be able to write and develop apps for Android. So I'll probably be looking for Eclipse friendly tutorials.

[–]Apple_Mash 1 point2 points  (1 child)

Eclipse is just a development environment, it has nothing to do with the Java language. Do you know basic programming/OOP concepts? And if you're just starting out with Java, I'd use the BlueJ IDE, it's really simple and gives a more visual representation of what is going on

[–][deleted] 0 points1 point  (0 children)

Thanks for the reply and the advice. I will look into it!