Python 1
Python 1
PYTHON PROGRAMMING
FUNDAMENTALS OF PYTHON
• Introduction to Python
• Running Python Programs
• Writing Python Code
MAKING DECISIONS
• Logical Expressions
• The “if” Statement
• Logical Operators
• More Complex Expressions
• Types of Errors
• Troubleshooting Tools
• Using the Python Debugger
• Random Numbers
• The Math Library
• Character Data
• String Functions
• Input Validation with “try / except”
FUNCTIONS
PYTHON CLASSES
CLASS INSTANCES
PROJECT
PYTHON
• Installing Python
• Managing Projects
• Using the Python IDE