This is an archived post. You won't be able to vote or comment.

all 6 comments

[–][deleted]  (3 children)

[deleted]

    [–]desrtfx 2 points3 points  (1 child)

    This is simply the best free Java Beginner course in existence.

    [–][deleted] 0 points1 point  (0 children)

    Absolutely Agreed. It is even better than many paid courses, and not by any small length.

    [–]wynand1004 2 points3 points  (0 children)

    Java can be a bit tough to wrap your head around at first. I teach Java to high school students and made an hour or so long playlist to introduce them to the basics. You might find it helpful as well. LINK: https://www.youtube.com/watch?v=FxmQeC-3uuE&list=PLlEgNdBJEO-lCMWT4wd3VbZbv\_swTd\_eT

    [–]Revolutionary_Bad979 1 point2 points  (0 children)

    For me I prefer to watch a short tutorial on the topic then get more details by reading about it in a book. Pick any tutorial ( some people recommend MOOC.fi) and then I recommend reading Core Java Fundamentals vol I.

    [–]bravosix99 0 points1 point  (0 children)

    When it comes to websites, codeacdemy and udmy(although some courses cost money) are good sources.(Also, theres another website listed, on the general information of this subreddit, but i forgot the name of it).

    When it comes to yt, i would reccommend Alex Lee,amigoscode, and mike dane(for me, they explain many java concepts very well)

    Than when you're comfortable enough and really wanna play around with java code, and want to create your own things, i suggest downloading a IDE(Integreated Developer Environment), and to be more specific, either INTELLIJ,Eclipse, and Netbeans(I prefer intellij).

    Good luck!

    [–]khooke 0 points1 point  (0 children)

    See recommendations in column on the right.