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 2 of 2

Thread: Hi Im new, and need help

  1. #1
    Junior Member
    Join Date
    Mar 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Hi Im new, and need help

    Im am currently in a course of java programing, i want to know everything there is to know about the language, i want to learn how to use everything, i am in a class of 13, and im the youngest (17 years old) its a certificate IV in networking and programing, and everyone in my class know everything about it, there all 27 years and older that talk to me about computer science and i sit there and nod my head, i just want someone to direct me in the right way,im not good with understanding "variables, booleans, floats, double short, etc... but i do want to learn everything there is to know, and ill be looking at peoples problems on the forums to learn more and see how everything is put together.

    please dont flame me, i just want to learn, and i can garentee 2 years from now, i will know everything there is to know, i am finishing studying at 9pm from 10 am, then i come home and study till 12 midnight, thank you for reading.

  2. #2
    Super Moderator helloworld922's Avatar
    Join Date
    Jun 2009
    Posts
    2,896
    Thanks
    23
    Thanked 619 Times in 561 Posts
    Blog Entries
    18

    Default Re: Hi Im new, and need help

    Quote Originally Posted by Keraize View Post
    Im am currently in a course of java programing, i want to know everything there is to know about the language
    I can almost guarantee that there isn't a single programmer who knows everything about Java (even those who have been programming Java since the day it was first released), only those who pretend to know everything. However, if you learn the basics of the language, learn about computer science*, and then learn to read Javadoc (or any documentation), you can be one of those who pretends to know everything about Java

    *: this is the most important, followed closely by knowing how to read Javadoc.

Tags for this Thread