Project: Setup & Installation
In this project we just setup our work environment. This involves installing the compiler (the thing that turns our code into a runnable computer program), & installing a text editor (to write our code!).
By the end of this project you'll be able to:
- Know how to donwload the compiler
- Know of different text editors & have downloaded one of them.
- Run the compiler from the command line.
- The command & any extra steps to compile code
Lesson 0: Downloading the compiler
We download the compiler
Lesson 1: Chosing & Downloading a text editor
We run through some common text editors people use, & where you can download them.
Lesson 2: Chosing & Downloading a text editor
We run through some common text editors people use, & where you can download them.