#How to learn Java?

1 messages · Page 1 of 1 (latest)

astral steppe
#

Hello, what would be the best resources (preferably free) that I can learn Java from. I know other coding languages and have grasped loops, variables etc but don't know any Java syntax.

sudden nymphBOT
#

<@&987246399047479336> please have a look, thanks.

sudden nymphBOT
#

MOOC is a completely free introductory Java course created by the University of Helsinki, it is a great way to learn Java from the ground up.

It consists of two parts, one at beginner, and another at intermediate level. The end of the course is marked by creating your own Asteroids game clone!

Even though the instructions show how to configure and use NetBeans for the course, you can use IntelliJ. To use IntelliJ, simply install the TMC plugin by opening IntelliJ -> File -> Settings -> Plugins and searching for TMC. You will then be able to use IntelliJ to complete MOOC.

Visit MOOC here: https://java-programming.mooc.fi/
(the course is available in both English and Finnish)

About the course - Java Programming

velvet kelp
#

It does start from scratch, but since you don't know OOP judging from your message, that'll be perfect

astral steppe
timid tiger
#

Just "scratch"

devout talon
muted summit
#

There are alote superb free Courses on Youtube, start there.