Author thumbnail

Creel

Creel Academy of Computer Science

9,629 views
39 items
Last updated on Jun 3, 2022
public playlist
Compiling 64 bit Applications in Visual C# Express
10:42
How to Convert Decimals to Binary and Binary to Decimal Numbers
16:22
How To Convert Hexadecimal to Decimal
15:21
C# Windows 8 Tutorial 1: Calculator 1
18:58
Floating Point Bit Hacks Every Programmer Should Know (Including Fast Inverse Square Root - Quake)
19:31
For Loop Puzzles
16:48
Shunting Yard Algorithm - Intro and Reverse Polish Notation
18:41
C# Windows 8 Tutorial 4: A Token Class
17:43
For Loop Puzzles 2
7:19
C# Windows 8 Tutorial 5: Tokenize Method
13:47
Getters and Setters Explained (C++, C#, Java)
18:35
ASM Optimization: Fast Multiplication
24:55
C# Windows 8 Tutorial 6: Final
37:17
For Loop Puzzles 2: Solutions
8:47
Top 20 Most Important Machine Instructions (Assembly Language)
31:24
Fixed Point Arithmetic 1: Intro to Fixed Point
35:08
Top 10 Data Structures in Computer Science (Crash Course)
25:13
Fixed Point Arithmetic 2: Multiplication and Division
14:22
AoS vs. SoA: Array of Structures versus Structure of Arrays
13:44
What is the Halting Problem?
24:06
Reusing Headers and Source Code in C++
16:34
The Martingale Betting System Explained and Debunked
29:53
Performance x64: Caches 1
19:18
Performance x64: Cache Blocking (Matrix Blocking)
12:24
Weird Trick with Adjacency Matrices
7:25
Collatz Conjecture, Racing the Dragon (LLVM, Assembly Language, C++, BitHacking)
25:57
Newton's Method: How to Compute Pretty much Anything
17:32
Godbolt Compiler Explorer Adventures
26:45
Exploring Cliques and Clique Problems
13:05
Computer Science Lockdown Quiz
20:55
Computer Science Lockdown Quiz
20:55
Branchless Programming: Why "If" is Sloowww... and what we can do about it!
19:25
Branchless Programming: Why "If" is Sloowww... and what we can do about it!
19:25
Why is Radix Sort so Fast? Part 1 Why are Comparison Sorts so Slow?
15:19
Why is Radix Sort so Fast? Part 2 Radix Sort
22:54
Why is Radix Sort so Fast? Part 3 Comparison and Code, Radix Sort vs QuickSort
15:37
Bit Hacks from Beginner to Advanced - 11 Amazing Bit Twiddling Techniques
26:11
That unbelievable function that can compute EVERYTHING! An Adventure in Discrete Mathematics
22:00
Object Oriented Programming is a Dirty Rotten Low Down Trick: A Look at How C++ Works
24:49