ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,935,914 results

Stand-up Maths
Someone improved my code by 40,832,277,770%

YES, the improvement should be 40832277770%, not what I say in the video. The "408322778" multiple was correct and I did the ...

28:47
Someone improved my code by 40,832,277,770%

2,943,517 views

3 years ago

SimonDev
Most Optimization Advice Misses the REAL Problem

Performance is one of the most important aspects of game development, but how do you actually approach it? Let's explore how ...

20:18
Most Optimization Advice Misses the REAL Problem

97,916 views

1 month ago

Nick Saraev
CLAUDE CODE ADVANCED COURSE — 3 HOURS

New? Watch the beginner course first: https://www.youtube.com/watch?v=QoQBzR1NIqI Join Maker School & get customer #1 ...

3:18:23
CLAUDE CODE ADVANCED COURSE — 3 HOURS

62,053 views

3 days ago

Molly Rocket
Simple Code, High Performance

Kickstarter link: https://www.kickstarter.com/projects/annarettberg/meow-the-infinite-book-two This was a presentation I gave to the ...

2:50:14
Simple Code, High Performance

390,337 views

4 years ago

Eskil Steenberg
Advanced C: The UB and optimizations that trick good programmers.

This is a video that will talk about some less know things in the programming language C, and how these things impact ...

1:12:34
Advanced C: The UB and optimizations that trick good programmers.

256,321 views

4 years ago

NDC Conferences
Turbocharged: Writing High-Performance C# and .NET Code - Steve Gordon - NDC Oslo 2024

This talk was recorded at NDC Oslo in Oslo, Norway. #ndcoslo #ndcconferences #developer #softwaredeveloper Attend the next ...

1:03:04
Turbocharged: Writing High-Performance C# and .NET Code - Steve Gordon - NDC Oslo 2024

66,486 views

1 year ago

Jason Booth
Practical Optimizations

So with all the talk about optimization happening on Twitter, some people who saw me give this talk at a private conference asked ...

56:02
Practical Optimizations

60,511 views

3 years ago

John Kim
How I use Claude Code (Meta Staff Engineer Tips)

This is my 50 Claude Code tips from 6 months of daily use personally and at Meta as a Staff Software Engineer. I've been coding ...

46:13
How I use Claude Code (Meta Staff Engineer Tips)

341,979 views

1 month ago

Tesseract
20 Advanced Coding Tips For Big Unity Projects

End spaghetti code! Learn the tools you need to write scalable, well-structured, clean code. So many game developers are forced ...

22:23
20 Advanced Coding Tips For Big Unity Projects

307,204 views

3 years ago

CppCon
The Most Important Optimizations to Apply in Your C++ Programs - Jan Bielak - CppCon 2022

https://cppcon.org/ --- The Most Important Optimizations to Apply in Your C++ Programs - Jan Bielak - CppCon 2022 ...

1:04:30
The Most Important Optimizations to Apply in Your C++ Programs - Jan Bielak - CppCon 2022

72,935 views

3 years ago

Kaze Emanuar
How Optimizations made Mario 64 SLOWER

Patreon: https://www.patreon.com/Kazestuff Streams: https://www.youtube.com/@KazeClips https://twitter.com/KazeEmanuar ...

20:41
How Optimizations made Mario 64 SLOWER

938,722 views

1 year ago

Stanford Online
Stanford Seminar - Dynamic Code Optimization and the NVIDIA Denver Processor

"Dynamic Code Optimization and the NVIDIA Denver Processor" - Nathan Tuck of NVIDIA Colloquium on Computer Systems ...

1:13:39
Stanford Seminar - Dynamic Code Optimization and the NVIDIA Denver Processor

4,809 views

11 years ago

Jonathan Blow
Optimizing Gameplay Code

One such thing is that when I wrote a lot of the gameplay code initially this gameplay code is about getting these different ...

24:40
Optimizing Gameplay Code

88,129 views

8 months ago

Thomas Padron-McCarthy
Optimization and Intermediate Code

Lecture 11 in the course DT135G Compilers and Interpreters at Örebro University, fall 2022. Link to the course: ...

1:21:51
Optimization and Intermediate Code

413 views

3 years ago

Mike Shah
[Day 21] - C Compiler Optimization Fundamentals (and brief performance experiment)

C Programming playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd8M-Mi_Vyrg7KgISTW3Sklt ▻Find full courses on: ...

24:47
[Day 21] - C Compiler Optimization Fundamentals (and brief performance experiment)

4,226 views

3 years ago

freeCodeCamp.org
CUDA Programming Course – High-Performance Computing with GPUs

Lean how to program with Nvidia CUDA and leverage GPUs for high-performance computing and deep learning. Code: ...

11:55:11
CUDA Programming Course – High-Performance Computing with GPUs

516,643 views

1 year ago

Nick
CUDA Crash Course: GPU Performance Optimizations Part 1

In this video we look at a step-by-step performance optimization of matrix multiplication in CUDA! Spreadsheet: ...

22:23
CUDA Crash Course: GPU Performance Optimizations Part 1

17,130 views

6 years ago

Edan Meyer
Let's Code Proximal Policy Optimization

This is a tutorial and explanation for how to code Proximal Policy Optimization PPO. I cover how to code the core training loop of ...

35:01
Let's Code Proximal Policy Optimization

17,583 views

4 years ago

MIT OpenCourseWare
22. Graph Optimization

MIT 6.172 Performance Engineering of Software Systems, Fall 2018 Instructor: Julian Shun View the complete course: ...

1:18:40
22. Graph Optimization

15,551 views

6 years ago

DarkDax
How to Fix Yandere Simulator - A Yandere Simulator Code Review

From code optimization, to poor graphics performance and low frame rate, to a breakdown of IF Statements and 17000 lines of ...

20:40
How to Fix Yandere Simulator - A Yandere Simulator Code Review

1,773,379 views

5 years ago

Sharcnet HPC
Debugging and Optimization of PyTorch Models

Deep learning models are often viewed as uninterpretable "black boxes". As researchers, we often extend this thinking to the ...

43:30
Debugging and Optimization of PyTorch Models

2,256 views

1 year ago

Ansh Lamba
PySpark Optimization Full Course 2025 [Step-By-Step Guide]

PySpark | Databricks | Apache Spark | Big Data Engineering In this video, you'll learn PySpark optimization techniques from the ...

3:03:30
PySpark Optimization Full Course 2025 [Step-By-Step Guide]

70,736 views

11 months ago

Valence Labs
One-step Language Modeling via Continuous Denoising | Nicholas Boffi

https://hannes-stark.com/starkly-speaking Paper: One-step Language Modeling via Continuous Denoising ...

1:17:52
One-step Language Modeling via Continuous Denoising | Nicholas Boffi

171 views

2 hours ago

doggo dot jl
[02x03] Julia; VSCode; Optimization; Knapsack; JuMP; PlotlyJS | 3/13 Julia Analysis for Beginners

Learn how to use Julia and the JuMP Package to solve linear (GLPK) and nonlinear (Ipopt) optimization problems. Solve both ...

41:36
[02x03] Julia; VSCode; Optimization; Knapsack; JuMP; PlotlyJS | 3/13 Julia Analysis for Beginners

9,764 views

5 years ago

Meticulous Coder
Java memory optimization

java memory optimizing with simple tricks (Please like and subscribe)

20:27
Java memory optimization

1,247 views

5 years ago