Hello! I'm new in Java, Pls any person can help me? How can I start? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Hello! I'm new in Java, Pls any person can help me? How can I start?

22nd Oct 2016, 11:31 AM
Hugo Ausecha
Hugo Ausecha - avatar
5 Answers
+ 2
at first complete the course
22nd Oct 2016, 11:59 AM
Oliver Brown
Oliver Brown - avatar
+ 2
Hello there! I really advice you to start learning Java by learning at least the basics of algorithms. You are probably thinking... "i gottta learn one thing to learn another???" And the answer is: Maybe. If you`re objective is to understand programming and then be able to learn any other programming language and create other languages too, then you better learn the basics of algorithms. But if you`re objective is just to learn how to write and execute the codes, no matter how it works, then you can just start the Java course. Hope it helps you
22nd Oct 2016, 12:39 PM
Silas Junior
Silas Junior - avatar
+ 1
Hello Hugo, welcome to the coding community! heres a few things you can try out: 1. books 2. camps (id tech) 3. tutorials 4. apps (like this one) 5. classes at school
22nd Oct 2016, 12:26 PM
Aquarius
Aquarius - avatar
+ 1
Great answers! Thanks everybody... I'm going to learn so much whit partners like you.
22nd Oct 2016, 12:44 PM
Hugo Ausecha
Hugo Ausecha - avatar
+ 1
Hi Hugo, 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."
22nd Oct 2016, 12:51 PM
Aula Muttaqin
Aula Muttaqin - avatar