That's Java. An excellent online tutorial can be found here: http://java.sun.com/docs/books/tutorial/. It covers everything about Java from the basics to creating GUI's, networking, etc.
But it will take some time to learn Java. It isn't a really difficult language to learn, but it isn't simple either.