Channel Avatar

Creel @UCq7dxy_qYNEBcHqQVCbc20w@youtube.com

98K subscribers - no pronouns :c

This channel is all about computer programming topics. Face


10:49
Learn Python Programming 4: Learn For Loops
14:21
Modern x64 Assembly 4: Data Types
08:54
Modern x64 Assembly 3: 32 and 64 bit Registers
13:14
Learn Python Programming 3: If Statements (Conditions)
11:20
Modern x64 Assembly 2: 16 Bit Registers
13:58
Java Tutorial for Beginners 2: Important Data Types
09:14
Learn Python Programming 2: Arithmetic Operators
17:44
Modern x64 Assembly 1: Beginning Assembly Programming
11:18
Java Tutorial for Beginners 1: Installing Eclipse Hello World
11:47
Learn Python Programming 1: Installing Guide (Getting Started Guide)
10:49
x64 Assembly Self Modifying Code
11:11
CUDA: Inline PTX
32:51
AES Encryption 5: Expand Keys and Encryption Flow
07:45
AES Encryption 4: Matrix Multiplication
22:30
Direct2D Tutorial 10: Timing and Frame Skipping
38:16
AES Encryption 3: MixColumns 1 Dot Products
21:09
AES Encryption 2: AddRoundKey, SubBytes and ShiftRows
16:23
AES Encryption 1: Intro and Outline
16:55
Direct2D Tutorial 9: Animation
15:30
Amendment to Vector vs List
20:09
C++ STL: Vector vs List
12:46
Direct3D 11 3: Create Device and Swap Chain
18:50
C++ 11: Range Based For Loops
21:17
C++ 11 Lambda Functions
30:01
C++ Bit Fields
32:39
C++ Unions
36:02
C++ Function Templates
18:36
Direct3D 11 2: Swap Chain
12:57
What's a Creel? Mathematics and Programming Challenge
21:54
x64 Assembly and C++ Tutorial 67: SSE Min and Max Instructions
25:18
Direct2D Tutorial 8: Loading an Image
20:59
Direct3D 11 1: Introduction and Window
26:38
Implementing a Semaphore
24:19
Direct2D Tutorial 7: Structure of a Game
13:03
Direct2D Tutorial 6: Real Time Game Loop
19:05
x64 Assembly MultiThreading 3: Mutexes, SpinLocks and Critical Sections
29:53
The Martingale Betting System Explained and Debunked
22:38
x64 Assembly MultiThreading 2: Race Conditions and Atomic Instructions
25:30
x64 Assembly MultiThreading 1: Intro and Calling CreateThread
11:29
Direct2D Tutorial 5: Brushes and Shapes
16:34
Reusing Headers and Source Code in C++
21:29
C++ Function Pointers 1: Introduction
12:55
Direct2D Tutorial 4: Pixels, Coordinates and Colors
34:54
Direct2D Tutorial 3: Direct 2D
13:12
C++ Tutorial 25: Mysterious X Macros
23:36
Linux x64 Assembly Tutorial 7: Jump and Branch Instructions
19:51
x64 Assembly and C++ Tutorial 66: Checking Error (Low Level, Manual Accuracy and Profiling Example)
25:09
Cuda Tutorial 12: Thrust Transforms
24:06
What is the Halting Problem?
17:30
How to Swap Two Variables Using XOR
14:22
Direct2D Tutorial 2: Showing a Window
17:48
Linux x64 Assembly Tutorial 6: Shifting Bits
12:02
C++ Tutorial 24: Stringizing and Concatenation
25:00
x64 Assembly and C++ Tutorial 65: HBlur in SSE Coding
19:36
CUDA Tutorial 11: Thrust Library Intro
13:44
AoS vs. SoA: Array of Structures versus Structure of Arrays
14:22
Fixed Point Arithmetic 2: Multiplication and Division
11:51
Direct2D Tutorial 1: Intro and WinMain Entry
21:51
Linux x64 Assembly Tutorial 5: Boolean Bitwise Instructions
18:52
C++ Tutorial 23: Intro to Define