Learn MicroPython - Loops and Operators
Offered By: Kevin McAleer via YouTube
Course Description
Overview
Dive into the third part of a comprehensive MicroPython tutorial video series, focusing on loops and operators. Explore the intricacies of For loops, While loops, and various types of operators through practical demo programs. Master the Range function, understand the difference between parameters and arguments, and learn about control statements. Gain in-depth knowledge of arithmetic, comparative, assignment, logical, bitwise, membership, and identity operators. Follow along with code block examples and enhance your MicroPython programming skills for robotics and other applications.
Syllabus
Code Blocks
The For Loop
The Range Function
Range Demo
Parameters and Arguments
Arguments Demo
While Loops
While Loop Demo
Control Statements
Operators
Types of Operators
Arithmetic Operators
Comparative Operators
Assignment Operators
Logical Operators
Bitwise Operators
Membership & Identify Operators
Support the Show
Taught by
Kevin McAleer
Related Courses
Electronics, MicroPython, and BBC Microbit BootcampUdemy ChatGPT with Arduino and ESP32 - C++ and MicroPython Coding
DroneBot Workshop via YouTube Raspberry Pi Pico - Control the I-O World
DroneBot Workshop via YouTube Galactic Guitar Hero Game Using Pimoroni Galactic Unicorn and MicroPython
Kevin McAleer via YouTube Learn MicroPython - If, Else & Data Types
Kevin McAleer via YouTube