#Learning Java Techniques and Sources

1 messages · Page 1 of 1 (latest)

ornate ermineBOT
#

@lusty pewter has a question:

hewyo_

How do you guys progress and learn deeply in java? Like what sources and techniques do u use? I’m kinda lost

#

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

signal prawn
#

at what point are you? the answer kinda depends

lusty pewter
#

Im still a beginner

signal prawn
#

then I recommend this:

ornate ermineBOT
#

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

signal prawn
#

especially learning by doing

lusty pewter
#

Thank you!!!

signal prawn
#

is really helpful

#

and this course got a lot of exercises to help with that

lusty pewter
#

Are all these free websites?

signal prawn
#

yes

lusty pewter
#

Oh it’s just ine

#

Thanks! It will be useful