Anyone Know were I can go to learn Java Programing?

  • Thread starter purrplepigfarm
  • Start date
purrplepigfarm

purrplepigfarm

Pokemon Master
Towns Folk
Like the title hints, I'm learning Java, but I'm trying to find a good free website that teaches well (preferably Java for beginners). If you have any links for one then I would really appreciate if you would post it. Thanks!
 
Here's a few websites that might help:
http://www.learnjavaonline.org/
http://www.javabeginner.com/
http://www.tutorialspoint.com/java/ < Might be interesting as well, since there's also a free eBook there as well.
http://docs.oracle.com/javase/tutorial/java/ < More official, since it's made by Oracle
http://codingbat.com/

After, depending on what you want to do, I might suggest a few things. So, don't worry, I'm here to help !
(I assume you want to make Minecraft Mods by judging by your avi ?)
 
Here's a few websites that might help:
http://www.learnjavaonline.org/
http://www.javabeginner.com/
http://www.tutorialspoint.com/java/ < Might be interesting as well, since there's also a free eBook there as well.
http://docs.oracle.com/javase/tutorial/java/ < More official, since it's made by Oracle
http://codingbat.com/

After, depending on what you want to do, I might suggest a few things. So, don't worry, I'm here to help !
(I assume you want to make Minecraft Mods by judging by your avi ?)

These are very helpful! Thank you. Actually, I haven't looked into making Minecraft mods yet; I'm learning Java to develop apps on Android Studio.
 
  • Like
Reactions: D4rkDragon
These are very helpful! Thank you. Actually, I haven't looked into making Minecraft mods yet; I'm learning Java to develop apps on Android Studio.

Ha, same as me, then :D !
Android Studio does look good, and isn't a mess to configure, unlike Eclipse ! But, it does (sometimes) run slow when you want to debug your app.
 
  • Like
Reactions: purrplepigfarm
Ha, same as me, then :D !
Android Studio does look good, and isn't a mess to configure, unlike Eclipse ! But, it does (sometimes) run slow when you want to debug your app.
I hear ya bro :playful:
 
  • Like
Reactions: D4rkDragon
I'd recommend Khan Academy. It has a very good reputation for teaching people. I learned something that took other people a week to learn in a matter of minutes. And plus its a step by step process. I would take a look there most definitely
 
  • Like
Reactions: Tanner and 3823
I was doing Math one time and I came across Khan Academy too, like @Sanji had stated. I tried one lesson and it was really good. The girl talks so you don't have to read stuff :eek: not sure if it's java tho, I think it is. :d
 
  • Like
Reactions: Tanner
Codecademy is a good one
 
Do codeacademy, free easy, and literally tells you what to do each lesson.
 
  • #10
Codecademy. Best site ever! It's how I learned Python.

I was doing Math one time and I came across Khan Academy too, like @Sanji had stated. I tried one lesson and it was really good. The girl talks so you don't have to read stuff :eek: not sure if it's java tho, I think it is. :d
I'd recommend Khan Academy. It has a very good reputation for teaching people. I learned something that took other people a week to learn in a matter of minutes. And plus its a step by step process. I would take a look there most definitely
Khan Academy doesn't teach you Java! It teaches you Javascript. 2 entirely different languages.
 
  • #11
You could also take tutorials on Modding Minecraft I'm taking some and I've have learned a lot of programming tricks
 
Back
Top