ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

157,447 results

Inside code

46K subscribers

Inside code
Checking if a point is inside a polygon is RIDICULOUSLY simple (Ray casting algorithm) - Inside code

Source code: https://gist.github.com/inside-code-yt/7064d1d1553a2ee117e60217cfd1d099 Learn graph theory algorithms: ...

6:07
Checking if a point is inside a polygon is RIDICULOUSLY simple (Ray casting algorithm) - Inside code

44,557 views

3 years ago

Inside the Code

45 subscribers

Inside code
How to understand (almost) any algorithm - Inside code

Learn graph theory algorithms: https://inscod.com/graphalgo ⚙ Learn dynamic programming: https://inscod.com/dp_course ...

7:56
How to understand (almost) any algorithm - Inside code

20,019 views

4 years ago

Inside code
How to solve (almost) any binary tree coding problem

Learn graph theory algorithms: https://inscod.com/graphalgo ⚙ Learn dynamic programming: https://inscod.com/dp_course ...

4:20
How to solve (almost) any binary tree coding problem

299,054 views

5 years ago

People also watched

Beyond Coding
"Architects Who Don't Code Are Flying Blind" (30-Year Veteran)

Most architects stop coding... and that's exactly where they lose their edge. Dennis Doomen has been a hands-on coding architect ...

52:15
"Architects Who Don't Code Are Flying Blind" (30-Year Veteran)

636 views

7 hours ago

Cole Medin
I've Used Claude Code for 2,000+ Hours - Here's How I Build Anything With It

I've used Claude Code for over 2000 hours now. And if there's one thing I've learned, it's that about 80% of the time your coding ...

22:48
I've Used Claude Code for 2,000+ Hours - Here's How I Build Anything With It

14,665 views

1 day ago

Morning Brew Daily
AI code is breaking Amazon from the inside

Episode 797: Neal and Toby chat about Amazon calling an internal meeting to address a string of AI coding errors. Is this doing ...

25:01
AI code is breaking Amazon from the inside

29,981 views

7 days ago

Phillip Choi
Coding is Hard Until You Build Systems Like This

Discover how to make $8000 a month in tech: https://letphil.com/ Let Phil's FREE Community Discord Channel: ...

23:14
Coding is Hard Until You Build Systems Like This

4,209 views

13 hours ago

DevOps Toolbox
How I ACTUALLY Use Opencode As A Senior Engineer

Get started with Descope: Drag & Drop Your Auth! https://descope.plug.dev/AZj86Ml --- Opencode remains the best agent I've ...

19:16
How I ACTUALLY Use Opencode As A Senior Engineer

89,188 views

4 days ago

Peter Yang
Inside Ramp, the $32B Company Where AI Agents Run Everything | Geoff Charles

Geoff is the CPO of Ramp and runs one of the most AI-native orgs I've seen. He showed me an amazing Claude Code PM skill ...

44:03
Inside Ramp, the $32B Company Where AI Agents Run Everything | Geoff Charles

24,460 views

3 days ago

ThePrimeagenHighlights
This can't be real

Live At: https://twitch.tv/ThePrimeagen Wanna Become a Backend Dev & Support me at the SAME TIME??? https://boot.dev/prime.

8:21
This can't be real

71,153 views

18 hours ago

KDAB
Switching from Qt Creator to CLion: First Steps, Pitfalls and Useful Features

Switching IDE's is not an easy thing. You are used to certain ways of doing things and you have strong muscle memories that ...

26:05
Switching from Qt Creator to CLion: First Steps, Pitfalls and Useful Features

81 views

2 hours ago

CoderOne
Next.js is no longer the framework we once knew

nextjs #tanstack #frontend Learn to write clean React code with the new SOLID React book: https://solidreact.dev Our ...

25:22
Next.js is no longer the framework we once knew

1,968 views

1 day ago

Y Combinator
Inside Claude Code With Its Creator Boris Cherny

A very special guest on this episode of the Lightcone! Boris Cherny, the creator of Claude Code, sits down to share the incredible ...

50:11
Inside Claude Code With Its Creator Boris Cherny

175,805 views

1 month ago

Inside code
01 - Types of graphs and terminology (Graph algorithms visualized course) - Inside code

