In this unit students will learn the basics of using the integrated development environment (IDE) to write code. Students will learn how to save their code, not only to their IDE but also using Git and GitHub.
Key concepts students will learn are:
What is an IDE?
Basics of Git and GitHub
How to write the famous "Hello, World!" program
Variables and constants
Assignment statements