There is something like Codecademy for Java

Does anyone know a site like Codecademy that focuses on learning Java programming? (Codeacademy.com uses tutorials in JavaScript, HTML and CSS, and Python)

+55
java
Apr 13 2018-12-12T00:
source share
4 answers

Check out the CodingBat ! It really helped me learn the Java way back when (although it used to be JavaBat). This is very similar to Codecademy.

+19
Apr 13 2018-12-12T00:
source share

Check out javapassion, they have a number of courses that cover web programming , and were free (until circumstances have agreed to make the website support itself).

Even with a nominal fee, you get a lot for a whole year. This is a deal compared to the amount of time you will invest.

Other options are to watch Oracle's online tutorials, they lack Codeacademy's sparkle, but they are surprisingly good. I have not read it in web programming, which can be built into the Java EE tutorial, which is not set up for a new Java newbie.

+4
Apr 13 2018-12-12T00:
source share

I don’t know anything now. It seems that the code scientists have set up their sites on Ruby on Rails. However, they do not control Java from the image .

+2
Apr 13 2018-12-12T00:
source share

Compilr seems to be going in that direction: http://compilr.com/teachers

+2
Apr 13 2018-12-12T00:
source share



All Articles