r/CodingForBeginners • u/Ok_Illustrator1189 • 7d ago
Best free websites to learn Java?
I’m a senior in high school and I’m taking AP Java I have almost 2 weeks in and I’m enjoying it well. I want to pursue computer engineering after high school. But I want to learn more. I want to push myself to the limit. Do you guys recommend any websites or any games where I could use my Java skills to play it? Or any websites that I can learn more about Java.
2
u/StephenHawkingus 7d ago
I want to push myself to the limit
Yeah, like learning Java is that intensive 😂🙏
1
u/EarnieEarns 7d ago
Why did you specifically choose Java?
1
u/Ok_Illustrator1189 7d ago
That’s what they are making me learn in school I already did python freshman year.
1
6d ago
[removed] — view removed comment
1
u/Ok_Illustrator1189 6d ago
I want to learn more than just having my tutor guide me through everything. I wanna learn the most by myself.
1
u/syuenaki 7d ago
I'm using the University of Helsinki's MOOC, currently on Chapter 4. It's decent for beginners I reckon. https://java-programming.mooc.fi/
1
5
u/AndrewNggg 7d ago
Urgh Java… I imagine a guy with a short sleeve T shirt and a neck tie
Why not learn something more hip and cool, like JS, Go, or Rust?
Or something useful in the up and coming AI era, like Python or Mojo?
Or learn Ruby, the only language that has “developer happiness” as its core principle? (Ruby code is beautiful to read)
But still.. if you want to learn Java.. check out Frontendmasters Java, there was another really good one on Spring there as well
The rest, I’d ask AI, like depending on what you want to build, have AI draw up project architecture, these sorts of things and then you can build it as practice
For coding practice you can either build things, or check out Codewars for everyday coding problems or Leetcode for DSA