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: can you give me some links to simple java tutorials (pdf)

  1. #1
    Junior Member
    Join Date
    Oct 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default can you give me some links to simple java tutorials (pdf)

    i have an intermediate level in java


  2. #2
    Member
    Join Date
    Jun 2012
    Posts
    41
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Re: can you give me some links to simple java tutorials (pdf)

    Practice: spam link removed

    Seriously, the way I learned was making random fun stuff. I didn't master Java until I decided to make a program that could be put on a computer system to run a bank. I started simple, making it so that it reset each time you ran, and could deposit and withdraw from ONE account. And I went from there. I made more accounts, had it save stuff to files, made loaning systems and credit card stuff. Gosh, if I still had the program, it would do all my banking for me!
    Last edited by jps; October 16th, 2012 at 06:33 PM.

Similar Threads

  1. School Java Project Help (XML and links)
    By MC2170 in forum Java Theory & Questions
    Replies: 6
    Last Post: July 3rd, 2012, 08:44 AM
  2. A Java App which will open and store local and Citrix IE links
    By Rednaxela in forum Java Theory & Questions
    Replies: 1
    Last Post: January 5th, 2012, 02:24 AM
  3. Java: Links, images, font and divisions with HTML / CSS
    By Cyloc in forum AWT / Java Swing
    Replies: 3
    Last Post: August 2nd, 2011, 12:54 PM
  4. The java-output doesn't give the right result?
    By pinotje in forum What's Wrong With My Code?
    Replies: 8
    Last Post: May 31st, 2011, 01:00 PM
  5. how to give inputs to my simple java program
    By pokuri in forum What's Wrong With My Code?
    Replies: 11
    Last Post: January 8th, 2011, 07:36 PM