Java: Object References (My Hero Academia Edition)

Today I’ll be explaining object references in Java programming through the Feynman Method with references from the popular Shonen Jump anime “My Hero Academia”. This is part of my Feynman/20-hr Method series. For more information, please head here. So What…

MySQL: Update & Delete Command (Marvel Avengers Edition)

In this post, I’ll explain the Update and Delete commands in MySQL, using the Feynman method and Marvel’s Avengers. SPOILER ALERT: If you have not seen End Game or Infinity War, there will be spoilers. Today we will complete our…

Javascript: Destructuring Objects (K-Pop Edition)

In this post I’ll be explaining how destructuring objects work in JavaScript, using the Feynman technique and K-pop groups. For destructuring arrays, check out my “JavaScript: Destructuring Arrays (80’s & 90’s Boy Bands Edition” post. This is part of the…

YouTube Analysis (Ultrasteel – 2 mo)

Back in 2017, my to-be eldest step-son, Matthew released his first YouTube video in hopes of one day becoming a YouTuber, like those he follows. At the beginning of November, we started an experiment. In the 2 years, 9 months…

JavaScript: Destructuring Arrays (80’s & 90’s Boy Bands Edition)

In this post, I’ll be discussing the nature of destructuring arrays in Javascript programming, using the Feynman Method and 80’s and 90’s boy bands. This is part of the Feynman Technique/20 hr Method challenge. For more information, click here. If you’re…

JavaScript: setTimeout and SetInterval (Scooby Doo Edition)

In this post, I’ll be discussing the setTimeout and setInterval methods in JavaScript, using the Feynman technique with the classic cartoon Scooby Doo. This post is part of my Feynman Technique & 20 Hour Method challenge. For more info, please…

MySQL: Inserting Data into Tables (Smurfs Edition)

In this post, we’ll be discussing the process of inserting data into MySQL tables using the Feynman technique and the popular 80’s cartoon “The Smurfs”. This is part of the Feynman Technique/20 hr Method challenge. For more information, click here.  In…

JavaScript: Converting & Checking Numbers (Gremlins Edition)

In this post, I’ll be discussing the converting and checking numbers method in JavaScript programming, using the Feynman Method and the 80’s movie classic Gremlins. This is part of the Feynman Technique/20 hr Method challenge. For more information, click here.  Numeric…

JavaScript: Fill & From Methods (Home Alone Edition)

In this post, I’ll be discussing the Fill and From methods in JavaScript programming, using the Feynman Technique and the classic John Hughes holiday movie, “Home Alone”. This is part of the Feynman Technique/20 hr Method challenge. For more information,…

accio vs find and findIndex

JavaScript: find and findIndex Methods (Harry Potter Edition)

In this post, I’ll be explaining the find and findIndex methods in Javascript programming, with the help of the Feynman technique and the world of Harry Potter. This is part of the Feynman Technique/20 hr Method challenge. For more information,…

Java: Overloading (George Foreman Edition)

In this post, I’ll be discussing Overloading in Java Programming, using the Feynman Technique with the help of boxing legend George Foreman’s five sons. This post is part of the Feynman/20-hour challenge. For more information, click here. What is Overloading in…

Monopoly Chain Method to See Who Wins

JavaScript : Chain Method (Monopoly Edition)

In this post, I’ll be talking about the chain method in Javascript using the Feynman technique and the classic game of Monopoly. This post is part of the Feynman/20-hour challenge. For more information, click here. Chain Keep Us Together The…

MySQL: Tables (Game of Thrones Edition)

In this post, I’ll be talking about MySQL tables using the Feynman Technique using examples from Game of Thrones. This post is part of the Feynman/20-hour challenge. For more information, click here. Also, included in this post are Game of…

JavaScript: Functions (Uncle Roger Edition)

In this post we will be talking about Javascript Functions, using the Feynman Technique with the help of YouTube sensation Uncle Roger as part of my Feynman Technique/20 Hr Method challenge. For more information, please head here. What are Functions…

JavaScript : Reduce Method (Lotto Edition)

In this post, I’ll be explaining the Reduce Method in JavaScript programming using the Feynman Technique and the lottery as my test sample. This post is part of the Feynman/20 hr challenge. For more info, click here. The reduce method…

Java: Intro to Data Types (Abbott & Costello Edition)

Today I’ll be introducing data types in Java programming to you using Abbot & Costello through the Feynman Technique. For more information on the Feynman Technique/20 hour Method, head here. Java (not JavaScript) is described as a “class-based object-oriented programming…