+ 2

How do i start with Java?

Basically i'm turning 18 tomorrow and i really want to learn a programming language. I decided it to be Java. Can you give me some tips on what to do and where do i start? Thanks!

19th Oct 2016, 8:46 AM
Stefan Dimitrov
Stefan Dimitrov - avatar
10 odpowiedzi
+ 10
first of all Happy birthday in advance. Getting stared is easy the are many websites which have easy-to-understand tutorials such as w3schools.com, tutorialspoint.com, javapoint.com etc. for practice, you can either download ides such as eclipse for java and start coding or download jdk from Oracle website and a text editor ( notepad++, sublime text etc.) write cide in text editor and compile it with jdk (Google the procedure of compiling) its simple once you get used to it. this is recommended for beginners. I suggest you practice a lot. once you get considerably proficient in java you can register in sites like hackerrank, topcoder etc.. which have various types of questions to solve. this will improve your coding skills as well as your problem solving skills.
19th Oct 2016, 9:50 AM
Akash Middinti
+ 2
there's a website called practice it (http://practiceit.cs.washington.edu). It goes through various problem solving questions and code tracing problems to help you understand the language.
19th Oct 2016, 9:43 PM
Elias Neypes
Elias Neypes - avatar
0
You can find the guide to learn Java in http://javabasictoadvanced.blogspot.com/p/preface.html
19th Oct 2016, 9:35 AM
Aula Muttaqin
Aula Muttaqin - avatar
0
thanks!
19th Oct 2016, 9:39 AM
Stefan Dimitrov
Stefan Dimitrov - avatar
0
Thank you!
19th Oct 2016, 12:33 PM
Stefan Dimitrov
Stefan Dimitrov - avatar
0
What are you doing here? when you're already having Solo, then start using it.... Happy Birthday...
21st Oct 2016, 11:48 PM
Mohammed Irfan
0
zbyszek
28th Nov 2016, 1:24 AM
Zbigniew Słabosz
Zbigniew Słabosz - avatar
0
start by learning the fundamentals, then try to get to polymorphism
1st Dec 2016, 12:46 AM
Randy
Randy - avatar
0
If you dont have any programming knowledge thnn first learn C and C++ then learn java. It will hlep you a lot
5th Dec 2016, 5:59 AM
Axay Mondal
Axay Mondal - avatar
0
here
14th Dec 2016, 4:46 AM
Morgan Lee
Morgan Lee - avatar