Curated Video
Python Lesson10
In this video, you will be introduced to the for-loop in Python. See how easy it is to get it done!
Curated Video
Python Lesson 12
We now look at Nested for-loops. Let's learn how the different loop counters change as we go through the code.
Curated Video
Python Lesson13
In this lesson, we look at how we can use the continue and break statements to alter the operation of a loop.
Curated Video
Python Lesson 6
Here we explore the "if-else" statements we can use in Python for decision making.
Curated Video
Arduino PWM Programming
In this video, we review the PWM module of the AT328P microcontroller. We learn about the registers involved and how to calculate the correct values to load into the registers for a desired PWM signal.
Curated Video
Android Arduino BT06
The video demonstrates how we can connect the BT06 module with the Arduino Uno board and create an Android App that will communicate with the Uno board through the BT connection.
Curated Video
Exception Handling
This video explains how the Vector Table plays an important part in Exception Handling.
Curated Video
Lab4 PWM Audio
This video discusses the Lab4 requirements which include PWM signals and Audio generation.
Curated Video
Scratch Lesson 1 - Introduction
The first thing we need to do to get started with Scratch is to Create a New Account (if you don't already have one). Once we are done with that, explore and get excited! :)
Curated Video
Scratch Lesson 6
Do you want to make your Sprite perform an action until a particular event has occured? Learn how to use the "Repeat Until" block to do this.
Curated Video
Python Lesson 1 (Old)
This video provides installation instructions for Python. Once that is done, we play around with the development tool to have an idea on how Python works with numbers and characters.
Curated Video
Python Lesson #1: Install and Get Started
The first thing we need to do to get started with Python is to download the software and install it. Once we are done with that, explore and get excited! :)
Curated Video
Python Lesson #2: Learn about the Print function
In this lesson, we will learn how we can create our own file and write some Python code that will then run in our Shell. We will also be looking at the 'print' command to send information to the shell.
Curated Video
Python Lesson 5
Here we discuss the "if" statement in Python and how we can use it to selectively execute code.
Curated Video
Python Lesson 9
In this class, we introduce you to Loops using the "while" statement. Learn how to create a loop that executes statements continuously based on a logic check.
Curated Video
Python Assignment 3
This assignment reviews the concepts of the if-elif-else sequence of checks. Make sure you try out the question before looking at the video! :)
Weird History
Historical Backstabs That Backfired Big Time
If you come at the king, you’d best not miss, and if you do succeed, you’d better be ready to look over your shoulder for the rest of your days. Even when a conspiracy to topple a king actually succeeds, that doesn’t mean things worked...
Curated Video
Can Javascript Read Your Brainwaves?
I hacked my brain with a compact electroencephalogram (EEG) and connected it to GPT-4 with the OpenAI API. In this crazy tutorial, you'll learn how to use JavaScript to read your brainwaves.
Curated Video
Ansible in 100 Seconds
Ansible is an Infrastructure-as-Code tool that can automate almost any task on a Linux server. Learn how to use it manage your cloud computing resources like a pro.
Curated Video
Should We Be Afraid of ChatGPT AI?
Elon Musk and many other prominent AI researchers signed a petition to stop training on all models beyond GPT-4 to assess the risk to humanity. Let's look at 5 reasons why AIs like ChatGPT should not be feared.
Curated Video
How to Build a AutoGPT that Makes Videos
Video production is hard, so I used the latest AI technology to write, narrate, and edit videos in my own style. Everybody is suddenly worried Artificial General Intelligence or AGI will replace humans in the near future, so let's take a...