Welcome to Phase 2!
Posted on May 18th, 2020
Welcome to Phase 2, where we’ll be learning about:
- Python
- Django and back-end web development
- Databases
- Deploying Django applications
Today’s topics
- Running Python
- Syntax differences between JS and Python
- Python
- variables
if
statementswhile
loops- Input and output with
input
andprint
- Functions
Project
Some people will rip through this; for others, it will take quite a while. If you finish the easy mode early, please keep going and do the hard mode.