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

Thread: pseudocode tutorials

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

    Default pseudocode tutorials

    I am actually doing a diploma, I have two modules:

    1) Software development techniques (learn pseudocode)
    2) Designing and developing object oriented computed programs (using Java)

    If someone can recommend me a good book or web site for pseudocode tutorials for Java

    Thanks
    Regards
    Pascal


  2. #2
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: pseudocode tutorials

    pseudocode tutorials?

    Best resource I have found so far is right in the middle of a forum. Especially an active one. Reading everyone elses problems. Everyone elses code. Looking them over, answering questions when you can, and asking your own when you can't. Just being involved in any way possible. One of the best teaching tools I can suggest...

  3. The Following 3 Users Say Thank You to jps For This Useful Post:

    copeg (July 30th, 2012), derekxec (July 30th, 2012), pbrockway2 (July 30th, 2012)

  4. #3
    Super Moderator pbrockway2's Avatar
    Join Date
    Jan 2012
    Posts
    987
    Thanks
    6
    Thanked 206 Times in 182 Posts

    Default Re: pseudocode tutorials

    ++

    (Silly forum won't accept a short post, so I'll spell it out: jps has it exactly right.)

Similar Threads

  1. I need help starting my pseudocode. My book doesn't explain it well at all.
    By Bubbabingo in forum What's Wrong With My Code?
    Replies: 1
    Last Post: February 4th, 2012, 08:37 PM
  2. Need help with pseudocode please
    By nomss in forum Algorithms & Recursion
    Replies: 2
    Last Post: May 18th, 2011, 03:50 AM
  3. Need help converting Pseudocode to java
    By firebyrd in forum What's Wrong With My Code?
    Replies: 1
    Last Post: May 5th, 2011, 05:28 AM
  4. Java Tutorials and Help
    By theitranger in forum The Cafe
    Replies: 4
    Last Post: March 31st, 2011, 05:24 PM
  5. Replies: 4
    Last Post: February 23rd, 2011, 09:20 AM