ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

184 results

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

TechScope by Vaishali
HackerRank Java Solutions | Introduction | 7. Java Loop II

This video contains the solution of the problem of hackerRank Java Problems #hackerrank #learningsite For more HackerRank ...

3:35
HackerRank Java Solutions | Introduction | 7. Java Loop II

172 views

4 years ago

OCLPhase2
Fleury's algorithm

Video to accompany the open textbook Math in Society (http://www.opentextbookstore.com/mathinsociety/). Part of the ...

2:31
Fleury's algorithm

84,226 views

13 years ago

Jon Gjengset
The Why, What, and How of Pinning in Rust

With the Future trait stabilized and async/await coming soon, many more people are being exposed to the Pin type and its sibling ...

3:03:54
The Why, What, and How of Pinning in Rust

82,246 views

6 years ago

codingjerk
Zig is better than Rust (sometimes)

Since I use both Rust and Zig, I've collected some use cases, where I prefer Zig over Rust. While it's not an objective comparison, ...

20:21
Zig is better than Rust (sometimes)

89,578 views

6 months ago

Styled JavaScript
RGB To Hex Conversion (5 kyu): Codewars (TDD in JavaScript)

Hi! Welcome to Codewars. In this series I'm going to solve TDD katas using #JavaScript. If this is your first time here and you want ...

5:28
RGB To Hex Conversion (5 kyu): Codewars (TDD in JavaScript)

3,086 views

5 years ago

COMPUTER & EXCEL SOLUTION
Calculate LCM of more than two numbers in C Plus Plus@COMPUTEREXCELSOLUTION

This is my Technology Related information.Like "O" Level,"CCC", "Webdesign", "C" language, "C++" "Php","Java","Java Script", ...

0:46
Calculate LCM of more than two numbers in C Plus Plus@COMPUTEREXCELSOLUTION

192 views

4 years ago

Cody Anderson
3.4 Editing Subarrays

Reassigning a single index or chunks of values within a larger array (matrix or vector). Colon operator. end command. Backfilling ...

5:54
3.4 Editing Subarrays

480 views

5 years ago

Jon Gjengset
The Unsafe Chronicles: Exhibit A: Aliasing Boxes

In this new series we take deep-dives into the world of unsafe Rust. These chronicles aren't necessarily aimed at teaching you ...

1:37:09
The Unsafe Chronicles: Exhibit A: Aliasing Boxes

26,348 views

5 years ago

Styled JavaScript
Human Readable Time (5 kyu): Codewars (TDD in JavaScript)

My code is available on GitHub https://github.com/a-merezhanyi/codewars.

5:31
Human Readable Time (5 kyu): Codewars (TDD in JavaScript)

2,154 views

5 years ago

ConfEngine
Aaron Hsu - how he discovered functional programming and why he loves it!

"Early on, the biggest benefit was it [FP] gave me a way of engaging with the flow of the data through my program in a manner that ...

1:50
Aaron Hsu - how he discovered functional programming and why he loves it!

1,013 views

3 years ago

J David Eisenberg
Chapter 4: Comparing Strings

You need to use methods from the String class to compare strings for equal, less than, and greater than.

4:07
Chapter 4: Comparing Strings

350 views

6 years ago

J David Eisenberg
Assignment: Locker Puzzle

A school has 100 lockers and 100 students. All lockers are closed on the first day of school. As the students enter, the first student, ...

7:39
Assignment: Locker Puzzle

4,175 views

5 years ago

iter
How Snowflake IDs work

How Twitter and Discord's Snowflakes work. You can use this video under the terms of CC-BY 2.0 or later. Please attribute my ...

3:05
How Snowflake IDs work

10,823 views

5 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,786 views

3 years ago

Khan Academy Computing
Memoized Fibonacci: Visualization of JS code execution

We start with the JavaScript code for generating Fibonacci numbers using recursion and memoization, and visualize the ...

4:23
Memoized Fibonacci: Visualization of JS code execution

7,077 views

6 years ago

Khan Academy Computing
Bottom-up Fibonacci: Visualization of JS code execution

We start with the JavaScript code for generating Fibonacci numbers using the bottom-up approach, and visualize the step-by-step ...

2:24
Bottom-up Fibonacci: Visualization of JS code execution

5,504 views

6 years ago

Google for Developers
YouTube Developers Live: Debugging & Dealing with Errors

Jeff Posnick gets into the nitty-gritty details of what do to when things go wrong, covering best practices for debugging your ...

23:17
YouTube Developers Live: Debugging & Dealing with Errors

24,490 views

12 years ago

Alexander (gottespfad.de)
Schrodinger Equation. Get the Deepest Understanding.

https://www.youtube.com/watch?v=WcNiA06WNvI&list=PLTjLwQcqQzNKzSAxJxKpmOtAriFS5wWy4 Theoretical Physics Book: ...

49:30
Schrodinger Equation. Get the Deepest Understanding.

366,185 views

5 years ago

Danny Heap
racket recursion 0.9/4 --- triangle recursion

Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html on how to build Sierpinski's triangle using recursion, since it is ...

4:10
racket recursion 0.9/4 --- triangle recursion

1,429 views

13 years ago

Neo4j
Path Finding Algorithms | Graph Data Science

In this video we learn about path finding algorithms, like shortest path, single source shortest path, and all pairs shortest path.

5:45
Path Finding Algorithms | Graph Data Science

10,651 views

5 years ago

J David Eisenberg
Chapter 3: Evaluating Arithmetic Expressions

Find out how C evaluates arithmetic, and learn about how to *cast* a variable of one data type to another data type.

5:41
Chapter 3: Evaluating Arithmetic Expressions

1,166 views

4 years ago

Jeremy Howard
Lesson 8 - Practical Deep Learning for Coders 2022

00:00 - Neural net from scratch 04:46 - Parameters in PyTorch 07:42 - Embedding from scratch 12:21 - Embedding interpretation ...

1:36:55
Lesson 8 - Practical Deep Learning for Coders 2022

46,232 views

3 years ago

ConfEngine
What is APL programming language and what are its benefits? Aaron Hsu explains.

Aaron Hsu explains what the APL programming language offers and outlines some of its key benefits. APL is a high productivity ...

1:47
What is APL programming language and what are its benefits? Aaron Hsu explains.

4,325 views

3 years ago

Confreaks
RubyConf 2018 - Refactoring the Technical Interview by Mark Siemers

RubyConf 2018 - Refactoring the Technical Interview by Mark Siemers Is your technical interview optimized? Could it use a ...

36:39
RubyConf 2018 - Refactoring the Technical Interview by Mark Siemers

1,715 views

7 years ago