+ Reply to Thread
Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 32
Like Tree2Likes

Thread: Pseudocode Tutorial: The Basics

  1. #11
    mmu-84 is offline Newbie
    Join Date
    Jul 2009
    Posts
    1
    Rep Power
    0

    Re: Pseudocode Tutorial: The Basics

    Hi bro..
    That is a great explanation..
    really I think I got the idea
    Kindly can you give more tutorials on how to (construct routines by using the PPP)
    how to design the routine?

    Please help I don't have any idea on how to re-write pseudocode for a routine

    Thanks

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #12
    charlote is offline Newbie
    Join Date
    Feb 2010
    Posts
    29
    Rep Power
    0

    Re: Pseudocode Tutorial: The Basics

    Great explanation. Can you help me with my assignment which I have been asked to redo?
    I have problems with loop.
    Thanks,
    Charlote

  4. #13
    ddimacali is offline Newbie
    Join Date
    Aug 2010
    Posts
    2
    Rep Power
    0

    Unhappy Re: Pseudocode Tutorial: The Basics

    can somebody help me make a pseudocode algorithm and flowcharts for number of boys and girls inside the classroom? it'll be very appreciated!!!! thank you so much!!!!!

  5. #14
    f1alan's Avatar
    f1alan is offline Newbie
    Join Date
    Aug 2010
    Location
    Dundee
    Posts
    1
    Rep Power
    0

    Wink Re: Pseudocode Tutorial: The Basics

    Quote Originally Posted by ddimacali View Post
    can somebody help me make a pseudocode algorithm and flowcharts for number of boys and girls inside the classroom? it'll be very appreciated!!!! thank you so much!!!!!


    Uploaded with ImageShack.us

  6. #15
    abisiva is offline Newbie
    Join Date
    Aug 2010
    Posts
    2
    Rep Power
    0

    Re: Pseudocode Tutorial: The Basics

    I am new for this codecall. I need your help. I understand above pseudocode.

    Can u help me to writer the pseudcode for below question?
    1.Multiple by 8 without using multiplication or addition.
    2. Suppose you have an array of 1000 integers. The integers are in random order, but you know each of the integers is between 1 and 5000 (inclusive). In addition, each number appears only once in the array. Assume that you can access each element of the array only once. Describe an algorithm to sort it.
    3. If you used auxiliary storage in your algorithm, can you find an algorithm that remains O(n) space complexity?

    Thank you very much for your time. I look forward from you.

  7. #16
    Join Date
    Aug 2010
    Posts
    1
    Rep Power
    0

    Re: Pseudocode Tutorial: The Basics

    Hi TcM,
    I have a project for a Internation currency exchange and wondered if you could help me. At least help me understand the different terminology when wrtiting it such as :
    write=
    call=
    set=
    while=
    declare=
    I know that string= letters and integer= numbers and I think while= loop, but I don't know the rest or when to use it.

    I appreciate the help!
    Louisianavato

  8. #17
    rock1media is offline Newbie
    Join Date
    Sep 2010
    Location
    Las Vegas, NV
    Posts
    1
    Rep Power
    0

    Re: Pseudocode Tutorial: The Basics

    Hello friends,

    I have a question if you can be kind enuff to help. I had created a flow chart for one of classes about the Facebook app on my cell phone (HTCTilt2). my assignment was to create a flow chart of it then Pseudocode for it. But i seemed to be stuck on where do i start. i dont have to Pseudocode the whole application just a module for it so i picked the home page. Just hoping you can guide me in the right direction. thank you. i included the homepage flowchart and a close-up up the home page chart



    thank you in advance!

  9. #18
    EB185 is offline Newbie
    Join Date
    Nov 2010
    Posts
    1
    Rep Power
    0

    Re: Pseudocode Tutorial: The Basics

    hey i need help in makin this pseudocode:
    A program that continuously accepts students' data until eof and produces a repost that list all students whose grade point averagees are below 2.0


    I started doin it like this but idk wats next adn idk if its rite
    Start
    num studentId
    string firstName
    string lastName
    num gradeAverage
    HELP PLZZZ

  10. #19
    Krypto is offline Newbie
    Join Date
    Nov 2010
    Posts
    1
    Rep Power
    0

    Re: Pseudocode Tutorial: The Basics

    Hey im also workin on a project could you help me out

  11. #20
    Join Date
    Dec 2010
    Posts
    3
    Rep Power
    0

    Re: Pseudocode Tutorial: The Basics

    i need help...im new wit pseudocode..
    can u plz help me wit dis problem...

+ Reply to Thread
Page 2 of 4 FirstFirst 1234 LastLast

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 guests)

Similar Threads

  1. Re: Pseudocode Tutorial: The Basics
    By hahahehe in forum General Programming
    Replies: 2
    Last Post: 08-15-2011, 08:36 AM
  2. Re: Pseudocode Tutorial: The Basics
    By rageoutfool in forum General Programming
    Replies: 3
    Last Post: 09-04-2010, 12:12 PM
  3. Re: Pseudocode Tutorial: The Basics
    By mkcrider in forum General Programming
    Replies: 1
    Last Post: 05-07-2010, 12:10 PM
  4. Re: Pseudocode Tutorial: The Basics - spawned question
    By charlote in forum General Programming
    Replies: 11
    Last Post: 03-08-2010, 06:22 PM
  5. Begginer In need of pseudocode tutorial help
    By jason007thomas in forum Introductions
    Replies: 9
    Last Post: 11-07-2008, 05:03 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts