Loops

Sort options

Crash Course on Python (Coursera)

This course is designed to teach you the foundations in order to write simple programs in Python using the most common structures. No previous exposure to programming is needed. By the end of this course, you'll understand the benefits of programming in IT roles; be able to write simple [...]

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 [...]

Control Flow in RPA (Coursera)

Dec 11th 2023
Control Flow in RPA (Coursera)
Course Auditing
Categories
Effort
Languages
The Control Flow in RPA course provides a deep understanding of the automation flow. Control Flow is a concept that refers to the order in which actions are executed and "control" flows in an automation project with the help of sequences, decision making, loops, and flowcharts. This course also [...]

Introduction to Python Scripting for DevOps (Coursera)

Dec 11th 2023
Introduction to Python Scripting for DevOps (Coursera)
Course Auditing
Categories
Effort
Languages
This course is the first course in a series that aims to prepare you for a role working as a programmer. In this course, you will be introduced to the five main concepts in procedural programming: user input, console output, variable declaration and assignment, decision branching and iteration. [...]
Dec 11th 2023
Course Auditing
32.00 EUR/month

Python Basics: Selection and Iteration (Coursera)

Dec 11th 2023
Python Basics: Selection and Iteration (Coursera)
Course Auditing
Categories
Effort
Languages
Code and run your first python program in minutes without installing anything! This course is designed for learners with no coding experience, providing a solid foundation of not just python, but core Computer Science topics that can be transferred to other languages. The modules in this course cover printing, [...]

Modeling and Control of Single-Phase Rectifiers and Inverters (Coursera)

This is Course #5 in the Modeling and Control of Power Electronics Specialization. The course is focused on modeling and control of grid-tied power electronics. Upon completion of the course, you will be able to understand, analyze, model, and design low-harmonic rectifiers and inverters interfacing dc loads or dc [...]

Introduction to Python Programming (Coursera)

Dec 11th 2023
Introduction to Python Programming (Coursera)
Course Auditing
Categories
Effort
Languages
This course provides an introduction to programming and the Python language. Students are introduced to core programming concepts like data structures, conditionals, loops, variables, and functions. This course includes an overview of the various tools available for writing and running Python, and gets students coding quickly. [...]

Learn to Program: The Fundamentals (Coursera)

Behind every mouse click and touch-screen tap, there is a computer program that makes things happen. This course introduces the fundamental building blocks of programming and teaches you how to write fun and useful programs using the Python language.

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

Dec 6th 2023
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 [...]

Learn to Teach Java: Boolean Expressions, If Statements, and Iteration (Coursera)

Learn to program with Boolean Expressions, If Statement, and For and While Loops in Java, and prepare to teach others using the free, online interactive CS Awesome textbook. In this course for teachers we'll guide you both in learning Java concepts and skills but also in how to [...]