Visual Studio Code is the cross-platform coding environment we will use across both Stage 5 Computer Technology and Stage 6 Software Engineering. When we use GitHub CodeSpaces in the cloud, we are using a virtualised version of Visual Studio Code. This repo contains the example profiles to improve your development experience and links to templates for the main language environments we will use. |
Note
TempeHS Students can choose any of these as a template when they create a new repository in GitHub.
- Node.JS for JS/HTML/CSS PWA development configuration files.
- Python configuration files.
- Python Flask for Python PWA Development configuration files.
- Jupyter Notebook for Machine Learning configuration files.
- MicroPython for Raspberry Pi Pico/Pico 2 library, docs and demos.
- Unity Development configuration files.
- Python & node.JS configuration files.
- PySimpleGUI for Python Development library, docs and demos.
- Python Exam/Test Extension Restricted DevContainer configuration files.
Important
All profiles require the Default profile as the base profile.