Computational Thinking

Sort options

Computational Thinking for K-12 Educators Capstone (Coursera)

May 8th 2024
Computational Thinking for K-12 Educators Capstone (Coursera)
Course Auditing
Categories
Effort
Languages
In this capstone project course, you will learn to support your students in successfully completing the Advanced Placement Principles Create Task -- however this task can be useful for any course as a culminating, student-designed final programming project. You will learn to interpret and practice applying to real sample [...]

Computational Thinking for K-12 Educators: Nested If Statements and Compound Conditionals (Coursera)

May 8th 2024
Computational Thinking for K-12 Educators: Nested If Statements and Compound Conditionals (Coursera)
Course Auditing
Categories
Effort
Languages
How could you program a complex "choose your own adventure" game? How can your soccer game determine goals, balls out of bounds, and corner kicks? You'll learn to do both of these in this course! This class teaches the concepts of nested if/else statements and compound Boolean [...]

Computational Thinking for K-12 Educators: Conditional Loops and If Statements (Coursera)

May 8th 2024
Computational Thinking for K-12 Educators: Conditional Loops and If Statements (Coursera)
Course Auditing
Categories
Effort
Languages
Want to make a game that ends when you "catch" an object by clicking on it? Or maybe you get points based on how close you came? You'll do that in this class! This class teaches the concepts of conditional loops and if/else statements.

Computational Thinking for K-12 Educators: Variables and Nested Loops (Coursera)

May 8th 2024
Computational Thinking for K-12 Educators: Variables and Nested Loops (Coursera)
Course Auditing
Categories
Effort
Languages
How can students learn about abstraction by creating a movie scene? Or make an interactive map using lists? You'll learn (and do it yourself) in this course! This class teaches the concepts of abstraction (methods and parameters) and lists.

Computational Thinking for K-12 Educators: Sequences and Loops (Coursera)

May 8th 2024
Computational Thinking for K-12 Educators: Sequences and Loops (Coursera)
Course Auditing
Categories
Effort
Languages
How do we give instructions to a computer? Isn't programming hard? Not really! Whether it's giving someone directions to a nearby store or writing out some dance moves we frequently exhibit aspects of computational thinking in our everyday lives! This class teaches the first key [...]

Computational Thinking for K-12 Educators: Abstraction, Methods, and Lists (Coursera)

May 8th 2024
Computational Thinking for K-12 Educators: Abstraction, Methods, and Lists (Coursera)
Course Auditing
Categories
Effort
Languages
How do gamers cause things to happen when they hit buttons on their controller? How does the computer keep track of gamer's scores? This class teaches the concepts of nested loops, events, and variables. For each concept, we'll start by helping you connect real-world experiences you [...]

Programming for a Networked World (Coursera)

May 6th 2024
Programming for a Networked World (Coursera)
Course Auditing
Categories
Effort
Languages
Want to learn the basics of computer programming in a fun and innovative way? This course introduces computer programming using an educational block-based visual programming environment called NetsBlox, emphasizing modern computer science concepts like networking, the internet, and distributed computing. [...]

Artificial Intelligence (AI) Education for Teachers (Coursera)

Today’s learners need to know what artificial intelligence (AI) is, how it works, how to use it in their everyday lives, and how it could potentially be used in their future. Using AI requires skills and values which extend far beyond simply having knowledge about coding and technology. This [...]

Abstraction, Problem Decomposition, and Functions (Coursera)

This course is the third course in the specialization exploring both computational thinking and beginning C programming. Rather than trying to define computational thinking, we’ll just say it’s a problem-solving process that includes lots of different components. Most people have a better understanding of what beginning C programming [...]