ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

418,326 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

969,730 views

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

9 months 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

124,861 views

4 years 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

470,364 views

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

6 years 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

77,311 views

8 months ago

Apple Developer
WWDC25: Optimize SwiftUI performance with Instruments | Apple

Discover the new SwiftUI instrument. We'll cover how SwiftUI updates views, how changes in your app's data affect those updates, ...

35:36
WWDC25: Optimize SwiftUI performance with Instruments | Apple

7,038 views

8 months 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

890,369 views

2 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,242,913 views

3 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++

49,332 views

3 years ago

SimonDev
When Optimisations Work, But for the Wrong Reasons

Level of detail and imposters are effective optimizations that work for reasons you may not fully understand. Let's explore why ...

22:19
When Optimisations Work, But for the Wrong Reasons

1,681,699 views

2 years ago

mCoding
25 nooby Python habits you need to ditch

Nooby Python habits give away your inexperience. Improve your code and your prestige just a bit by ditching those habits and ...

9:12
25 nooby Python habits you need to ditch

2,015,529 views

4 years 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,020,704 views

4 years ago

Angular
4 Runtime Performance Optimizations

In this video our very own Minko Gechev will take us through 4 common runtime performance challenges, their identification with ...

18:32
4 Runtime Performance Optimizations

122,171 views

4 years ago

NERSC
02 - Codee: Automated Code Inspection for Modernization and Optimization

And now Codee is a tool that is designed to make it both easy to develop modern, and optimize Fortran, C and and C++ codes.

20:25
02 - Codee: Automated Code Inspection for Modernization and Optimization

94 views

1 year ago

IBM Technology
Optimize SQL Queries for AI, Performance, & Real-Time Insights

Ready to become a certified Architect on Cloud Pak for Data? Register now and use code IBMTechYT20 for 20% off of your exam ...

16:04
Optimize SQL Queries for AI, Performance, & Real-Time Insights

12,878 views

9 months ago

Sebastian Lague
Coding Adventure: Software Rasterizer

Let's try to turn some dot products into a 3D world! Support my work (and get early access to new videos and source code) on ...

50:09
Coding Adventure: Software Rasterizer

545,468 views

8 months 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

66,343 views

2 weeks ago

Udacity
Levels of Optimization Part1 - Intro to Parallel Programming

This video is part of an online course, Intro to Parallel Programming. Check out the course here: ...

1:06
Levels of Optimization Part1 - Intro to Parallel Programming

4,018 views

10 years ago

Ruby Central
RubyConf 2022: Splitting: the Crucial Optimization for Ruby Blocks by Benoit Daloze

Blocks are one of the most expressive parts of the Ruby syntax. Many Ruby methods take a block. When a method is given ...

28:19
RubyConf 2022: Splitting: the Crucial Optimization for Ruby Blocks by Benoit Daloze

914 views

3 years ago