Skip to Main Content

ANA420

Lesson 1 Required Resources

Introduction to Python

  1. Go to W3schools to access the Python Tutorial.
  2. Review the following: 
  • Python HOME
  • Python Intro
  • Python Get Started
  • Python Syntax
  • Python Comments
  • Python Variables

Lesson 2 Required Resources

Variables, Data Types, and Basic Operations

  1. Go to W3schools to access the Python Tutorial.
  2. Review the following:   
    • Python Data Types
    • Python Numbers
    • Python Casting
    • Python Strings
    • Python Booleans
    • Python Operations
    • Python Lists
    • Python Tuples
    • Python Sets
    • Python Dictionaries
    • Python Arrays

Optional Resources

LinkedIn Learning