Search results

  1. Glide

    absolute and relative file paths

    just off the top of my head absolute = c:\software\blah.exe relative = \blah.exe
  2. Glide

    do you guys know how to...

    god this subject is lame
  3. Glide

    do you guys know how to...

    o_O Take a cloth and wipe it, tada....
  4. Glide

    freakin out...answeres to 2002 HSC?

    dont worry dude, we all are... you'll do fine :)
  5. Glide

    Good Luck Software 2003

    Thanks, Big thank-you to everyone.. especially SamD :)
  6. Glide

    technical feasibility

    its not financially viable because the technology is too expensive.. Combination of both I guess :|
  7. Glide

    code generation?

    Oh well... I'll look over that tomorrow morning. Never did it in class.
  8. Glide

    What do you think the 'big' questions will entail?

    I agree, in reality, most of it is bullshit... But who the hell wants to write out algorithms for 3 hours? I'ld much rather write out bullshit than that :)
  9. Glide

    logical programming

    Its not useless, its not practicle for end users like us.
  10. Glide

    code generation?

    ... Thats for the option topic I take it?
  11. Glide

    Algorithm for setting up an array???

    0 isnt always be assumed as the first item in the array, visual basic does that by default, which you can change if you type 'option base 1' at the top of your code... So yeah, no biggie :) The question is, what if you dont know the boundaires of your array, and your asked to include one :|
  12. Glide

    code generation?

    No problem :)
  13. Glide

    My Binary Search Algo-ma-rithm

    int() is a function in VB that converts the given parameter into a true integer value (that is no floating point / decimals) I would not expect a marker to know that though D:
  14. Glide

    code generation?

    Source code gets compiled into object code (machine code) that the CPU can interpret and carry out instructions for. I guess O_O
  15. Glide

    Answering Q's In Exam

    The assessments rocked, because Guess what... it was real life, not like half of the theory in the course..
  16. Glide

    technical feasibility

    Yeah... depends on the question really... they want you to decide what should be taken into consideration I guess.
  17. Glide

    Whose getting RSI from the HSC exam!!

    here here! We should all do our exams on laptops :)
  18. Glide

    Algorithm for setting up an array???

    Hmm........ So we dont need to declaire any array of records, we can just assume a variable to be one?
  19. Glide

    Section 2 of exam doesnt seem to reflect the syllabus at all.

    Discuss ways in which management could ensure that the software team carry out their responsibilities as software developers. Ugh!?!?!?
  20. Glide

    Section 2 of exam doesnt seem to reflect the syllabus at all.

    Damn that project management question... I have a paragraph with like 4 lines in my entire text book on project management..
Top