Learn MicroPython - If, Else & Data Types
Offered By: Kevin McAleer via YouTube
Course Description
Overview
Continue the MicroPython learning journey with this video tutorial focusing on controlling program flow, data types, and hands-on examples. Explore loops, various data types, and their practical applications in MicroPython programming. Dive into topics such as strings, numbers, collections, bytes, reserved words, binary data storage, and data sizes. Learn how to control program flow using if statements, else clauses, and elif conditions. Gain insights into assumed true conditions and their implications in coding. Throughout the tutorial, engage with practical demonstrations and examples to reinforce your understanding of these fundamental MicroPython concepts.
Syllabus
Introduction
Data Types
Types
Demo - Strings, Numbers, Collections and Bytes
Reserved Words
How Data is stored in Binary
Data Sizes
Controlling the Flow with the If Statement
If, Else
Elif
Assumed True
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 - Loops and Operators
Kevin McAleer via YouTube