Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 4 of 4

Thread: want to learn java from basic with oop

  1. #1
    Junior Member
    Join Date
    Oct 2013
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default want to learn java from basic with oop

    I am new here i am interested to learn java programing i have little bit idea about java but i want to learn deapply with practices , So any one suggest me how i can learn and do practical work using java.
    And one thing more Send me please some basic tuterial for java programing..


    thnxx


  2. #2
    Forum Squatter newbie's Avatar
    Join Date
    Nov 2010
    Location
    North Wales
    Posts
    661
    My Mood
    Stressed
    Thanks
    28
    Thanked 115 Times in 106 Posts
    Blog Entries
    1

    Default Re: want to learn java from basic with oop

    Glad you're interested in learning; the one stop resources you need is provided by Oracle itself (owners of Java).
    Start here and navigate yourself through it. Best of luck.
    Please use [highlight=Java]//code goes here...[/highlight] tags when posting your code

  3. #3
    Junior Member
    Join Date
    Sep 2013
    Location
    Denmark
    Posts
    27
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Re: want to learn java from basic with oop

    1. Do you have a project, you want to make with java?
    2. See 1, if yes then 3.
    3. The Oracle resource newbie links to is pretty decente
    4. When you get a hold of the basic in java (class and objects), there is a book by Cay Horstmann, called Object Orriented Design & Patterns, which I find is a very good reference book, though have in mind it is only up to date for Java5.0
    5. FOOL AROUND - Always a great way to learn
    Ruby 'cause I can - Java 'cause I want - C# 'cause I have to

  4. #4
    Junior Member
    Join Date
    Sep 2013
    Posts
    11
    My Mood
    Bored
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Re: want to learn java from basic with oop

    Hi,
    Java is an ocean. And it's nice to hear that you show interest to learn such a programming language. Well, there are lot of online resources and books on basics and advanced concepts of java. You can read it theoretically. And practice the programs given for workouts in every chapter. First get clear idea of the programming task given for you and then apply it practically.

Similar Threads

  1. java oop
    By hwoarang69 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: February 26th, 2013, 06:50 AM
  2. OOP and java
    By ~Kyo~ in forum Object Oriented Programming
    Replies: 6
    Last Post: January 22nd, 2013, 04:24 AM
  3. Replies: 1
    Last Post: February 3rd, 2012, 12:00 PM
  4. How to learn OOP
    By Alex L in forum Object Oriented Programming
    Replies: 7
    Last Post: December 8th, 2011, 11:53 PM
  5. Basic OOP having trouble determining how to handle methods
    By Nikkon2131 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: July 21st, 2011, 06:15 PM