ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

155 results

Programming threads
Lists vs Tuples: Why Is One 3x Faster? (Python Memory Secrets)

Think you know the difference between Python lists and tuples? Most developers only know about mutability—but the REAL ...

0:51
Lists vs Tuples: Why Is One 3x Faster? (Python Memory Secrets)

1,052 views

2 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,011 views

1 year ago

Programming threads
Why Python Dicts Use 33% Extra Memory

Python dictionaries are FAST - but do you know WHY? Understanding hash tables, collisions, and memory allocation will ...

0:57
Why Python Dicts Use 33% Extra Memory

1,122 views

2 months ago

Jeremy Howard
Getting Started With CUDA for Python Programmers

I used to find writing CUDA code rather terrifying. But then I discovered a couple of tricks that actually make it quite accessible.

1:17:56
Getting Started With CUDA for Python Programmers

78,439 views

1 year ago

All Systems Go!
2017 Rust memory management

https://media.ccc.de/c/asg2017/ASG2017-118-rust_memory_management A quick introduction to the unique memory ...

24:01
2017 Rust memory management

704 views

8 years ago

Programming threads
Why Arrays are Fast?

Struggling to understand how arrays work under the hood? In this video, we explore how arrays are stored in memory and why ...

4:57
Why Arrays are Fast?

327 views

11 months ago

DEFCONConference
DEF CON 24 - Ulf Frisk - Direct Memory Attack the Kernel

Inexpensive universal DMA attacking is the new reality of today! In this talk I will explore and demonstrate how it is possible to take ...

43:19
DEF CON 24 - Ulf Frisk - Direct Memory Attack the Kernel

14,199 views

9 years ago

Jonathan Dinu
Introduction to Distributed Computing with the Ray Framework

In this video, I give a brief introduction to distributed computing concepts and show how the Ray framework provides elegant ...

15:13
Introduction to Distributed Computing with the Ray Framework

16,066 views

4 years ago

YuriODev
Session 07: CONTROL FLOW IN PYTHON | If-else, if-elif-else, ternary operator

Session 07: Control FLOW in Python: If-else, if-elif-else, ternary operator Welcome to the 7th session of our GCSE Computer ...

41:01
Session 07: CONTROL FLOW IN PYTHON | If-else, if-elif-else, ternary operator

2,410 views

1 year ago

Wireless Explained
All Modulation Types Explained in 3 Minutes

In this video, I explain how messages are transmitted over electromagnetic waves by altering their properties—a process known ...

3:43
All Modulation Types Explained in 3 Minutes

207,585 views

1 year ago

Hardware.ai
Nvidia Jetson(s) Explained - in under 400 seconds!

Confused which #nvidia Jetson board to choose? Watch this video for a quick #overview of all the Jetson series, starting from ...

6:25
Nvidia Jetson(s) Explained - in under 400 seconds!

79,401 views

1 year ago

Thousand Brains Project
2023/03 - Speedup Discussions - Part 2

The second part of the deep dive into performance improvements in Monty. Watch the team discuss alternatives to KDTreeSearch, ...

53:17
2023/03 - Speedup Discussions - Part 2

157 views

1 year ago

Programming threads
When CPUs Beat GPUs

Think GPUs are always faster? Think again! This video reveals the hidden transfer overhead that makes GPUs slower than CPUs ...

0:58
When CPUs Beat GPUs

1,138 views

1 month ago

All Systems Go!
oomd2 and beyond: a year of improvements

https://media.ccc.de/v/ASG2019-135-oomd2-and-beyond-a-year-of-improvements oomd is a userspace out-of-memory killer.

21:31
oomd2 and beyond: a year of improvements

367 views

6 years ago

Dario
Rust vs Java: A Staff Engineer's perspective

... Java Licensing 04:50 Rust Security 05:32 How Memory Management works in java 06:15 How Memory Management works in ...

25:04
Rust vs Java: A Staff Engineer's perspective

28,923 views

3 years ago

TechySavant
Learn Python under 25 Minutes 🚀 (2025 Edition)  #python #newprogramvideo #ai #ml #newcode

Ready to learn Python in 2025? Whether you're a complete beginner or just brushing up, this video is your ultimate Python crash ...

24:52
Learn Python under 25 Minutes 🚀 (2025 Edition) #python #newprogramvideo #ai #ml #newcode

73 views

8 months ago

NPTEL IIT Bombay
Lecture 22 : Representing variable length entities: Part 2 : Heap memory basics

Representing variable length entities: Part 2 : Heap memory basics.

17:09
Lecture 22 : Representing variable length entities: Part 2 : Heap memory basics

4,903 views

6 years ago

Jeremy Howard
Lesson 11: Cutting Edge Deep Learning for Coders

We've covered a lot of different architectures, training algorithms, and all kinds of other CNN tricks during this course—so you ...

2:06:38
Lesson 11: Cutting Edge Deep Learning for Coders

9,865 views

8 years ago

CodeWithYogendra
Lecture 2: Python Modules, pip & Memory Management in Hindi | Python Series for Beginners

Lecture 2 – Python Modules, pip & Memory Management (Hindi)** इस वीडियो में आप सीखेंगे: - Python में ...

9:41
Lecture 2: Python Modules, pip & Memory Management in Hindi | Python Series for Beginners

117 views

5 months ago

MOOC de l'IMT
4. Representing Graphs 🌐 MOOC Advanced Algorithmics & Graph Theory with Python

Strengthen your skills in algorithmics and graph theory, and gain experience in programming in Python along the way. To follow ...

4:27
4. Representing Graphs 🌐 MOOC Advanced Algorithmics & Graph Theory with Python

3,645 views

7 years ago

Jon Gjengset
Solving distributed systems challenges in Rust

In this stream we work through the fly.io distributed systems challenges (https://fly.io/dist-sys/) in Rust, and solve all the way up to ...

3:15:52
Solving distributed systems challenges in Rust

306,012 views

2 years ago

Hao-Wen (Herman) Dong 董皓文
MusPy – A toolkit for Symbolic Music Generation (ISMIR 2020)

"MusPy: A Toolkit for Symbolic Music Generation," International Society for Music Information Retrieval Conference (ISMIR), 2020 ...

3:57
MusPy – A toolkit for Symbolic Music Generation (ISMIR 2020)

1,631 views

5 years ago

Django Under The Hood
Carl Meyer about Django @ Instagram at Django: Under The Hood 2016

Slides: https://speakerdeck.com/carljm/instagram-under-the-hood Django: Under The Hood: http://djangounderthehood.com/ ...

1:04:33
Carl Meyer about Django @ Instagram at Django: Under The Hood 2016

46,236 views

9 years ago

Pathling
How to add display terms to your data using a terminology server

Have you ever been given a health data extract that contains just codes, but no display terms? Pathling is your friend! The display ...

3:38
How to add display terms to your data using a terminology server

78 views

2 years ago

Missing Semester
Lecture 7: Debugging and Profiling (2020)

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2020/debugging-profiling/ Help us ...

54:14
Lecture 7: Debugging and Profiling (2020)

101,141 views

5 years ago