Conditional Loops

Sort options

C Programming: Language Foundations - 2 (Coursera)

In this course you will learn to use logical statements and arrays in C. Logical statements are used for decision-making with follow-up instructions, based on conditions you define. Arrays are used to store, keep track of, and organize larger amounts of data. You will furthermore implement some fundamental algorithms [...]

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

Apr 24th 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.

Programming for Everybody (Getting Started with Python) (edX)

Self Paced
Programming for Everybody (Getting Started with Python) (edX)
Course Auditing
Categories
Effort
Languages
This course is a "no prerequisite" introduction to Python Programming. You will learn about variables, conditional execution, repeated execution and how we use functions. The homework is done in a web browser so you can do all of the programming assignments on a phone or public computer.

Python Basics for absolute beginners (Skillshare)

Self Paced
Python Basics for absolute beginners (Skillshare)
Free Course
Categories
Effort
Languages
Learn Python programming with this Python tutorial for absolute beginners. You will learn the basic of programming. You don't need to know anything about programming to follow this tutorial however you should know basic about computer, like open a program, save a file, etc.