ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

91 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

903 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,160 views

3 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

260,902 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)

916 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

227,062 views

Streamed 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,907 views

4 years ago

BytesinBits Technologies
4. Mastering Pointers: Difference Between Pointer and Array

The difference between Arrau and pointers is explained in detail with examples.

8:30
4. Mastering Pointers: Difference Between Pointer and Array

26 views

1 year ago

CS50
CS50x 2024 - Lecture 4 - Memory

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

2:17:23
CS50x 2024 - Lecture 4 - Memory

392,068 views

1 year 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

272 views

1 month ago

Sergiy Tytenko, PhD | Software Development
Lecture 6 | Lists, Stacks and Queues

Object-Oriented Programming and Data Structures.

1:17:31
Lecture 6 | Lists, Stacks and Queues

76 views

1 year ago

CS50
CS50x 2025 - Lecture 3 - Algorithms

Searching: Linear Search, Binary Search. Sorting: Bubble Sort, Selection Sort, Merge Sort. Asymptotic Notation: O, Ω, ...

2:06:35
CS50x 2025 - Lecture 3 - Algorithms

312,939 views

Streamed 1 year 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,659 views

1 month 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

585,974 views

Streamed 3 years 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
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,780 views

3 years ago

CS50
CS50x 2024 - Lecture 5 - Data Structures

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

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

557,941 views

1 year ago

Michael Kamprath
Upgraded ALU Teaser for PUTEY-1 Breadboard TTL CPU

I have been hard at work designing, building, and debugging an update to my PUTEY-1 breadboard TTL CPU the implements a ...

0:53
Upgraded ALU Teaser for PUTEY-1 Breadboard TTL CPU

1,126 views

3 years ago

Not Thursday
We walked right into a colonial spot never metal detected before

Right away we were finding stuff from the late 1700s buried in the ground out in the woods at this old place, We were out cellar ...

17:03
We walked right into a colonial spot never metal detected before

19,151 views

1 year ago

BytesinBits Technologies
malloc vs calloc Differences Explained | C Programming Tutorial

In this C programming tutorial, we explore the differences between `malloc` and `calloc` for dynamic memory allocation.

2:04
malloc vs calloc Differences Explained | C Programming Tutorial

34 views

1 year ago

Michael Kamprath
64K RAM & ROM Module for the Breadboard TTL CPU - Part 2

I am upgrading my breadboard 8-bit TTL CPU from Ben Eater's original SAP-1 design to something more. This video is the second ...

45:38
64K RAM & ROM Module for the Breadboard TTL CPU - Part 2

2,755 views

4 years ago