r/javahelp 6d ago

Java Course recommendation

Hey , I'm looking for a Java course for absolute beginners ,

Can someone please suggest me the best course to join as I have seen some course of Java for beginners like , Coursera,Udemy, PW SoftSkills , and some others and I'm bit confused in these to what to buy and what's suits for me

So please someone suggest I'm a beginner In coding world ,

I'm a BTech 3rd semister student

3 Upvotes

21 comments sorted by

u/AutoModerator 6d ago

Please ensure that:

  • Your code is properly formatted as code block - see the sidebar (About on mobile) for instructions
  • You include any and all error messages in full
  • You ask clear questions
  • You demonstrate effort in solving your question/problem - plain posting your assignments is forbidden (and such posts will be removed) as is asking for or giving solutions.

    Trying to solve problems on your own is a very important skill. Also, see Learn to help yourself in the sidebar

If any of the above points is not met, your post can and will be removed without further warning.

Code is to be formatted as code block (old reddit: empty line before the code, each code line indented by 4 spaces, new reddit: https://i.imgur.com/EJ7tqek.png) or linked via an external code hoster, like pastebin.com, github gist, github, bitbucket, gitlab, etc.

Please, do not use triple backticks (```) as they will only render properly on new reddit, not on old reddit.

Code blocks look like this:

public class HelloWorld {

    public static void main(String[] args) {
        System.out.println("Hello World!");
    }
}

You do not need to repost unless your post has been removed by a moderator. Just use the edit function of reddit to make sure your post complies with the above.

If your post has remained in violation of these rules for a prolonged period of time (at least an hour), a moderator may remove it at their discretion. In this case, they will comment with an explanation on why it has been removed, and you will be required to resubmit the entire post following the proper procedures.

To potential helpers

Please, do not help if any of the above points are not met, rather report the post. We are trying to improve the quality of posts here. In helping people who can't be bothered to comply with the above points, you are doing the community a disservice.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

3

u/Astroohhh 6d ago

Just Pick a book bro

2

u/Extension-Panic7567 6d ago

MOOC university of helsinki course

0

u/Diligent-Button9248 6d ago

Does it have lecture's vidoes on YT?

2

u/desrtfx Out of Coffee error - System halted 6d ago

The entire course is in the text - in the "Partx' pages.

Much better than videos

1

u/Extension-Panic7567 6d ago

no, but you will find it no less than a video... still if you seek videos then i recommend you start with john, on youtube search programmign with john

2

u/desrtfx Out of Coffee error - System halted 6d ago

!sidebar

1

u/leaf_3632 6d ago

Kunal Kushwaha on youtube

1

u/LengthAnnual 6d ago

Telsuko by navin

1

u/Zar-23 6d ago

Brocode in YT, Telusko YT

1

u/iamstevejobless 6d ago

If going with Udemy, I would highly recommend -

Java In-Depth: Become a Complete Java Engineer! - Dheeru Mundluru

Java MAsterclass - Tim Buchalka

1

u/Dry_Menu_3705 6d ago

Check Telusko channel

1

u/YetMoreSpaceDust 6d ago

I learned from the book Core Java (the third edition, I think it was) and I'd still highly recommend it.

It looks like the author has a video course as well: https://horstmann.com/corejava/livelessons/index.html

1

u/NaveenB2004 5d ago

For JDK 26: https://docs.oracle.com/en/java/javase/26/ For beginer, start with section Language and Libraries -> Java Tutorials

The tutorials are focused on Jdk 8. It's mostly same for the later versions. Check for language changes after refering that, cuz every 6 months we get a new version with cool features (there is a box with links in tutorials page)

1

u/[deleted] 5d ago

[removed] — view removed comment

1

u/No_Barracuda5378 5d ago

Bro I will suggest you to buy a telusko course in Udemy.

You'll not regret it and it will cost you around 400-500

1

u/freshstylez83 4d ago

Have you looked into any of the Udemy or LinkedIn learning Java courses? The Udemy courses are more comprehensive and organized, and they include built-in practice challenges. A good course is called "Java Masterclass 2025: 130+ Hours of Expert Lessons" by Tim Buchalka. His course is constantly updated and designed for beginners, intermediates, or experts. You don't have to purchase most Java courses or buy a Udemy monthly subscription. If you have a membership at a participating public library that has a partnership with Udemy and LinkedIn Learning, you will be able to gain access to Udemy Business & the all the courses offered in LinkedIn Learning absolutely for free.

1

u/woke_chimp 2d ago

freecodecamp YT channel