Python 101: Programming with Jupyter Notebook
What you need to know
Students are expected to be able to navigate files and directories in a desktop environment, install software, and use a browser. Prior experience with coding or programming languages is NOT required.
What you will learn
- Basics of the Python programming language
- The Jupyter notebook environment
- Using Python as a calculator
- Numbers, strings, and arrays
- Conditional statements
- Control constructs
- Functions and iterators
- Responding and reacting to user input
- Creating simple games
System Requirements
1. We will be using the Python programming language version 3.x and the Jupyter notebook browser based editor.
2. Both Python 3.x and Jupyter are open-source software that work on all major platforms (Windows, Mac, and Linux).
3. Detailed download and installation instructions are included in the course.
4. Recommended browsers for the Jupyter notebook environment are Chrome, Firefox or Safari.