Distance Learners: Please read this document before starting class.
- Class Communication - Slack
- for enrolled students only
- directions on how to use slack
- All Labs
- Repl
- cloud based editor and interpreter
- Debugging Errors
- Python Tutor
- online debugging Tool
- DiffChecker
- great tool to compare 2 files of code side by side
- Additional Resources for Learning
Welcome to Intro to Programming! Before we get started, make sure you have the following downloaded:
- latest version of Python
- Mac
- Windows
- Can't or don't want to install software on your computer? Check out Repl.it, PythonAnywhere, or CodeAnywhere.
- Atom
Intro Class Prep
- Read up on our communication tool, Slack
- Why Programming? (article)
- Command Line Crash Course
- macOS, Linux & Windows
- Do: Introduction and Exercises 1-6
- Learn the Commandline
- mac
- Do: Unit 1