Coding With Python

Technology Requirements: A computer with an internet connection.

Tools & Additional Downloads: You will need to create an account with Trinket.

skill level: 3/5

ROADMAP

Module 1: Intro to Computer Science & Working with Print

Explore the functions of the internal components of a computer and write your first program in Trinket.

Module 2: Using Variables

Learn about variables and how to use variables within your programs.

Module 3: Using Turtles & Libraries

Discover how to turtles and libraries are used to create more complex code.

Module 4: Using Inputs

Explore inputs with Trinket and how to use various data types with input.

Module 5: Using Conditionals

Add some options to your code! Find out what conditional statements are and how to use them.

Module 6: For & While Loops

Use loops to repeat parts of your code and create programs that allow users make error and try again.

Module 7: Using Lists

Learn how to add lists to your code and add more complexity to your code.

Module 8: Using Functions

Explore functions and how you can save parts of your code and reuse it later to make your program more efficient.

Module 9: Using Random

Discover how randomness works in programming and use random numbers and choices in your code.

Module 10: Final Project & Planning

Use what you have learned and start planning your code for the final project.

Module 11: Testing & Peer Feedback

Give and receive feedback, use the feedback from your peers to polish up your code before submitting your project.

Module 12: Course Wrap Up

Reflect on your learning throughout the course and show what you know!