• Congratulations to the Class of 2024 on your results!
    Let us know how you went here
    Got a question about your uni preferences? Ask us here

Search results

  1. M

    Algorithm/pseudo code help

    1) Writing code 2) Writing code 3) Writing code
  2. M

    A Comprehensive list of Source Code Websites and Programming Sites

    Learn pseudocode with javascript compliant with Board of studies, New South Wales, Australia, Software Design and Development Stage 6, Software and Course Specifications Higher School Certificiate 2012 https://github.com/Quobject/boscode-learn https://www.npmjs.com/package/boscode
  3. M

    SDD Paper 2015 Question 33 d ii Wrong sample answer

    wrong sample answer in the marking criteria for question 33 d ii of the 2015 HSC paper. The presented sample answer at the bostes website is wrong. A correct answer would be: class Engine { is a Component public – cost(): return 2000 } class V8Engine { is a Engine public –...
Top