ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

13,132,581 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,954,689 views

3 years ago

leddoo
going fast is about doing less

optimization isn't always about multi-threading and optimizing hardware utilization. in fact, most performance work is about simply ...

19:41
going fast is about doing less

250,785 views

2 years ago

bigboxSWE
How You Can Code Faster

Hi guys, this is a technique I developed after many moons of coding. Music massobeats - aromatic: ...

1:09
How You Can Code Faster

46,011 views

2 years ago

TECHNETIUM
Give me 180 secs and CODING will be your addiction.

Coding made addictive | Learn programming fast | Coding made Fun | Programming made easy | How to make coding addictive.

2:51
Give me 180 secs and CODING will be your addiction.

965,238 views

10 months ago

bigboxSWE
How To Code So Fast It Feels Illegal

Hi guys, a simple application for Parkinson's Law in Programming Love you all. Thank you for 200K. I normally don't let numbers ...

1:16
How To Code So Fast It Feels Illegal

83,907 views

1 year ago

Beyond Fireship
JavaScript performance is weird... Write scientifically faster code with benchmarking

Learn how to benchmark your JavaScript code in Deno and find out how the way you write code affects performance. Why is a ...

8:20
JavaScript performance is weird... Write scientifically faster code with benchmarking

253,145 views

1 year ago

Kantan Coding
The 3 Laws of Writing Readable Code

Is your code readable? Or is it difficult to understand? Following these three laws will help you to become the guy that every ...

5:28
The 3 Laws of Writing Readable Code

1,551,569 views

1 year ago

People also watched

AI LABS
The Claude Code Limits Problem Is Finally Solved

Build once. Let Twin handle the rest — 24/7. Get started → https://twin.so?via=ai-labs Community with All Resources ...

13:03
The Claude Code Limits Problem Is Finally Solved

41,100 views

6 days ago

xmdi
Python vs C/C++ vs Assembly side-by-side comparison

next i will compare fortran and 4chan a test of the relative performance, not the prime-checking algorithm.

1:01
Python vs C/C++ vs Assembly side-by-side comparison

5,218,988 views

4 years ago

Programming with Mosh
Claude Code Tutorial - Build Apps 10x Faster with AI

Claude Code tutorial - Learn how to use Claude Code like a real software engineer. Want to dive deeper? Check out my ...

58:11
Claude Code Tutorial - Build Apps 10x Faster with AI

222,617 views

2 weeks 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

128,352 views

4 years ago

strager
Faster than Rust and C++: the PERFECT hash table

I had a week of fun designing and optimizing a perfect hash table. In this video, I take you through the journey of making a hash ...

33:52
Faster than Rust and C++: the PERFECT hash table

711,566 views

3 years ago

Let's Get Rusty
Rust for Dummies in 12 Minutes

Join our Rust Live Accelerator waitlist (free Rust Job-Ready Roadmap inside): https://letsgetrusty.com/join Let's Get Rusty is the ...

12:30
Rust for Dummies in 12 Minutes

293,010 views

10 months ago

Nemean
Fast Inverse Square Root — A Quake III Algorithm

In this video we will take an in depth look at the fast inverse square root and see where the mysterious number 0x5f3759df comes ...

20:08
Fast Inverse Square Root — A Quake III Algorithm

5,930,053 views

5 years ago

CodeAesthetic
Premature Optimization

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

12:39
Premature Optimization

982,855 views

3 years ago

The Builder
Python vs C++ Speed Comparison

Lets compare the performance of c++ vs python counting to 1 Billion...Why is python so slow?

1:04
Python vs C++ Speed Comparison

2,634,958 views

3 years ago

fasterthanlime
C++ vs Rust: which is faster?

Follow me on Mastodon: https://hachyderm.io/@fasterthanlime Support me on Patreon or GitHub: https://fasterthanli.me/donate ...

21:15
C++ vs Rust: which is faster?

450,171 views

3 years ago

ThePrimeagen
This Algorithm is 1,606,240% FASTER

7 Steps it took to make an algorithm 1606242% faster!!!! Become a backend engineer. Its my favorite site ...

13:31
This Algorithm is 1,606,240% FASTER

950,636 views

3 years ago

Andy Sterkowitz
How to Learn to Code FAST (Do This or Keep Struggling)

In this video I overview the principles for learning that can rapidly speed up the process of learning to code and becoming a ...

11:00
How to Learn to Code FAST (Do This or Keep Struggling)

754,536 views

4 years ago

Artem Zhutov
I Learn Faster Than 99% of People. NotebookLM + Claude Code + Obsidian

Obsidian x Claude Code Lab (starts Apr 28): https://lab.artemzhutov.com 90% of people listen to experts and never change a ...

18:27
I Learn Faster Than 99% of People. NotebookLM + Claude Code + Obsidian

12,638 views

8 days ago

Dreams of Code
Turn Python BLAZING FAST with these 6 secrets

Don't assume Python is slow. These are some of the best ways to turn python into a language that is comparable for runtime ...

5:01
Turn Python BLAZING FAST with these 6 secrets

88,395 views

3 years ago

ByteMonk
The JVM Secret That Makes Code Faster!

This video explains how the JVM (Java Virtual Machine) makes Java, Kotlin, and Scala faster through Just-in-Time (JIT) ...

5:59
The JVM Secret That Makes Code Faster!

26,122 views

7 months ago

Low Level
everyone codes faster when they stop using their mouse

Developers are EXTREMELY lazy. I am no exception. Having a desktop environment that allows you to do the most coding while ...

10:32
everyone codes faster when they stop using their mouse

255,466 views

3 years ago

Frontend Eddy
The Man that Codes Faster than AI

When AIs write code, they fear one man. Unlike every other software engineer and developer, this man is still able to land ...

1:56
The Man that Codes Faster than AI

971,145 views

10 months ago

Soda Byte
These Micro Optimizations Don't Make Your C/C++ Faster

We take a look at some source-code level optimizations that do not effect the compiled assembly, and therefore does not make ...

6:12
These Micro Optimizations Don't Make Your C/C++ Faster

82,315 views

5 months ago

Fireship
This weird skill helps you learn to code faster

Follow the science and learn to code faster with this unexpected skill that can literally increase white & gray matter in the brain.

0:40
This weird skill helps you learn to code faster

745,192 views

4 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,524 views

11 months ago