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: What programs shall i make?

  1. #1
    Junior Member
    Join Date
    Dec 2009
    Posts
    16
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default What programs shall i make?

    Hello, i have been learning Java using tutorials on youtube by 'thenewboston' and im learning quite a lot of the basics of Programming and i just wanna ask what are some good programs to try and make to make sure i know the basics well enough before i move on to more stuff. By different programs i mean stuff that uses Loops,Variables,Arrays,Scanner Input...

    I hope im makeing sense..if i am..so any ideas on what are some good things to make, just to make sure im understanding stuff correctly..


  2. #2
    Member
    Join Date
    Aug 2009
    Posts
    53
    Thanks
    2
    Thanked 3 Times in 2 Posts

    Default Re: What programs shall i make?

    Hi there.
    Good to hear you are making progress with java.

    I would find a nice java book on the library (or maybe warez), not to read, but to make the the exercises in. This should test a lot of aspects of programming, and usually has the information to cover to it, should you get stuck.

    I quite liked "Object-Oriented Design and Patterns, Cay Horstmann", as it works in general OOP concepts, but uses java for implementation.
    But there are tons of books out there, just dont go spend to much on them, if you are only gonna make the exercises anyway.

Similar Threads

  1. Replies: 0
    Last Post: December 12th, 2009, 10:09 PM
  2. How to make it???
    By Subhasis Banerjee in forum JavaServer Pages: JSP & JSTL
    Replies: 0
    Last Post: October 29th, 2009, 02:49 PM
  3. [ASK] Make Object as a layer
    By bocahTuaNakalzz in forum AWT / Java Swing
    Replies: 2
    Last Post: October 24th, 2009, 01:07 PM
  4. Java program to find the minimum and maximum values of input data
    By awake77 in forum What's Wrong With My Code?
    Replies: 6
    Last Post: December 20th, 2008, 05:12 PM
  5. Java algorithm for bank program to connect database
    By araujo3rd in forum Algorithms & Recursion
    Replies: 1
    Last Post: December 10th, 2008, 01:34 PM