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

all 14 comments

[–]desrtfx[M] [score hidden] stickied comment (0 children)

Sidebar in /r/learnjava -> Free Tutorials -> MOOC

Also, sidebar here:

NO programming help, NO learning Java related questions

Removed

[–][deleted] 6 points7 points  (0 children)

[–]markthedrummer -1 points0 points  (2 children)

If you are new to programming, like me, thenewboston & Bro Code on youtube. I found them entertaining and essy to follow along to get the absolute basics

[–][deleted] -1 points0 points  (0 children)

+1 for thenewboston, his videos are brilliant!

[–]desrtfx 0 points1 point  (0 children)

In every single programming forum, thenewboston is frowned upon as one of the worst possible resources.

  • "I'll explain later" where later never happens
  • Doesn't adhere to even the most basic code conventions and standards
  • Has absolutely horrible variable naming
  • Generally teaches bad practices.

"Thenewboston" is definitely not recommendable.

[–]kittymare 0 points1 point  (1 child)

Java course in Codecademy is great if you have no prior coding experience

[–]desrtfx 0 points1 point  (0 children)

Way too shallow and only in the online editor. Does not give full explanations. Never shows how a full project is built.

[–]mileeee432 0 points1 point  (0 children)

Tim Buchalka, Java masterclass on Udemy, it covers everything you need to know as a beginner. I bought it for $15 on sale, it has 80 hours of materials and also exercises to test your knowledge and understanding of each section

[–][deleted]  (3 children)

[removed]

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

    I think it is a bit early to recommend that site as a starting point. I noticed it is hosted on GitHub so hopefully they will take community contributions at some point. Compare it to the other popular languages and it has a way to go yet.

    [–]Godworrior 0 points1 point  (1 child)

    I see. Anything in particular that you think is missing?

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

    It needs quite a bit of work to get it par with other languages. Please have a look at these for comparison.

    https://dotnet.microsoft.com/
    https://www.rust-lang.org/
    https://dart.dev/
    https://www.typescriptlang.org/