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 vs GitHub
How to write the famous "Hello, World!" program
Assignment statements and math operators