YouTube Links: Below, you’ll find links to my YouTube videos. The channel is relatively new, so some of the topics below do not have content yet.
Setting up your Home Electronics Lab
LAB01 - Protoboard (No Video Yet)
LAB02 - Power Supply (No Video Yet)
Easily Learn Visual Basic
VB01 - Introduction (no VB code in this video - mostly terms)
VB02 - Installing Visual Studio Community
VB03 - Hello World (Projects, Forms, Objects, and Object Properties)
VB04 - Buttons, Textboxes, and Code
VB05 - Variables, Basic Math, and Error Checking (Try / Catch / End Try)
VB06 - Integer Math, Casting, Modulo, and Random Numbers
VB07 - If statements and If Blocks (Branching)
VB08 - Radiobuttons, Checkboxes, Group boxes, and Pizza
VB09 - For Loops and the generalized Fibonacci sequence (no array solution)
VB10 - Do While Loops, Do Until Loops, and a number guessing game
VB11 - Multiple forms, passing values between forms, input boxes, and message boxes
VB12 - Subroutines, Functions, and understanding ByRef and ByVal
VB13 - Introduction to the 1-D array
VB14 - The 1-D array and the Fibonacci sequence (the array solution)
VB15 - Sorting a 1-D array with an Unoptimized and Optimized Bubble sort
VB16 - Pictures, Sounds, and Embedded Resources (With DoEvents and Thread.Sleep)
VB17 - Text to speech using SAPI
Easily Learn DC Electronics
DC01 - In processes (No Video Yet)
Easily Learn Digital Logic
DL01 - In process (No Video Yet)
Easily Learn the Arduino Microcontroller
ARD01 - In process (No Video Yet)
Easily Learn the Picaxe Microcontroller
PIC01- In process (No Video Yet)