top of page
Resources
Language Downloads
Python
https://www.python.org/downloads/
​
Download Python here. We recommend using the most recent version. Make sure to get the correct installer for your operating system. Once it downloads, run the installer.
Java
https://www.oracle.com/java/technologies/javase-jdk15-downloads.html
​
Download Java here. We recommend using the most recent version. You may have to create an Oracle account to download the installer. Once the download is finished, run the installer.
Text Editor
Visual Studio Code
https://code.visualstudio.com/Download
​
Download the version corresponding to your operating system and run the setup file. This is where we recommend you code your Python and Java.
Other Resources
Scratch
https://scratch.mit.edu/
​
Create an online account for Scratch here! Scratch is a program for beginner coders that uses blocks to represent lines of code. Once you make an account, create a template and explore!
bottom of page