ynvtlmr / Fundamentals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to CompSci Academy

To get started, you'll need to have the following installed, and ready to go on your computer:

NOTE: If you have any issues, and would like to reach out for help feel free to email us or ask in our Slack group.

Python 3.8

Get the latest python from the official download site (currently 3.8).

There are instructions for Windows, macOS and Linux:

Git

Git is a program for managing versions and history of code. We will be introducing git and its uses during the program. (NOTE: for macOS, this assumes that a program called brew is installed. Brew is a package manager, a program that is used to download and install programs. This is a command line program, and has some requirements: https://docs.brew.sh/Installation)

Visual Studio Code

VS Code is a text editor that we will be using during the course. If you have a preferred text editor, feel free to use that instead, however all course material will be covered using VS Code, including keyboard shortcuts, visualizations, text editor layout, etc. so, it is our recommended editor.

About


Languages

Language:Python 92.3%Language:HTML 7.5%Language:CSS 0.2%