ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

203 results

Confreaks
RubyConf 2016 - Deletion Driven Development: Code to delete code! by Chris Arcand

RubyConf 2016 - Deletion Driven Development: Code to delete code! by Chris Arcand Good news! Ruby is a successful and ...

31:18
RubyConf 2016 - Deletion Driven Development: Code to delete code! by Chris Arcand

787 views

9 years ago

caltech
Lecture 15 - Kernel Methods

Kernel Methods - Extending SVM to infinite-dimensional spaces using the kernel trick, and to non-separable data using soft ...

1:18:19
Lecture 15 - Kernel Methods

230,126 views

13 years ago

DEEPTI SHARMA: Let's Learn Programming
Functions in Python | Python Functions | User Defined Functions | Computer Science Class 12

Hello Everyone , in this video you will get explanation and demonstration of following Topics in Hindi- 1. What is Function? 2.

1:09:43
Functions in Python | Python Functions | User Defined Functions | Computer Science Class 12

75 views

2 years ago

Jon Gjengset
Crust of Rust: Declarative Macros

In this second Crust of Rust video, we cover declarative macros, macro_rules!, by re-implementing the vec! macro from the ...

1:36:11
Crust of Rust: Declarative Macros

77,088 views

5 years ago

Code with Ebrima
Python Documentation Tutorial for Beginners 2025: From Basics to Expert!📚

Description: Master Python Documentation: Learn How to Use Official Python Docs Like a Pro! Python documentation is an ...

29:16
Python Documentation Tutorial for Beginners 2025: From Basics to Expert!📚

690 views

9 months ago

Confreaks
RailsConf 2014 - All the Little Things by Sandi Metz

Theory tells us to build applications out of small, interchangeable objects but reality often supplies the exact opposite. Many apps ...

38:47
RailsConf 2014 - All the Little Things by Sandi Metz

184,985 views

11 years ago

Confreaks
RubyConf 2017: Types and Ruby Programming Language by Soutaro Matsumoto

Types and Ruby Programming Language by Soutaro Matsumoto Types have been a big interest for Rubyists for more than ten ...

36:40
RubyConf 2017: Types and Ruby Programming Language by Soutaro Matsumoto

826 views

8 years ago

Jon Gjengset
Crust of Rust: Sorting Algorithms

In this Crust of Rust episode, we implement some common sorting algorithms in Rust. This episode doesn't aim to explain any ...

2:37:53
Crust of Rust: Sorting Algorithms

67,037 views

5 years ago

Jon Gjengset
Crust of Rust: Dispatch and Fat Pointers

In this episode of Crust of Rust, we go over static and dynamic dispatch in Rust by diving deep into generics, monomorphization, ...

2:12:52
Crust of Rust: Dispatch and Fat Pointers

99,939 views

4 years ago

timClicks
Answers to StackOverflow's top Rust programming questions  explained

If you're learning Rust, you've probably wanted answers to these questions. The video is a recorded live stream with lots of ...

1:12:44
Answers to StackOverflow's top Rust programming questions explained

3,242 views

4 years ago

ABMedia
Learn PowerShell: Episode 4, Types + Methods + Casting

As we know very well by now, objects are the most central part of PowerShell, everything is built around them, and as such, there's ...

28:55
Learn PowerShell: Episode 4, Types + Methods + Casting

18,926 views

4 years ago

NPTEL IIT Bombay
Week 5 : Lecture 22 : Tutorial Session - 4: Python implementation of Jacobi Method

Lecture 22 : Tutorial Session - 4: Python implementation of Jacobi Method.

38:27
Week 5 : Lecture 22 : Tutorial Session - 4: Python implementation of Jacobi Method

5,256 views

2 years ago

Spoken-Tutorial IIT Bombay
Basic datatypes and operators - English

Basic datatypes & operators int L, long float repr, str complex boolean conversion functions sequence datatypes & mutability list ...

28:35
Basic datatypes and operators - English

1,366 views

11 years ago

Simon Howroyd
ESP-IDF in CPP 04: Calling a method only once; atomic and mutex

https://github.com/howroyd/esp32_youtube_series/commit/b464b6e589e6ce22d546e965b13a9b35f2ac71f9.

27:54
ESP-IDF in CPP 04: Calling a method only once; atomic and mutex

2,651 views

4 years ago

Jon Gjengset
Lock-Free to Wait-Free Simulation in Rust

In this stream, we start implementing the concurrency algorithm from the academic paper "A Practical Wait-Free Simulation for ...

4:47:58
Lock-Free to Wait-Free Simulation in Rust

49,819 views

4 years ago

LetCode with Koushik
Selenium Test Practice - Page Object Model

Hello guys, in this video, we'll take a scenario and automate that using a page object model with selenium java. Scenario: 1.

1:46:08
Selenium Test Practice - Page Object Model

7,020 views

4 years ago

DEFCONConference
DEF CON 31 - Runtime Riddles - Abusing Manipulation Points in the Android Source - Laurie Kirk

Android malware creators constantly struggle to devise innovative methods to obscure apps and impede reverse engineering.

41:59
DEF CON 31 - Runtime Riddles - Abusing Manipulation Points in the Android Source - Laurie Kirk

35,069 views

2 years ago

Jon Gjengset
Implementing Hazard Pointers in Rust (part 2)

We continue our journey implementing Hazard Pointers (https://erdani.org/publications/cuj-2004-12.pdf) in Rust. We follow along ...

5:28:30
Implementing Hazard Pointers in Rust (part 2)

11,551 views

4 years ago

Jeffrey Chupp
LSP: Building a Language Server From Scratch

00:00:00 - Intro 00:00:52 - Getting set up 00:05:52 - Starting from Scratch 00:12:40 - The initialize method 00:19:38 - Processing ...

1:09:08
LSP: Building a Language Server From Scratch

60,705 views

1 year ago

timClicks
Writing a Rust-based ring buffer

A handy data structure for buffering input, the ring buffer (also known as a circular buffer, among a few other names) is a fun data ...

40:01
Writing a Rust-based ring buffer

6,712 views

2 years ago

BioniChaos
Mastering ECG Analysis: A Biomedical Engineer's Journey with AI

Hello everyone, welcome to my latest video where I dive into the fascinating world of ECG (Electrocardiogram) waveform analysis.

28:35
Mastering ECG Analysis: A Biomedical Engineer's Journey with AI

344 views

1 year ago

nptelhrd
Mod-03 Lec-12 Deterministic, Static, nonlinear Inverse Problems

Dynamic Data Assimilation: an introduction by Prof S. Lakshmivarahan,School of Computer Science,University of Oklahoma.

35:22
Mod-03 Lec-12 Deterministic, Static, nonlinear Inverse Problems

953 views

9 years ago

nptelhrd
Mod-05 Lec-20 Inverse problems in deterministic

Dynamic Data Assimilation: an introduction by Prof S. Lakshmivarahan,School of Computer Science,University of Oklahoma.

1:10:50
Mod-05 Lec-20 Inverse problems in deterministic

1,047 views

9 years ago

wikipedia tts
Constructor (computer science) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Constructor_(object-oriented_programming) ...

24:47
Constructor (computer science) | Wikipedia audio article

5 views

6 years ago

Confreaks
RailsConf 2018: Inside Active Storage: a code review of Rails' new framework by Claudio Baccigalupo

Inside Active Storage: a code review of Rails' new framework by Claudio Baccigalupo Rails 5.2 ships with a new library to support ...

33:49
RailsConf 2018: Inside Active Storage: a code review of Rails' new framework by Claudio Baccigalupo

3,367 views

7 years ago