Instructional Video5:45
Curated Video

Python Lesson10

9th - Higher Ed
In this video, you will be introduced to the for-loop in Python. See how easy it is to get it done!
Instructional Video5:42
Curated Video

Python Lesson 12

9th - Higher Ed
We now look at Nested for-loops. Let's learn how the different loop counters change as we go through the code.
Instructional Video3:15
Curated Video

Python Lesson13

9th - Higher Ed
In this lesson, we look at how we can use the continue and break statements to alter the operation of a loop.
Instructional Video2:53
Curated Video

Python Lesson 6

9th - Higher Ed
Here we explore the "if-else" statements we can use in Python for decision making.
Instructional Video9:50
Curated Video

Intro to DevC

9th - Higher Ed
Introduction to C Programming using DevC++
Instructional Video5:26
Curated Video

if-else Statements

9th - Higher Ed
If-Else Statements in C
Instructional Video11:58
Curated Video

Arduino PWM Programming

9th - Higher Ed
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.
Instructional Video6:26
Curated Video

Android Arduino BT06

9th - Higher Ed
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.
Instructional Video8:26
Curated Video

Exception Handling

9th - Higher Ed
This video explains how the Vector Table plays an important part in Exception Handling.
Instructional Video6:48
Curated Video

Lab4 PWM Audio

9th - Higher Ed
This video discusses the Lab4 requirements which include PWM signals and Audio generation.
Instructional Video6:47
Curated Video

Scratch Lesson 1 - Introduction

9th - Higher Ed
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! :)
Instructional Video7:45
Curated Video

Scratch Lesson 6

9th - Higher Ed
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.
Instructional Video9:56
Curated Video

Python Lesson 1 (Old)

9th - Higher Ed
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.
Instructional Video7:36
Curated Video

Python Lesson #1: Install and Get Started

9th - Higher Ed
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! :)
Instructional Video6:22
Curated Video

Python Lesson #2: Learn about the Print function

9th - Higher Ed
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.
Instructional Video8:14
Curated Video

Python Lesson 5

9th - Higher Ed
Here we discuss the "if" statement in Python and how we can use it to selectively execute code.
Instructional Video6:53
Curated Video

Python Lesson 9

9th - Higher Ed
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.
Instructional Video7:55
Curated Video

Python Assignment 3

9th - Higher Ed
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! :)
Instructional Video9:17
Curated Video

Types of Point Mutation

9th - Higher Ed
The video contains tricks to easily remember point mutations
Instructional Video11:19
Weird History

Historical Backstabs That Backfired Big Time

12th - Higher Ed
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...
Instructional Video5:13
Curated Video

Can Javascript Read Your Brainwaves?

12th - Higher Ed
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.
Instructional Video2:27
Curated Video

Ansible in 100 Seconds

12th - Higher Ed
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.
Instructional Video6:38
Curated Video

Should We Be Afraid of ChatGPT AI?

12th - Higher Ed
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.
Instructional Video4:28
Curated Video

How to Build a AutoGPT that Makes Videos

12th - Higher Ed
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...