I decided to release the Graph algorithms visualized course for free on YouTube! If you don't want to wait all the videos to be ...

20:18
01 - Types of graphs and terminology (Graph algorithms visualized course) - Inside code

675 views

3 months ago

Inside code
Heaps, heapsort, and priority queues - Inside code

Source code: https://gist.github.com/syphh/50adc4e9c7e6efc3c5b4555018e47ddd Learn graph theory algorithms: ...

19:01
Heaps, heapsort, and priority queues - Inside code

150,640 views

4 years ago

Erik K Swanson and Dan Go Thoughts
Inside the DMT Laser Experiment: Searching for the Simulation’s Source Code

Do we live in a simulation? Danny Goler thinks we do, and he says he can prove it. Danny developed a technique that he says ...

32:19
Inside the DMT Laser Experiment: Searching for the Simulation’s Source Code

516,094 views

4 months ago

Inside code
Hashing and hash tables crash course (+ face reveal) - Inside code

Source code: https://gist.github.com/syphh/00b889c90b32f22c050c85dea5e55c77 Learn graph theory algorithms: ...

36:53
Hashing and hash tables crash course (+ face reveal) - Inside code

7,222 views

3 years ago

PY
Inside Claude Code: The Architecture of AI Agents

At its core, Claude Code is just a while loop. In this technical deep dive, we tear down the complete architecture of how AI coding ...

15:10
Inside Claude Code: The Architecture of AI Agents

1,943 views

2 weeks ago

Inside code
Algorithms: Depth first search - Inside code

Code: Binary tree: https://gist.github.com/syphh/6919271c90f4bc45268d2c2161c85f77 N-ary tree: ...

8:11
Algorithms: Depth first search - Inside code

8,465 views

5 years ago

Inside Games
Everyone Hates NVIDIA DLSS 5 - Inside Games Daily

Join Heroes of History now using my link https://innogames.sng.link/Abqbt/ob6y/f8kx&label=InsideGames and enter code ...

20:56
Everyone Hates NVIDIA DLSS 5 - Inside Games Daily

48,404 views

15 hours ago

Inside code
How can we multiply large integers quickly? (Karatsuba algorithm) - Inside code

Source code: https://gist.github.com/syphh/0df7faf18a0412346dacefe8a213da4b Learn graph theory algorithms: ...

9:46
How can we multiply large integers quickly? (Karatsuba algorithm) - Inside code

152,333 views

4 years ago

Inside code
Algorithms: Breadth first search - Inside code

Code: Binary tree: https://gist.github.com/syphh/88a1e22a2216e866e2252fbf1dd20ffa N-ary tree: ...

10:17
Algorithms: Breadth first search - Inside code

7,967 views

5 years ago

Inside code
Morse code and binary trees - Inside code

Full code: https://gist.github.com/syphh/bc75bacd96ac80e5f70c54ed62179c2c Learn graph theory algorithms: ...

4:22
Morse code and binary trees - Inside code

9,316 views

5 years ago

Pixel Gun Music
"???" / Inside the Code - Pixel Gun 3D Soundtrack

Original music: Computer Soul - Francois Hasden Listen on YouTube: https://youtu.be/8VryaUVthCU Listen on Spotify: ...

1:04
"???" / Inside the Code - Pixel Gun 3D Soundtrack

526,860 views

9 years ago

Inside code
0-1 Knapsack problem - Inside code

Source code: https://gist.github.com/syphh/955b71b40aa47ea98c5362662dbf6099 Slides: https://1drv.ms/p/s!

10:54
0-1 Knapsack problem - Inside code

12,670 views

4 years ago

Inside code
Convex hulls: Graham scan - Inside code

Source code: https://gist.github.com/syphh/ef081e3f60d1cf70d33a7bf0dc9a07ce Learn graph theory algorithms: ...

7:00
Convex hulls: Graham scan - Inside code

40,113 views

4 years ago

Inside code
We make the SNAKE GAME on an IMAGE - Inside code

Source code: https://gist.github.com/inside-code-yt/b4c13c9464fa212736a366d3661f62c5 Learn graph theory algorithms: ...

9:40
We make the SNAKE GAME on an IMAGE - Inside code

2,207 views

3 years ago