41:07
The COOLEST Login Page You’ll See Today – Full Code Breakdown
In this tutorial, I'll show you how to build a sleek, modern, and interactive login form with smooth animations, floating effects, and ...
5:28
The 3 Laws of Writing Readable Code
Is your code readable? Or is it difficult to understand? Following these three laws will help you to become the guy that every ...
0:42
I Built an Interview Preparation Website! 💻🔥 (Live Demo & Code Breakdown
Hey Guys! In this video, I am sharing a complete live server walkthrough of an Interview Preparation Website that I recently built.
1:00:32
Code Breakdown: Live Visual Scripting Breakdown of My Godot Game with Q & A Session
Join me for a live code breakdown of my Godot game, The Legend of Ikemba, where I'll take you through the visual scripting ...
0:11
Claude is CHANGING the Game! Skills, Artifacts & Code Breakdown!
Today we are diving into the magic of Anthropic's Claude! ✨ In this quick breakdown, we're covering Claude's insane coding ...
2:00
This is a breakdown of some of the source code for Nevercrawler, a project I have been developing over the past few months as ...
1:04
Best free trick Simple Code Breakdown no tutorials free learning - Part 01
It helps break complex programming concepts into simpler parts, making it easier for beginners or anyone trying to understand ...
1:16
Edison Carter specializes in Visual Effects, Animation & Design. Edison Carter has the talent and the tools to complete your vision ...
21:40
The Code Breakdown: Episode 0001 - Intro to BDD (Behavior Driven Development)
This is the first episode of The Code Breakdown. It covers BDD at a high-level. Explaining where BDD is pulled from, and some of ...
1:00:05
Code Breakdown of my Fitness Tracker using Custom Built RESTful API and Flask (Fitness Friend)
In this video I did not go over the system tests, they are on my GitHub and call some endpoints with test data to ensure they return ...
1:30
To get better Results with Claude Code - Break Down Your Tasks!
In the field of AI coding, if you only rely on the AI to break down your tasks, or some fancy tools to do it for you early or later you will ...
19:34
The Code Breakdown: Episode 0008 - State Based tests vs Behavioral Tests
In this episode Brian and Drew cover the concept of State Based Tests and the concept of Behavioral Tests. They discuss the ...
11:44
Code Breakdown #77 - Return a sorted list of objects - Codewars - Python
This Python exercise involves the manipulation of a list of dictionaries. Basically you are to ( I am to ) sort a list of dictionaries ...
13:59
World Generation in Our Space Game Demo: Godot Code Breakdown
Get the Godot source code: https://github.com/GDQuest/godot-2d-space-game Godot 2D Secrets on Kickstarter: ...
9:54
Code Breakdown #101 - Codewars - C++
I did this one for my very first code breakdown - in python of course! This time I'm doing it in C++. It's an exercise where you're ...
16:43
The Fire Walls - Code Breakdown
This video gives a description of the python code and methods used by our team to complete the WiDS Global Datathon 2026 ...
11:06
Code Breakdown #93 - String ends with? - Codewars - C++
A small exercise that is the implementation of an endsWith() type of function in C++. It is good to breakdown how this thang works.
11:49
Code Breakdown #120 - I need more speed - Python - Codewars
Once again back again my friends. In this one I you have to do an in place reversal of a list, likely using swapping - at least that is ...