ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

13,069,887 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,960,966 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,998 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,039 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.

972,035 views

11 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,924 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,556,875 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,238 views

1 year ago

People also watched

ForrestKnight
Why Everyone's Switching to Rust (And Why You Shouldn't)

Rust is everywhere. Build, Upgrade, and Save All Month Long at Micro Center: https://micro.center/a8050d Sign-Up for VIP Days ...

14:44
Why Everyone's Switching to Rust (And Why You Shouldn't)

449,531 views

7 months 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,992 views

3 years ago

Productive Dude
23 INSANE Claude Code Skills... to build your SaaS! (from Gary Tan)

Join AI Foundations: https://www.skool.com/ai-foundations Work with us: https://aifoundations.io/apply Our FREE Resources: ...

6:17
23 INSANE Claude Code Skills... to build your SaaS! (from Gary Tan)

3,196 views

11 hours ago

Low Level
the truth about ChatGPT generated code

The world we live in is slowly being taken over by AI. OpenAI, and its child product ChatGPT, is one of those ventures. I've heard ...

10:35
the truth about ChatGPT generated code

273,017 views

2 years ago

Alex Finn
7 Claude Code secrets you had NO idea about

7 Claude Code tips and tricks that will make you a 10x vibe coder. FULL Claude Code bootcamp in the Vibe Coding Academy ...

13:03
7 Claude Code secrets you had NO idea about

13,569 views

20 hours 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

983,448 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,331 views

3 years ago

The PrimeTime
120x Faster Algorithm By Nested Loops

Recorded live on twitch, GET IN https://twitch.tv/ThePrimeagen Reviewed video: ...

21:21
120x Faster Algorithm By Nested Loops

433,751 views

2 years ago

Logan Smith
Use Arc Instead of Vec

Rust lets you do efficient reference-counted strings and dynamic arrays using Arc basically just as easily as their owning (and ...

15:21
Use Arc Instead of Vec

216,159 views

2 years ago

mCoding
Diagnose slow Python code. (Feat. async/await)

Where is the slow coming from? How do you make your Python code faster? The first step is measuring what part is actually slow.

9:57
Diagnose slow Python code. (Feat. async/await)

219,746 views

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

4 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

951,269 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,262 views

7 months 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,185 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,465 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,249 views

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

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

3 years ago

Nicolai Nielsen
C vs Python Speed Test #cpp #python #programming #code

In this video, we are going to do a Python vs C Speed Test. ‍ My AI and Computer Vision Courses⭐: Research Paper ...

0:25
C vs Python Speed Test #cpp #python #programming #code

765,498 views

3 years ago

Nathan Baggs
Mastering C++  Optimize Your Code with These Hidden Tricks
0:20
Mastering C++ Optimize Your Code with These Hidden Tricks

151,066 views

1 year ago

Eray Sona
How to Learn Coding FAST And Make Cool Stuff

THE APP: https://play.google.com/store/apps/details?id=com.habitshow.app Most people struggle with coding because they get ...

4:19
How to Learn Coding FAST And Make Cool Stuff

800,298 views

10 months ago

Fireship
25 VS Code Productivity Tips and Speed Hacks

Learn 25 VS Code tips and tricks that will help you write code faster. Try out awesome new features and extensions that turn your ...

11:35
25 VS Code Productivity Tips and Speed Hacks

2,682,287 views

4 years ago