Jump to content

Hi you've probably already used this as it's really popular, but it is what I used when I was first learning; http://www.codecademy.com/learn

 

Good luck to you!

Mark

 

Why would you link codecademy if they dont even have anything for java (last time I checked)?

 

@Stickflex As others have mentioned, thenewboston is an awesome place to pick up a language from no experience.

Link to post
Share on other sites

Hi you've probably already used this as it's really popular, but it is what I used when I was first learning; http://www.codecademy.com/learn

 

Good luck to you!

Mark

Codecademy doesn't offer Java. It's primarily web languages, like HTML, CSS, JavaScript (which is probably what you were thinking), Python and PHP

Link to post
Share on other sites

Codecademy doesn't offer Java. It's primarily web languages, like HTML, CSS, JavaScript (which is probably what you were thinking), Python and PHP

last 3 are not that far off java :)

 

any OO language will get you the base work, I personally like c# mostly for the IDE. 

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to post
Share on other sites

last 3 are not that far off java :)

 

any OO language will get you the base work, I personally like c# mostly for the IDE. 

 

Regardless, the OP specifically asked for Java references, not for any other languages.

 

The codeacademy site has been incorrectly suggested multiple times on these forums for these types of questions and it's not helpful.

Link to post
Share on other sites

Why would you link codecademy if they dont even have anything for java (last time I checked)?

 

@Stickflex As others have mentioned, thenewboston is an awesome place to pick up a language from no experience.

They totally have java. I'm doing it now. lol :)

Link to post
Share on other sites

They totally have java. I'm doing it now. lol :)

 

 

you are probably doing javascript which is completely different....

 

Which basically says how little Captain Matt know about this kind of stuff.

And this kind of people goes to codeacademy.

Those who actually want to understand from compilers to pointers (and beyond ofc) use books, or in depth tutorial not in a funny youtube video strip, but a youtube video of shaky camera lecture of indian university professor.

(but it's still huge fun :) )

 

Link to post
Share on other sites

 

 
 

Which basically says how little Captain Matt know about this kind of stuff.

And this kind of people goes to codeacademy.

Those who actually want to understand from compilers to pointers (and beyond ofc) use books, or in depth tutorial not in a funny youtube video strip, but a youtube video of shaky camera lecture of indian university professor.

(but it's still huge fun :) )

 

 

 

Everyone has to start somewhere and where you start has no bearing on where you end up. Who cares where you learn your if statements and your for loops. So long as you don't stay there.

Link to post
Share on other sites

Everyone has to start somewhere and where you start has no bearing on where you end up. Who cares where you learn your if statements and your for loops. So long as you don't stay there.

 

you will stay there when using codeacademy.  

I dont know i find it very useless to start learning on a platform which gives you like 1.1 % of what you neeed to learn and after that you need to change the whole learning platform because codeacademy wont teach you more than that.  

Good book is best. 

 

unless you want some scripting language.  that you can learn by weekend on any learning platform. 

Link to post
Share on other sites

Everyone has to start somewhere and where you start has no bearing on where you end up. Who cares where you learn your if statements and your for loops. So long as you don't stay there.

 

Uh, false? If you don't learn the skills you need to move forward early on, it'll all end in tears.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×