Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Method of learning

  Asked By: David    Date: Mar 16    Category: Java    Views: 684
  

I am new in Java Programming. I 'd like to learn fasly this language.
How can I?
I already know a great part in HTML, And I am following a C# course
(online); I am still confuse in objected oriented programming...

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Richie Smith     Answered On: Mar 16

Probably the easiest way to learn  how to program java  is to run though a
set of programming  tasks designed to teach you the basics as you go though.

I found for me that doing a course in Java gave me the motivation to
learn it, and being stubborn lead me to learn more things in my spare time.

The Object Oriented part  of Java requires you to bend your brain the
most, to truly understand. However if you are stuborn and work hard it
will finaly click.

This list is a good place to ask basic questions on your path, the java
tutorials on java.sun.com is a great place to find examples while the
book "Thinking in Java" is a free web book which explains most things in
a easy to understand, yet excelent mannor (and better yet it is free and
online so search for it).

 
Didn't find what you were looking for? Find more on Method of learning Or get search suggestion and latest updates.




Tagged: