Where can I learn Java in depth | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Where can I learn Java in depth

I want to learn more than the basics of Java, where can I do this?

5th Oct 2016, 12:14 AM
Anonymous Gaming
Anonymous Gaming - avatar
7 Answers
+ 2
You can learn Java completely from basic to advanced in http://javabasictoadvanced.blogspot.com Here is quote from the blog: "Anyone who wants to start to learn Java, must learn from Java SE. Java SE is basic and core of Java Programming. After mastering Java basic (Java SE), you can choose whether you want to continue to Java EE or Java ME. For summary, this blog will teach all techniques of programming in Java SE, which is the core of Java programming. You will be invited to get to know, understand, practice, and able to implement the concepts required in basic Java programming. The Java SE material in this blog will start from the simplest, the mastery of basic elements of program such as: architecture in Java program, Java program creation, compilation technique, data type, operator, control structure, and so on. You also will be invited to know what Object Oriented Programming is and how is its implementation in Java. After mastering Java SE, This blog will take you to enter Java EE, start from its concept, and also its implementation using stack of frameworks I mentioned above. To make you fully understanding of Java EE implementation, this blog will give sample of application development: how to create Employee Management application from scratch using the stack of frameworks. This blog is dedicated to anyone who is interested in learning Java programming. All material in this blog are presented in tutorial dialect and immediately accompanied by examples of programs that will be easy to understand. To make you easier to learn all the material presented, within this blog you can download all resources (such as installer, library, etc.) that are needed. The final goal of this blog is to guide, lead, and deliver you to become a high valuable Java programmer."
5th Oct 2016, 1:19 AM
Aula Muttaqin
Aula Muttaqin - avatar
+ 2
GOOD POINT
5th Oct 2016, 8:43 PM
Klodian Lula
Klodian Lula - avatar
+ 1
Books, camps, tutorials, apps, and classes
5th Oct 2016, 12:38 AM
Aquarius
Aquarius - avatar
+ 1
Books
5th Oct 2016, 1:33 AM
Max Sebso
+ 1
tutorialsPoint
5th Oct 2016, 3:40 AM
Jatin Batra
Jatin Batra - avatar
+ 1
""understanding bluej ""by arya publications
5th Oct 2016, 4:13 AM
ARYA BHUNIYA
ARYA BHUNIYA - avatar
0
Read through the java tutorial available at docs.oracle.com. They'll make you a pro. They ask challenging questions not like the questions asked in this app.
6th Oct 2016, 4:51 PM
Saurabh Kumar Sharma
Saurabh Kumar Sharma - avatar