ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

153,572 results

CodeAesthetic
Premature Optimization

When should you optimize your code? Access to code examples, deleted scenes, song names and more at ...

12:39
Premature Optimization

981,389 views

3 years ago

CodeAesthetic
Abstraction Can Make Your Code Worse

Support me on https://www.patreon.com/codeaesthetic. Access to code examples, discord, song names and more at ...

5:13
Abstraction Can Make Your Code Worse

797,772 views

3 years ago

Keifer
4x Code Performance with SIMD

Dives into the significant performance gains of using SIMD instructions via auto-vectorization with a use case inspired by ...

11:59
4x Code Performance with SIMD

85,495 views

10 months ago

codingjerk
I Made My Code 16000× Faster (Python & Rust)

Performance optimization case study on LeetCode 52 "N-Queens". In the video I'll show path of optimization already decent ...

18:33
I Made My Code 16000× Faster (Python & Rust)

52,437 views

10 months ago

Low Level Game Dev
Don't do this optimizations!

Vertex pooling @Finding_Fortune : https://youtu.be/IoS5opco9LA Vertex pooling in my game: https://youtu.be/gFX7Di2aTCY Why ...

8:16
Don't do this optimizations!

42,866 views

1 year ago

mCoding
C++ cache locality and branch predictability

Cache me outside, how bout that? People always talk about Big O time for analyzing speed, but Big O isn't the only important ...

10:43
C++ cache locality and branch predictability

127,757 views

4 years ago

CodeAesthetic
Why You Shouldn't Nest Your Code

I'm a Never Nester and you should too. Access to code examples, discord, song names and more at ...

8:30
Why You Shouldn't Nest Your Code

3,277,429 views

3 years ago

MIT OpenCourseWare
11.2.5 Optimization and Code Generation

MIT 6.004 Computation Structures, Spring 2017 Instructor: Chris Terman View the complete course: https://ocw.mit.edu/6-004S17 ...

8:23
11.2.5 Optimization and Code Generation

8,570 views

6 years ago

Th30z Code
Avoid common Java Mistakes and improve performance

Want to level up your Java programming skills? In this video, we dive deep into the Java best practices and common mistakes to ...

7:16
Avoid common Java Mistakes and improve performance

3,200 views

2 years ago

Tom S
The Art of Linear Programming

A visual-heavy introduction to Linear Programming including basic definitions, solution via the Simplex method, the principle of ...

18:56
The Art of Linear Programming

903,997 views

2 years ago

mCoding
Return Value Optimization and Copy Elision in C++

Embrace the copy-free lifestyle! ― mCoding with James Murphy (https://mcoding.io) Source code: ...

9:54
Return Value Optimization and Copy Elision in C++

50,120 views

3 years ago

Venex Source
7 Optimization Tips to 10X your Game Performance

Learn 7 Godot Optimization Tricks that will help you optimize your Godot game for better performance and gameplay. #godot #tips ...

5:23
7 Optimization Tips to 10X your Game Performance

53,384 views

1 year ago

Tom Scott
The Consequences of Your Code

This is the story of one of the best, and also one of the worst, text messages I've ever received. It's about harm, about ...

6:16
The Consequences of Your Code

1,794,689 views

7 years ago

Low Level Game Dev
Demystifying the C++ Compiler!

In this video, I will explain how a compiler works and what cool optimizations it can do for you! Links: Go follow Emil! Thanks for ...

12:52
Demystifying the C++ Compiler!

28,987 views

1 year ago

ByteByteGo
Top 7 Ways to 10x Your API Performance

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...

6:05
Top 7 Ways to 10x Your API Performance

478,096 views

2 years ago

eisfrosch
The Chaotic State of GPU Programming

GPUs have immensely contributed to various applications: in graphics, AI, scientific computing, you name it. But their ...

16:16
The Chaotic State of GPU Programming

318,097 views

1 year ago

mCoding
31 nooby C++ habits you need to ditch

How many nooby C++ habits do you have? Up your C++ skill by recognizing and ditching these nooby C++ habits. Post how ...

16:18
31 nooby C++ habits you need to ditch

1,035,028 views

4 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 481 - What is Tail Call Elimination (Optimization)?

Awesome T-Shirts! Sponsors! Books! ☟☟ LEARN how to WRITE ✍️ , RECOGNIZE , and GENERATE better C++!

7:06
C++ Weekly - Ep 481 - What is Tail Call Elimination (Optimization)?

12,016 views

10 months ago

Blargis
Optimizing my Game so it Runs on a Potato

In 6 months I've taken my Godot game, Bloodthief, from 9 fps to 60 fps on this potato of a computer. Here are all the things I did to ...

19:02
Optimizing my Game so it Runs on a Potato

1,155,148 views

1 year ago

Microsoft Developer
Learn how to write better C# code in 15 minutes | DEM515

C# continues to evolve to meet the needs of developers. This talk explores how key features introduced in the last few versions of ...

15:44
Learn how to write better C# code in 15 minutes | DEM515

79,021 views

10 months ago

Sebastian Lague
Coding Adventure: Ant and Slime Simulations

A small exploration of an algorithm inspired by ants, and some little experiments into simulating some of the behaviour of ants and ...

17:54
Coding Adventure: Ant and Slime Simulations

2,159,893 views

5 years ago

Amigoscode
10 Most Common Java Developer Mistakes

In this video, we'll be discussing the top 10 most common mistakes that Java developers make and how to avoid them. As a Java ...

16:13
10 Most Common Java Developer Mistakes

132,446 views

2 years ago

Academind and Maximilian Schwarzmüller
My top 6 tips & ways of using Claude Code efficiently

Claude Code is a great agentic engineering tool. But as with all tools, using it correctly is key to getting good results. Learn how to ...

17:44
My top 6 tips & ways of using Claude Code efficiently

135,846 views

2 months ago

Low Level Game Dev
Stop doing premature optimizations

Check out my Failproof OpenGL course for beginners: https://www.udemy.com/course/failproof-opengl-for-beginners/?

8:23
Stop doing premature optimizations

8,482 views

9 months ago

Low Level Game Dev
The 5 Levels Of C++

Check out my C++ gamedev course for beginners! 6.5 hours of video content where I guide you through making a game step by ...

10:29
The 5 Levels Of C++

260,121 views

10 months ago