ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

103 results

Michael Kamprath
PUTEY-1 Stack Pointer Build Update

I have been making progress on adding a stack pointer and index register to my PUTEY-1 breadboard TTL CPU. I am not quite ...

5:57
PUTEY-1 Stack Pointer Build Update

917 views

4 years ago

Michael Kamprath
Adding a Stack Pointer to the PUTEY-1 Breadboard TTL CPU

Adding a stack pointer is a significant step in making my breadboard CPU easily programmed. With a stack pointer, I can leverage ...

41:10
Adding a Stack Pointer to the PUTEY-1 Breadboard TTL CPU

2,250 views

4 years ago

CS50
CS50x 2025 - Lecture 4 - Memory

Pointers. Segmentation Faults. Dynamic Memory Allocation. Stack. Heap. Buffer Overflow. File I/O. Images. *** This is CS50 ...

2:26:31
CS50x 2025 - Lecture 4 - Memory

278,815 views

Streamed 1 year ago

Michael Kamprath
Demonstration of 16-bit Math on 8-bit PUTEY-1 TTL CPU (Beta-2)

I'm still in the process of finishing out adding a stack pointer to my PUTEY-1 breadboard TTL CPU computer. However, I have ...

0:45
Demonstration of 16-bit Math on 8-bit PUTEY-1 TTL CPU (Beta-2)

937 views

4 years ago

0xITer
CS50x 2024 Lecture 4 - Memory

CS50x 2024 Lecture 4 - Memory 00:00:00 - Introduction 00:01:01 - Pixel Art 00:06:57 - Hexadecimal 00:14:23 - Memory 00:21:43 ...

2:17:23
CS50x 2024 Lecture 4 - Memory

0 views

1 year ago

OsoLabs
El Stack - 6502 vs 6510 Episodio 11

Continuamos este estudio comparativo del 6502 vs el 6510 esta vez estudiando que es el stack. Vamos a estudiar en dónde se ...

36:26
El Stack - 6502 vs 6510 Episodio 11

102 views

1 year ago

Michael Kamprath
Building an 8 Bit Instruction Register for the PUTEY-1 TTL CPU

After much effort, I've finally added an 8 bit instruction register to my breadboard TTL CPU that was originally derived from Ben ...

45:37
Building an 8 Bit Instruction Register for the PUTEY-1 TTL CPU

2,988 views

4 years ago

CS50
CS50x 2025 - Lecture 5 - Data Structures

Abstract Data Types. Queues, Stacks. Linked Lists. Trees, Binary Search Trees. Hash Tables. Tries. *** This is CS50, Harvard ...

2:03:38
CS50x 2025 - Lecture 5 - Data Structures

243,069 views

Streamed 1 year ago

0xITer
CS50x 2024 Lecture 5 - Data Structures

CS50x 2024 Lecture 5 - Data Structures 00:00:00 - Introduction 00:01:01 - Stacks and Queues 00:09:53 - Jack Learns the Facts ...

2:02:49
CS50x 2024 Lecture 5 - Data Structures

6 views

1 year ago

CS50
CS50x 2026 - Lecture 5 - Data Structures

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:06:14
CS50x 2026 - Lecture 5 - Data Structures

43,776 views

2 months ago

CS50
CS50x 2026 - Lecture 4 - Memory

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:19:55
CS50x 2026 - Lecture 4 - Memory

41,529 views

2 months ago

Michael Kamprath
Overview of the 74LS194 Bidirectional Shift Register

In this #short video I go over the 74LS194 Bidirectional Shift Register. I plan to use this chip in my forthcoming "advanced ALU" ...

1:01
Overview of the 74LS194 Bidirectional Shift Register

1,844 views

3 years ago

Quant Chronicles
Learning C++ From Zero: Pointers, Memory, and My First Quant Data Breakthrough

In today's episode of Quant Chronicles, I hit a real milestone in my C++ journey. I've been grinding from literally zero coding ...

12:12
Learning C++ From Zero: Pointers, Memory, and My First Quant Data Breakthrough

346 views

3 months ago

CS50
CS50x 2023 - Lecture 4 - Memory

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:25:20
CS50x 2023 - Lecture 4 - Memory

586,570 views

Streamed 3 years ago

Enhance Pickleball
Beat 99% of Players With These 4 Pickleball Strategies

Level up your Pickleball game with our video on top-notch strategies! We cover four pro strategies that 99% of players don't ...

8:02
Beat 99% of Players With These 4 Pickleball Strategies

367,546 views

2 years ago

Not Thursday
It was hell out there but this is where people ended up

While exploring with my metal detector out in the overgrown farmlands of colonial New England I could not believe how bad it was ...

12:30
It was hell out there but this is where people ended up

8,499 views

1 year ago

Not Thursday
It is crazy digging up this old stuff metal detecting when you really think about it

Metal detecting a cellar hole today I was digging up late 1700s artifacts and relics and had a great day digging. When you think ...

11:05
It is crazy digging up this old stuff metal detecting when you really think about it

5,862 views

10 months ago

BytesinBits Technologies
Function Returning Pointers in C Programming

functions #pointerinc #cprogramming #c Specify the pointer type as the return type, e.g., int* functionName(). Dynamic Memory ...

6:06
Function Returning Pointers in C Programming

8 views

1 year ago

Michael Kamprath
Adding an LCD Display on the PUTEY-1 breadboard TTL CPU

I also go over in more detail the HL register, which I introduced in my last video on adding a stack pointer. The detailed design of ...

34:05
Adding an LCD Display on the PUTEY-1 breadboard TTL CPU

2,434 views

3 years ago

CS50
CS50x 2023 - Lecture 5 - Data Structures

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:16:12
CS50x 2023 - Lecture 5 - Data Structures

381,592 views

Streamed 3 years ago

Michael Kamprath
The Vintage  T.E.A.M.M.A.T.E. Game Computer - Part 2: Refurbishing and Programming

When I was 10 back in the year 1980, I received a game computer called the T.E.A.M.M.A.T.E. Game Computer made by a ...

35:21
The Vintage T.E.A.M.M.A.T.E. Game Computer - Part 2: Refurbishing and Programming

1,147 views

3 years ago

CS50
CS50x 2024 - Lecture 6 - Python

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:09:03
CS50x 2024 - Lecture 6 - Python

486,242 views

2 years ago

Not Thursday
This place gave me the creeps today knowing people lived here

Finding old homesites out in the forests of New England is no small task sometimes. Overgrown farmlands buried in 200 years of ...

12:22
This place gave me the creeps today knowing people lived here

7,708 views

4 months ago