ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

52,816 results

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

486,117 views

9 months ago

Brian Will
Object-Oriented Programming is Bad

An explanation of why you should favor procedural programming over Object-Oriented Programming (OOP).

44:35
Object-Oriented Programming is Bad

2,534,842 views

10 years ago

Chris Mayfield
Tracing code by hand

Drawing tables on paper; DrJava debugger https://w3.cs.jmu.edu/mayfiecs/cs149/

10:08
Tracing code by hand

129,694 views

10 years ago

Coding with Minmer
Senior Software Engineer Tackles a Meta Phone Screen! (Feedback Included)

Would you pass a Meta phone screen? Watch Minh try. Timestamps: 00:00 LC125 Valid Palindrome 10:35 LC560 Subarray Sum ...

26:00
Senior Software Engineer Tackles a Meta Phone Screen! (Feedback Included)

10,654 views

8 months ago

Laz Built It
Should You Still Learn to Code in 2025?

Why Learning to Code in 2025 Might be a Waste of Time (Do This Instead) Don't have projects to showcase? Try Codecrafters: ...

4:36
Should You Still Learn to Code in 2025?

22,288 views

8 months ago

Jon Gjengset
Solving distributed systems challenges in Rust

In this stream we work through the fly.io distributed systems challenges (https://fly.io/dist-sys/) in Rust, and solve all the way up to ...

3:15:52
Solving distributed systems challenges in Rust

306,737 views

2 years ago

codingjerk
Zig Language | Thoughts After 2 Years

Voiced by @tokisuno ... Check out his channel. So, in this talk I want to tell about the reasons I love the Zig programming language ...

13:38
Zig Language | Thoughts After 2 Years

110,169 views

9 months ago

The Coding Gopher
How Dynamic Programming Broke Software Engineers

Inquiries: thecodinggopher@gmail.com ‍ Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ...

8:01
How Dynamic Programming Broke Software Engineers

102,579 views

11 months ago

Dave Linthicum Is Not AI
Vibe Coding: The Dumbest Tech Trend of 2025?

In recent years, the way we write code has transformed—with AI assistants entering our text editors, autocomplete becoming ...

9:33
Vibe Coding: The Dumbest Tech Trend of 2025?

11,268 views

2 months ago

Video Wikki
How to Solve Difficult Coding Problems and Questions With FREE AI - Chat GPT

codewithchatgpt #chatgpt3 #chatgpttutorial In this video, we'll show you how to use Chat GPT to answer coding questions.

2:32
How to Solve Difficult Coding Problems and Questions With FREE AI - Chat GPT

26 views

2 years ago

The Builder
Nested Loops Explained (step by step)

Nested for and nested while loops are difficult to grasp at first but they are easy once visualized. Give me money: ...

2:41
Nested Loops Explained (step by step)

91,793 views

5 years ago

Coding with Minmer
How to solve TWO Leetcode Hards in an interview

Would you pass an interview with 2 Hard Leetcode questions? Watch Minh try. Use the code "minmer" for 20% off FAANG+ mock ...

44:49
How to solve TWO Leetcode Hards in an interview

8,626 views

6 months ago

EngX Space
How to Become a Great Software Developer — Best Advice from Top-Notch Engineers

Check our documentary "Beyond The Success Of Kotlin: https://youtu.be/E8CtE7qTb-Q Integrate GitHub Copilot and ChatGPT ...

11:11
How to Become a Great Software Developer — Best Advice from Top-Notch Engineers

599,333 views

1 year ago

Laz Built It
Average time for solving LeetCode Questions (Medium, Easy, Difficult)

Why Solving 1000+ LeetCode Problems Is a Waste of Time (Do This Instead) Don't have projects to showcase?

0:15
Average time for solving LeetCode Questions (Medium, Easy, Difficult)

2,090 views

8 months ago

Coding with Minmer
POW(x, n) || Leetcode 50 || Follow-up Question Big Tech Actually Asks

Discover the actual variant Big Tech asks on Leetcode problem 50: POW(x, n). Timestamps: 00:00 Brute Force Explanation 03:57 ...

24:54
POW(x, n) || Leetcode 50 || Follow-up Question Big Tech Actually Asks

6,014 views

8 months ago

EngX Space
Coding Interview Questions and Answers: JavaScript Backend Node.js / Mock Interview Show #3

Course: "AI-supported software engineering": https://epa.ms/ai-swe Course: "AI-Supported Testing": https://epa.ms/ai-aqa ...

1:28:16
Coding Interview Questions and Answers: JavaScript Backend Node.js / Mock Interview Show #3

3,974 views

1 year ago

Mr ARUL SUJU D
Dynamic Programming : Solving Linear Programming Problem using Dynamic Programming Approach

Dynamic Programming : Solving Linear Programming Problem.

8:13
Dynamic Programming : Solving Linear Programming Problem using Dynamic Programming Approach

299,850 views

9 years ago

Bit-By-Bit Coding
Is This Python Problem IMPOSSIBLE to Solve?

In this intriguing video, we look at a challenging Python problem that is missing part of its solution. Whether you're a beginner ...

0:26
Is This Python Problem IMPOSSIBLE to Solve?

73 views

1 year ago

Mike the Coder
Why just "solving problems" doesn't work in Competitive Programming!

Hi guys, My name is Michael Lin and this is my programming youtube channel. I like C++ and please message me or comment on ...

5:51
Why just "solving problems" doesn't work in Competitive Programming!

28,448 views

5 years ago

Sane's Academy of Artificial Intelligence
Linear Optimization with Python (PuLP) | Linear Programming Problem(LPP)

This video demonstrates the usage of Python package PuLP with Linear Programming Problem (LPP). You can also watch the ...

9:40
Linear Optimization with Python (PuLP) | Linear Programming Problem(LPP)

14,550 views

2 years ago

WIT Solapur - Professional Learning Community
Huffman Coding Technique for binary system.

This video explains how Huffman Coding Technique is applied for binary systems. Dr. Asha Thalange Associate Professor, E&TC ...

10:27
Huffman Coding Technique for binary system.

167,905 views

6 years ago

Mariusz Jurczenko
Cracking the Code: The Art of Problem Solving in Programming

Welcome to our channel! In this video, we dive deep into the world of problem-solving in programming. Join us as we simplify ...

6:22
Cracking the Code: The Art of Problem Solving in Programming

119 views

2 years ago

Tiffany
HackerRank API Interview Question and Answer

I'm coding a HackerRank api interview question and answer. I use the given API to set up and code an answer to the problem.

8:22
HackerRank API Interview Question and Answer

58,372 views

5 years ago

Coding with Minmer
Senior Software Engineer Tackles a Meta Phone Screen! (Leetcode 1891 Variant)

Would you be confused by a deceptively rephrased Leetcode problem? Watch Minh try. Timestamps: 00:00 Problem Statement ...

14:48
Senior Software Engineer Tackles a Meta Phone Screen! (Leetcode 1891 Variant)

4,425 views

5 months ago

The Alone Coder
10 CODING CHALLENGES to Skyrocket Your Skills in 2024!

Want to take your coding skills to the next level in 2024? Here Are More Videos like this: ...

4:47
10 CODING CHALLENGES to Skyrocket Your Skills in 2024!

87 views

1 year ago