LOGOCOMP1531 - Practice Exam

Resources

Access

Right-click the desktop background to access the resources and language documentation available for this exam:

resources-right-click-menu

Alternate Access

If you'd like to access the materials in another way, you can copy paste the paths below.

code <path-to-resource>

For example, through VSCode:

code /home/class/public_html/tutorial-solutions/
code /home/class/public_html/lab-solutions/

Or via copy-pasting into a new tab of a browser.

Warning: chromium may crash when opening PDF files. If this is the case, use firefox instead by running firefox in a terminal.

Course Materials

Avoid this section, unless you have a very specific need for a resource in a different display e.g. neovim, chrome.

The file paths to the raw course materials are as follows:

  • Lecture Slides

    /home/class/public_html/Lecture-Slides/
  • Tutorial Solutions

    /home/class/public_html/tutorial-solutions/
  • Lab Solutions

    /home/class/public_html/lab-solutions/

Online Documentation

  • MDN Web Docs

    • JavaScript
      /home/class/public_html/JavaScript/developer.mozilla.org/en-US/docs/Web/JavaScript/Reference.html
    • HTTP
      /home/class/public_html/HTTP/developer.mozilla.org/en-US/docs/Web/HTTP/Reference.html
  • TypeScript Docs

    • Types Cheatsheet
      /home/class/public_html/typescript/TypeScript-Types-Cheatsheet.png
    • Interfaces Cheatsheet
      /home/class/public_html/typescript/TypeScript-Interfaces-Cheatsheet.png
    • Control-Flow Cheatsheet
      /home/class/public_html/typescript/TypeScript-Control-Flow-Cheatsheet.png
  • Jest Docs

    • Globals
      /home/class/public_html/jestjs.io/docs/api.html
    • Expect
      /home/class/public_html/jestjs.io/docs/expect.html
  • Express Documentation

    /home/class/public_html/Express-API-Reference.pdf
  • NPM: sync-request-curl

    /home/class/public_html/npmjs.com/package/sync-request-curl.html
  • NodeJS Docs

    /home/class/public_html/nodejs.org/docs/latest-v20.x/api/index.html