ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,527 results

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,021 views

9 months ago

Alex Demko
LeetCode Live #1: Solving Random Problems Together 💻

Just a chill LeetCode solving session today Want to improve your problem-solving skills and build a real developer mindset?

56:10
LeetCode Live #1: Solving Random Problems Together 💻

851 views

Streamed 2 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,662 views

2 years ago

OpenMDAO
Multiobjective optimization

Multiobjective optimization is somewhat of a misnomer -- you actually have to have predefined weightings for each of the ...

5:49
Multiobjective optimization

22,925 views

3 years ago

Kaloyan Karaivanov
Kotlin - Solving a sample coding interview problem

Useful Kotlin Idioms You Should Know: - Data classes - Named and default arguments - Expressions - Null-safety - Extension ...

11:08
Kotlin - Solving a sample coding interview problem

2,787 views

3 years ago

J David Eisenberg
Common Problems in Assignment 1

As I was grading the first assignment, I saw some style problems that kept coming up over and over again. Let's discuss how to ...

6:01
Common Problems in Assignment 1

73 views

2 years ago

AI Simplified Lab
DeepMind AI Beats World’s Best Coders — ICPC Coding Showdown!

Google DeepMind's AI just outperformed the planet's top programmers—winning the ICPC coding championship and setting a ...

1:09
DeepMind AI Beats World’s Best Coders — ICPC Coding Showdown!

54 views

4 months ago

freeCodeCamp.org
Learn Data Science Tutorial - Full Course for Beginners

Learn Data Science is this full tutorial course for absolute beginners. Data science is considered the "sexiest job of the 21st ...

5:52:09
Learn Data Science Tutorial - Full Course for Beginners

4,319,438 views

6 years ago

Jesse Mason
How to Solve Any Series and Parallel Circuit Problem

How do you analyze a circuit with resistors in series and parallel configurations? With the Break It Down-Build It Up Method!

14:06
How to Solve Any Series and Parallel Circuit Problem

5,181,499 views

10 years ago

Erekle
AI Explains: The Dangers of Competitive Coding

Competitive coding makes you faster, sharper, and better at solving tough problems under pressure. You'd also hope it makes ...

2:00
AI Explains: The Dangers of Competitive Coding

502 views

8 months ago

Wisc-Online
CRC - Cyclic Redundancy Check

Learn what the CRC is, the technology behind it, and how it's performed.

6:05
CRC - Cyclic Redundancy Check

145,764 views

9 years ago

Code with Dreamy
Problem Solving for Developers - JavaScript

Just like any other skill, problem solving takes practice to apply and master. Many developers think that becoming a better ...

1:04
Problem Solving for Developers - JavaScript

386 views

3 years ago

Wagtail Space
Solving your problems by spelunking the Wagtail code (Harris Lapiroff)
26:33
Solving your problems by spelunking the Wagtail code (Harris Lapiroff)

86 views

6 years ago

Mariusz Jurczenko
Mastering Dynamic Programming: A Simple Guide

If you've ever been intimidated by dynamic programming, this video is a must-watch! With clear explanations and relatable ...

6:11
Mastering Dynamic Programming: A Simple Guide

51 views

2 years ago

30 Day No Code App Building Challenge
Can ChatGPT Fix My Code Faster Than Me?

... logic What it takes to think through code problems — even when the tools try to play you And the moment it FINALLY WORKS.

1:38:42
Can ChatGPT Fix My Code Faster Than Me?

12 views

4 months ago

Jatin K Malik
Day 8 - Resonant Collinearity | Spoiler-Free Problem-Solving Approach | Advent of Code 2024

Welcome to Day 8 of Advent of Code 2024! ✨ In this spoiler-free walkthrough of the 'Resonant Collinearity' puzzle, we dive into ...

30:26
Day 8 - Resonant Collinearity | Spoiler-Free Problem-Solving Approach | Advent of Code 2024

46 views

1 year ago

Confreaks
RubyConf 2016 - Problem Solved! Using Logic Programming to Find Answers by Gavin McGimpsey

RubyConf 2016 - Problem Solved! Using Logic Programming to Find Answers by Gavin McGimpsey We love Ruby's object ...

45:10
RubyConf 2016 - Problem Solved! Using Logic Programming to Find Answers by Gavin McGimpsey

2,204 views

9 years ago

NPTEL IIT Bombay
Lecture 2 Part 1 : Problem Solving using Computer

Lecture 2 Part 1 : Problem Solving using Computer.

21:22
Lecture 2 Part 1 : Problem Solving using Computer

75,727 views

6 years ago

PurdueX CS180.1x
Introduction to Problem Solving

Purdue AP Computer Science A.

4:51
Introduction to Problem Solving

12,354 views

9 years ago

Learning AI creator
Mindset Shift: Build Amazing AI Tools Without Coding!

MAXIMIZE Your career with AI in 2025! Build Apps using Claude AI. EDIT - SEARCH - VISUALIZE, your HTML code: ...

20:18
Mindset Shift: Build Amazing AI Tools Without Coding!

2,603 views

1 year ago

nptelhrd
Mod-01 Lec-22 Solution of Quadratic Programming problem using Simplex Method

Optimal Control by Prof. G.D. Ray,Department of Electrical Engineering,IIT Kharagpur.For more details on NPTEL visit ...

57:46
Mod-01 Lec-22 Solution of Quadratic Programming problem using Simplex Method

10,479 views

11 years ago

Drunken Engineer
Arrays Coding Question asked at HackerRank Online Test

This video contains one of the hackerrank coding question and its solution. One of the best book for Interview Questions Top 1000 ...

10:50
Arrays Coding Question asked at HackerRank Online Test

36,456 views

4 years ago

Jatin K Malik
Day 20: Race Condition🚦Pathfinding through the walls!! | Advent of Code 2024

On this channel, we dive deep into: Software Engineering Mastery: Coding challenges, algorithms, and architecture. Career ...

41:08
Day 20: Race Condition🚦Pathfinding through the walls!! | Advent of Code 2024

46 views

1 year ago

Learning AI creator
MINDSET for AI App Development l 5 Times FASTER Without Coding! #aiwebdevelopment

Think Like a Problem Solver, Not a Coder EDIT - SEARCH - VISUALIZE, your HTML code: https://codeviewit.com/ Your ...

12:18
MINDSET for AI App Development l 5 Times FASTER Without Coding! #aiwebdevelopment

1,242 views

1 year ago

bhavsar_codes
String Matching(Easy) Solution - Dcoder

If there are any coding problems you'd like me to solve, feel free to contact me at any of the given below addresses: Email: ...

3:35
String Matching(Easy) Solution - Dcoder

369 views

5 years ago