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: NEEEDDD HEELLLPPPPPP!!!

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

    Question NEEEDDD HEELLLPPPPPP!!!

    I've a friend who's new to java. is there anyone out there who can guide me where i can get him to start from scratch? it might take him a lot of time to get where he sees himself as lol, but he wants to start as of whenever he gets a clarification on the issues he's facing regarding java right now. the basics of coding have only been lightly touched. they need a lot of brushing up too.. um.. my question.. do you guys think a person aged 23 should start doing it? like, could it be any beneficial for that person to get into it knowing he has no past experiences in this field or anything as such and whether or not would there be any chances for him to prosper? Much awaiting anyone's reply .. Thank you for taking the time out to read !

  2. #2
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: NEEEDDD HEELLLPPPPPP!!!

    Yikes, that title.

    Anybody can learn how to program. IMHO, everybody should take the time to learn to program, at least the basics.

    How your friend learns is really up to his interests. If he's looking to dive into Java, the basic tutorials (google "java tutorials") are the best place to start.

    You might also point him towards Processing. It's a simpler, Java-based language geared towards visualization.

    Or maybe Java isn't the way to go, if all you're looking to do is create websites or something. In that case, check out w3schools.

    This has nothing to do with code, so I'm going to move this out of the coding forum.
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!