ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

20 results

Caden Crowson
Ifs, Macros, and the Stack - Assembly Parts 5 - 9

This series covers x86-64 NASM. This is a combination of parts 5 through 9 of my series, “Programming in Assembly”. We'll learn ...

8:27
Ifs, Macros, and the Stack - Assembly Parts 5 - 9

443 views

11 months ago

Caden Crowson
Program Layout in Memory - Assembly Part 0

This series covers x86-64 NASM. Ever wondered how programs are laid out in memory? Dive into the world of Assembly with this ...

1:48
Program Layout in Memory - Assembly Part 0

1,007 views

11 months ago

Programming threads
Stop Using Lambda in Map/Filter! (Python Performance Trap Explained)

Lambda functions in Python are 17% slower than regular functions when used with map/filter. Learn why lambdas get recreated, ...

1:01
Stop Using Lambda in Map/Filter! (Python Performance Trap Explained)

1,169 views

1 month ago

Programming threads
This ONE Python Trick Made My Code 4.37x Faster (Threading Secrets)

Learn Python threading and understand how the Python GIL is explained through bytecode analysis and real performance ...

3:07
This ONE Python Trick Made My Code 4.37x Faster (Threading Secrets)

225 views

1 month ago

COMPUTER & EXCEL SOLUTION
Remove and add th last element with push and pop in python || Stack in python@COMPUTEREXCELSOLUTION

python #stack Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This ...

5:01
Remove and add th last element with push and pop in python || Stack in python@COMPUTEREXCELSOLUTION

35 views

9 months ago

Programming threads
When Try-Except Kills Your Speed

Python try-except is 30x slower than if-statements. Learn why exception handling costs performance, when try-except makes ...

0:57
When Try-Except Kills Your Speed

1,498 views

1 month ago

Caden Crowson
What is Recursion

Recursion is the process of defining something using itself. In computer science, recursion can greatly simplify creating a function.

1:24
What is Recursion

84 views

11 months ago

BioniChaos
Visualizing Neuroscience Data: MATLAB to JSON & Python Web Dashboard

Python Automation: Visualizing Neuroscience Data & Handling Large JSON Files In this video on biomedical data science and ...

28:39
Visualizing Neuroscience Data: MATLAB to JSON & Python Web Dashboard

0 views

9 days ago

DrKode
Leetcode 20 Valid Parentheses (Animation)

website: https://drkode.org problem: https://leetcode.com/problems/word-search/description/ solution: ...

2:48
Leetcode 20 Valid Parentheses (Animation)

30 views

9 months ago

DrKode
Leetcode 206 Reverse Linked List (Animation)

website: https://drkode.org Time Stamp 00:00 Statement 00:15 Storyboard 01:02 drkode.org 01:10 Code explanation 01:30 Code

1:35
Leetcode 206 Reverse Linked List (Animation)

41 views

9 months ago

Caden Crowson
Dynamic Programming using cmp - Assembly Part 5

This series covers x86-64 NASM. Dynamic programming allows us to make programs that react to their input, producing a more ...

2:17
Dynamic Programming using cmp - Assembly Part 5

537 views

11 months ago

Caden Crowson
The End - Assembly Part 12

This series covers x86-64 NASM. Here are some small things I didn't cover in this series, some helpful resources, and then a few ...

2:34
The End - Assembly Part 12

94 views

11 months ago

DrKode
Leetcode 100 Same Tree (Animation)

website: https://drkode.org Time Stamp 00:00 statement 00:14 Basics 00:38 Storyboard 01:52 drkode.org 01:59 Code explanation ...

3:08
Leetcode 100 Same Tree (Animation)

66 views

8 months ago

DrKode
Leetcode 33. Search in Rotated Sorted Array (Animation)

website: https://drkode.org Time Stamp 00:00 statement 00:22 Storyboard 01:44 drkode.org 01:52 Code Explanation 02:55 Code

3:01
Leetcode 33. Search in Rotated Sorted Array (Animation)

33 views

9 months ago

Caden Crowson
Recursive Factorial Subroutine - Assembly Part 10

This series covers x86-64 NASM. Let's create a recursive subroutine that calculates the factorial of a number in assembly.

2:28
Recursive Factorial Subroutine - Assembly Part 10

321 views

11 months ago

Scripting With Charles
Huge catch about SetTimeout #javascript #coding #programming  #webdevelopment

In the event loop, functions are put on the call stack and then settimeouts are put somewhere else. And JavaScript prioritizes ...

1:10
Huge catch about SetTimeout #javascript #coding #programming #webdevelopment

414 views

3 months ago

Alex Demko
Types of Software Testing Explained: Unit, Integration, Regression, E2E, Performance & More 🧪

Confused about all the different kinds of software tests? In this video, I'll explain and show you real examples of the most ...

25:43
Types of Software Testing Explained: Unit, Integration, Regression, E2E, Performance & More 🧪

105 views

6 months ago

BioniChaos
JavaScript vs Python: Choosing the Right Approach for Knowledge Graph Web Project

In this video, I explore the key differences between starting a web project with JavaScript versus Python. Using real-time examples ...

9:42
JavaScript vs Python: Choosing the Right Approach for Knowledge Graph Web Project

286 views

8 months ago

Python Tyro
12th Computer Science | Last Minute Revision Tips | Score 70/70

Only 2 Days Left for the Class 12 Computer Science Public Exam 2025! Don't worry, I've got the perfect last-minute revision ...

17:20
12th Computer Science | Last Minute Revision Tips | Score 70/70

369 views

9 months ago

AI + Open Source Dev with Brylie
Master Wagtail CMS and Tailwind CSS to build a beautiful blog

Learn how to build a powerful, responsive blog using Wagtail CMS and Tailwind CSS. This combination delivers robust content ...

6:33
Master Wagtail CMS and Tailwind CSS to build a beautiful blog

657 views

9 months ago