Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 25

Thread: programmin project.. need help

  1. #11
    Join Date
    May 2008
    Posts
    602
    Rep Power
    0

    Default

    they dont kno ntn & most of them or woman & they dont understand & the worst part about it, is that the teacher cant talk English good his english is poor cause him from from India, so i cant go 2 him for help cause i would not kno wht he his sayin

  2. #12
    Join Date
    Feb 2003
    Posts
    3,184
    Rep Power
    0

    Default

    Quote Originally Posted by jason_200 View Post
    they dont kno ntn & most of them or woman & they dont understand & the worst part about it, is that the teacher cant talk English good his english is poor cause him from from India, so i cant go 2 him for help cause i would not kno wht he his sayin
    lol, I'm sure you signed up for the course. What are you complaining about? It may look daunting now but if you study hard and put in the time you'll get better at it.

  3. #13
    Join Date
    May 2008
    Posts
    602
    Rep Power
    0

    Default

    yea i kno but some a things the teacher have to teach 4 us to understand & him cant talk english good cause when mi do some thing & get it wrong & a ask him wht did i do wrong i dont kno wht the hell him a say

  4. #14
    Join Date
    May 2008
    Posts
    602
    Rep Power
    0

    Default

    wht is the next stop after this


    Begin
    character cName, cIdentificationNumber cPhoneNumber, cAddress
    Numeric nEntryLevelForm, nAvailableEntryLevelForm
    Display "Enter Member Name"
    Accept cName
    Display "Enter the age of member"
    Accept nAge
    Display "Enter Identification Number"
    Accept cIdentificationNumber
    Display "Enter Phone Number"
    Accept cPhoneNumber
    Display "Enter Address"
    Accept cAddress
    Read members from the database

  5. #15
    Join Date
    Feb 2003
    Posts
    3,184
    Rep Power
    0

    Default

    Quote Originally Posted by jason_200 View Post
    yea i kno but some a things the teacher have to teach 4 us to understand & him cant talk english good cause when mi do some thing & get it wrong & a ask him wht did i do wrong i dont kno wht the hell him a say
    hahah ask him to write it down for you or give you extra notes on the topic that you don't understand. I'm sure the notes are in english.

    "Teach a man to fish"

  6. #16
    Join Date
    May 2008
    Posts
    602
    Rep Power
    0

    Default

    i only go class on fridays & mi have to carry it in by friday & mi have a exam on that 2

  7. #17
    Join Date
    Jan 2009
    Posts
    2,404
    Rep Power
    0

    Default

    Quote Originally Posted by jason_200 View Post
    wht is the next stop after this


    Begin
    character cName, cIdentificationNumber cPhoneNumber, cAddress
    Numeric nEntryLevelForm, nAvailableEntryLevelForm
    Display "Enter Member Name"
    Accept cName
    Display "Enter the age of member"
    Accept nAge
    Display "Enter Identification Number"
    Accept cIdentificationNumber
    Display "Enter Phone Number"
    Accept cPhoneNumber
    Display "Enter Address"
    Accept cAddress
    Read members from the database
    Read the question again. And read what you have in your pcode. Then think about it.
    Rooted OnePlus 2 64GB Ed, Android 5.1.1 OxygenOS ; on teifin' AT&T's network; Rooted ASUS Transformer TF101 w/ dock, Android 5.1 KatKiss; Laptop: ASUS X550C, 2.0GHzx2, 8GB, 512GB SSD, Kubuntu 15.10;
    Facebook page: Skeleville Technology Solutions

  8. #18
    Join Date
    May 2008
    Posts
    602
    Rep Power
    0

    Default

    add some more tell me wht u think

    Begin
    character cName, cIdentificationNumber cPhoneNumber, cAddress
    Numeric nEntryLevelForm, nAvailableEntryLevelForm
    Display "Enter Member Name"
    Accept cName
    Display "Enter the age of member"
    Accept nAge
    Display "Enter Identification Number"
    Accept nIdentificationNumber
    Display "Enter Phone Number"
    Accept nPhoneNumber
    Display "Enter Address"
    Accept cAddress
    new member must sign up entry level from completed
    else
    error is generated AND member will not registered
    if
    member completed entry level form lends books to member for seven days AND journals for three days
    if
    member does not return books AND journal in specified time member pay $50
    if
    member delay exceeds period pay $20 charged per day
    Last edited by jason_200; Mar 23, 2009 at 11:47 PM.

  9. #19
    Join Date
    Jan 2009
    Posts
    2,404
    Rep Power
    0

    Default

    Did you verify the form input? Plus you're only supposed to be focusing on #1, which is the registration. Not rental, fining, etc. It doesn't look as if you understand the problem itself. If need be, copy the question separately along with the part of the description that is relevant to it, and only read that.

    Don't write any more pcode until you UNDERSTAND the problem itself. Then look at what you have and put yourself in the position of someone using the system. Check out a library or something if you have to.
    Rooted OnePlus 2 64GB Ed, Android 5.1.1 OxygenOS ; on teifin' AT&T's network; Rooted ASUS Transformer TF101 w/ dock, Android 5.1 KatKiss; Laptop: ASUS X550C, 2.0GHzx2, 8GB, 512GB SSD, Kubuntu 15.10;
    Facebook page: Skeleville Technology Solutions

  10. #20
    Join Date
    May 2008
    Posts
    602
    Rep Power
    0

    Default

    I dont really get it, am i adding to much thing to it

Posting Permissions

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