Curipod placeholder

Introduction to Python

1
0
Profile picture of beau.logue

beau.logue

Updated 5 months ago

1. Word cloud
120 seconds
What happened on the holidays?
2. Slide
60 seconds
Python is a powerful programming language that you can use to create amazing projects! Python is a text-based language, which means you can use it to write instructions for a computer to understand. Learning to code with Python can help you understand how to think more logically and solve problems!
Getting Started with Python Text-based Coding!
3. Slide
60 seconds
Syntax - The set of rules for writing instructions in a programming language. Variables - A piece of data that can be changed or used in a program. Functions - A set of instructions that performs a specific task when called upon.
Concepts:
4. Slide
60 seconds
Python is used to develop software for some of the world’s most popular video games. Python is the official language of Google’s YouTube. Python is the most popular programming language for robotics applications.
Did you know?
5. Open question
300 seconds
What is an algorithm and what is a program?
6. Open question
300 seconds
What is the difference between visual/block code and Python syntax?
7. Open question
300 seconds
What similarities do you notice between visual/block code and Python syntax?
8. Drawings
450 seconds
Brain break: Draw a hot air balloon animal with floppy ears and a goofy face
9. Drawings
1260 seconds
Question: How can you use Python to create a text-based coding project? Clues: • There are ideas on how mcrobits can be used on makecode.microbit.org • Python can help you create projects that are interactive and fun In pairs: Select and solve the tasks: A. Work in pairs to create a coding project using Python. Head to makecode.microbit.org and follow one tutorial B. Create an account on https://www.codechef.com/ selecting you are new to programming, want to learn a new language, python. C. Create a drawing of how you could use python.
10. Poll
60 seconds
What is the first step to begin coding with Python?
  • Install Python on your computer
  • Buy a book about Python
  • Watch YouTube tutorials
  • Join an online coding bootcamp
11. Poll
60 seconds
What is the correct file extension for a Python script?
  • .py
  • .txt
  • .docx
  • .pdf
12. Poll
60 seconds
Which of these is NOT a data type in Python?
  • Car
  • Integer
  • Boolean
  • String
13. Poll
60 seconds
What do we call the process of finding and fixing errors in our code?
  • Debugging
  • Compiling
  • Running
  • Importing
14. Open question
180 seconds
Work together in pairs: Q: What are three key elements of writing code in Python?

Suggested content