Channel Avatar

The Builder @UC8DyQ6UyChGmJwA-NoUC0rA@youtube.com

None subscribers - no pronouns set

I create programming tutorials for developers Feel free to


02:40
lesser known ascii characters
16:24
Programming Language Tier List
04:34
Learn to Build Real Software With CodeCrafters
04:34
Learn C Pointers Quick
04:59
Can you use C++ for Machine Learning?
01:39
Manage C strings with sprintf
01:02
memset explained in 60 seconds
10:50
Comparing C to Assembly
02:02
How to split strings in C
01:09
Apple
02:02
File I/O is EASY
02:25
using namespace std is not bad practice.
00:50
ChatGPT vs Advent of Code Day 1
01:23
Are Your Scripts "Pipeable"?
03:22
xclip Will Change How You Write Bash Scripts!
01:50
Union? Like a struct but different...
00:45
You should read const pointers backwards
01:26
Sizeof Explained In 60 Seconds
03:28
Dont Learn Python If You're New
01:29
Command line arguments in C explain in 1 minute
02:40
Pointer and Array Differences Explained In 2 Minutes
02:02
C vs C++ What is different?
01:12
Malloc Explained in 60 Seconds
03:09
Learning C++ In 2023 Is Completely Different
02:08
This SECRET Tool Makes Learning C++ 10x Faster
14:36
NumPy 23 Functions in 14 minutes
22:58
Toolz: The Python Toolbox You Always Wanted
05:01
Coding Challenges But I Can Only Use One Liners
02:19
GitHub Search Operators in Minutes!
06:27
6 Amazing Python One-Liners
09:49
Top 10 Python Tips and Tricks You Need To Know
02:18
This Python Code Should Be Illegal!
44:16
Python for Beginners - Full Course Under 1 Hour
49:12
C++ Learning Music - Programming Trance - Coding Zone - Developer Zen - Hacking / Cyber / Focus
00:33
Bash Can Break Your Computer Without Warning
01:39
C++ can be slower than Python?
27:20
Automate Vim With Key Maps
00:17
Most Python Coders Get This Wrong
11:31
Learn Vim In 11 Minutes
02:05
Vim: How To Comment Multiple Lines
03:53
How To Execute a Bash Script Without ./
01:43
Never Write This To Loop Over Arguments In Bash
03:03
The C++ memory leak detector no one told me about | address sanitizer
08:53
fmt the best C++ formatting library
07:20
C++ Random Number Generator AKA STOP USING Rand()
11:54
C++ Chrono Time Library Tutorial In 12minutes ⌛
09:01
C++ std::bind tutorial and why lambdas are better
09:07
C++ std::function Next Level Function Polymorphism 👨‍💻
13:54
Xrandr Multi-monitor Setup
11:23
Visually Profile C++ Program Performance 👨‍💻️ (Profiling with Gprof, Gprof2dot and Dot)
22:10
SDL2 Mouse Events Can Make Amazing Art 👨‍💻️ | C++ SDL2 Project
13:19
C++ Project | Most used word 👨‍💻️
16:30
Build a Sort Visualizer From Scratch 👨‍💻️ in SDL2 | C++ Project
07:24
Generative Art C++ Project 👨‍💻️ | Random Walk in SDL2
24:17
Mandelbrot Set In C++ with SDL2 Tutorial 👨‍💻️ | Project in 50 lines of code
01:04
Python vs C++ Speed Comparison
08:35
Visual Studio Code for C++ on Linux
24:47
Build a Genetic Algorithm From Scratch In C++ 🧬 💻
10:17
C++ How To Break Out Of Nested Loops With The Goto Statement
01:47
C++ While Loops