Channel Avatar

Philip Bohun @UChEygfZo7SZ64E0mp038Jvg@youtube.com

3.5K subscribers - no pronouns :c

More from this channel (soon)


11:41
Luajit is Wicked Fast?
34:29
07 Assembly: Writing ls
16:46
06 Assembly: Writing Cat
10:12
05 Assembly: Segment Registers
09:33
04 Assembly: EXE files and Write Bytes
10:34
03 Assembly: COM Files and Debug
14:40
02 Assembly: Useful Info
27:06
01 Assembly Programming in DOSBox
06:12
07 HTTP Library in Common Lisp
22:12
06 HTTP Library in Common Lisp
30:31
05 HTTP Library in Common Lisp
13:01
04 HTTP Library in Common Lisp
14:14
03 HTTP Library in Common Lisp
01:21:27
02 HTTP Library in Common Lisp
21:44
01 HTTP Library in Common Lisp
01:09:04
06 x64 asm : Read File
26:21
05 x64 asm : Cleanup
16:51
04 x64 asm : Open File
01:03:20
03 x64 asm : Convert Int to String
09:49
02 x64 asm : Functions
16:34
01 x64 asm : Read and Write
08:12
Fast CGI
23:10
The Magic of cgi-bin
15:27
Bitcoin is not Decentralized
10:04
Don't Fear Long Functions
17:35
Motivation and Burnout
18:19
Software Completion
38:01
Web API From Scratch Part 2
29:06
Web API from Scratch Part 1
27:56
Software, Graphs, and Complexity
03:46
Security
10:48
On Expertise
08:31
A Call for High Trust Computing
12:35
corgi64 #13: readable opcodes & jro
20:31
corgi64 #12: load, store, and jump
54:02
corgi64 #11 Experimental Redesign
27:42
C isn't so bad
14:07
corgi64 #10: More jump opcodes
25:57
corgi64 #9: adding jump opcodes
13:07
corgi64 #8: implementing the flags register
14:39
corgi64 #7: storing values in memory
26:43
corgi64 #6: loading from registers
20:53
corgi64 #5: the cpu runs!
42:44
corgi64 #4: Immediate values and the main loop
19:38
corgi64 #3: The first opcodes
16:33
corgi64 #2: build and test system
23:50
Corgi64 #1: Introduction and Development Environment Setup
17:00
basic cpu: a register-based virtual machine in c
18:49
Minimal App #3 - Timecard : finishing up
25:56
Minimal App #2 - Timecard w/ Command Line Args
29:04
Minimal App #1 - Timecard
31:24
Solving Programming Problems: A Sample
15:54
Part 2 - A Look at Scheme (Higher Order Functions)
18:30
A Look at Scheme (Lisp)
10:45
Misconceptions of Generic Programming
11:22
Functional Programming
10:13
Procedural Programming
06:03
Object Oriented Programming - Part 2: Simple Example
12:27
Object Oriented Programming - Part 1: Definition and Problems
19:23
Build a Heap - Part 2