I am trying to learn Java.. from where should I start it first?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I am trying to learn Java.. from where should I start it first??

22nd Sep 2016, 5:25 PM
shreekar
shreekar - avatar
4 Answers
+ 1
start off with books, tutorials, and apps.
22nd Sep 2016, 5:53 PM
Aquarius
Aquarius - avatar
+ 1
This app is easy to learn .☺
22nd Sep 2016, 6:15 PM
Phyo Thiha
Phyo Thiha - avatar
+ 1
this app is best for start but do more practicals
22nd Sep 2016, 8:29 PM
Pratik Khairnar
Pratik Khairnar - avatar
0
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."
23rd Sep 2016, 11:13 PM
Aula Muttaqin
Aula Muttaqin - avatar