Learn to Code Python | Part 1

66 CQ
21 Lessons
Previous...
  • Playing
    3 CQ
    6. How to Use Standard Operators in Python
    A lesson with LearnToProgram
    View lesson

    Math teachers hear it all the time: “When are we ever going to use this?” This tutorial has one answer: Python uses arithmetic operations all the time.

    Math teachers hear it all the time: “When are we ever going to use this?” This tutorial has one answer: Python uses arithmetic operations all the time.

  • Playing
    3 CQ
    7. The Order of Operations in Python
    A lesson with LearnToProgram
    View lesson

    You might remember learning BODMAS or PEMDAS in junior high. Python, as you will learn in this tutorial, also uses these acronyms for its order of operations.

    You might remember learning BODMAS or PEMDAS in junior high. Python, as you will learn in this tutorial, also uses these acronyms for its order of operations.

  • Playing
    2 CQ
    8. How to Write and Use Comments in Python
    A lesson with LearnToProgram
    View lesson

    As with virtually all other programming languages, Python allows you to add comments to your work. Learn the language-specific syntax in this tutorial.

    As with virtually all other programming languages, Python allows you to add comments to your work. Learn the language-specific syntax in this tutorial.

  • Playing
    3 CQ
    9. Local vs. Global Variables in Python
    A lesson with LearnToProgram
    View lesson

    As you have learned, variables are essential to Python. This tutorial defines global and local variables, which allow you to program more complex code.

    As you have learned, variables are essential to Python. This tutorial defines global and local variables, which allow you to program more complex code.

  • Playing
    5 CQ
    10. How to Write If Statements in Python
    A lesson with LearnToProgram
    View lesson

    If statements are Python’s way of comparing data. In this tutorial, you will learn how to write and customize if statements with several operators.

    If statements are Python’s way of comparing data. In this tutorial, you will learn how to write and customize if statements with several operators.

More...
  • Recommended Recommended
  • History & In Progress History
  • Browse Library
  • Most Popular Library

Get Personalized Recommendations

Let us help you figure out what to learn! By taking a short interview you’ll be able to specify your learning interests and goals, so we can recommend the perfect courses and lessons to try next.

Start Interview

You don't have any lessons in your history.
Just find something that looks interesting and start learning!

Comments
500 characters max