+ 1

From where to start ?

im right now a web devloper if i can say it im pretty good with php and sql and for now i want to start java. so my question is should start with java or i need to know about algorithm before i start it ?

25th Aug 2017, 7:38 PM
Othman El Mzalni
Othman El Mzalni - avatar
3 Antworten
+ 2
Great question! I would start by doing the following: - Download the IDE and Runtime Environment (I suggest Eclipse) - Find a YouTube channel that teaches Java basics - Become comfortable with console applications - Start working with GUIs it's the same steps with many languages like C#, Java, and C++. it's good to have a strong understanding of the languages and OO programming principles before trying to compile GUI applications. But after you have gone through these steps I would try to think of some random application you would like to create and then try to make it using what you've learned.
25th Aug 2017, 7:44 PM
Solomon Bush
Solomon Bush - avatar
+ 2
Sololearns course
25th Aug 2017, 7:43 PM
Rrestoring faith
Rrestoring faith - avatar
+ 1
if you're starting Java for web development, go with JavaScript. Otherwise, use Java.
25th Aug 2017, 11:18 PM
Will