ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

458 results

Aalto Scientific Computing
4.2 Parallel - Python for Scientific Computing 2023

... message passing) 08:20 Python's global interpreter lock (GIL) 11:38 Python's multiprocessing module 11:52 Multiprocessing ...

44:18
4.2 Parallel - Python for Scientific Computing 2023

203 views

2 years ago

freeCodeCamp.org
Python for Everybody - Full University Python Course

This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no ...

13:40:10
Python for Everybody - Full University Python Course

7,529,700 views

6 years ago

Jon Gjengset
Crust of Rust: Atomics and Memory Ordering

In this episode of Crust of Rust, we go over Rust's atomic types, including the mysterious Ordering enum. In particular, we explore ...

2:39:20
Crust of Rust: Atomics and Memory Ordering

99,938 views

4 years ago

James Willett
Material for MkDocs: Full Tutorial To Build And Deploy Your Docs Portal

Material for MkDocs is a powerful, easy to use framework designed to make your documentation both beautiful and efficient.

26:34
Material for MkDocs: Full Tutorial To Build And Deploy Your Docs Portal

46,688 views

1 year 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!📚

623 views

9 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

304,748 views

2 years ago

wikipedia tts
Thread (computing) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Thread_(computing) 00:00:48 1 Single vs ...

33:16
Thread (computing) | Wikipedia audio article

19 views

6 years ago

Confreaks
RubyConf 2017: What does GIL really guarantee you? by Daniel Vartanov

What does GIL really guarantee you? by Daniel Vartanov You probably heard that Global Interpreter Lock (GIL) in Ruby "allows ...

24:55
RubyConf 2017: What does GIL really guarantee you? by Daniel Vartanov

2,901 views

8 years ago

Jeremy Howard
Lesson 4: Practical Deep Learning for Coders 2022

00:00:00 - Using Huggingface 00:03:24 - Finetuning pretrained model 00:05:14 - ULMFit 00:09:15 - Transformer 00:10:52 - Zeiler ...

1:34:37
Lesson 4: Practical Deep Learning for Coders 2022

118,414 views

3 years ago

Jeremy Howard
Lesson 7: Practical Deep Learning for Coders 2022

00:00 - Tweaking first and last layers 02:47 - What are the benefits of using larger models 05:58 - Understanding GPU memory ...

1:46:43
Lesson 7: Practical Deep Learning for Coders 2022

52,496 views

3 years ago

Aalto Scientific Computing
3.4 Shared memory parallelism (part 1) - HPC/SciComp Kickstart summer 2024

Shared memory or multiprocessing parallelism can scale to one node and allow communication between processors on a node.

27:02
3.4 Shared memory parallelism (part 1) - HPC/SciComp Kickstart summer 2024

66 views

1 year 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,282,897 views

6 years ago

Jeremy Howard
Lesson 5: Practical Deep Learning for Coders 2022

00:00:00 - Introduction 00:01:59 - Linear model and neural net from scratch 00:07:30 - Cleaning the data 00:26:46 - Setting up a ...

1:42:49
Lesson 5: Practical Deep Learning for Coders 2022

90,810 views

3 years ago

Codanics
miniConda | Environments and Installations | A complete Guide

codanics #dataanalytics #pythonkachilla #pkc24 Python ka chilla 2024 You can now register for Python ka chilla 2024 This is a ...

22:06
miniConda | Environments and Installations | A complete Guide

4,506 views

1 year ago

Fabrice Kordon
063 — Implémentation, ServeurMultiThreade v5

There is also an example of thread observation and structure using groups. This was a rather complex example but one that's ...

24:07
063 — Implémentation, ServeurMultiThreade v5

855 views

9 years ago

Robotic Systems Lab: Legged Robotics at ETH Zürich
Programming for Robotics (ROS) Course 1

The slides are available here: ...

54:24
Programming for Robotics (ROS) Course 1

449,723 views

8 years ago

Society of Research Software Engineering
Laura Moran and Freddy Wordingham: Rust for Scientific Computing

A talk from the Large-scale parallel session at RSECon2022. Details: ...

25:32
Laura Moran and Freddy Wordingham: Rust for Scientific Computing

979 views

2 years ago

John Kubiatowicz
CS162 Lecture 7 (2/13/2020): Semaphores, Monitors, and Readers/Writers

In this class, I discuss more advanced synchronization techniques, including atomic hardware primitives, semaphores, and the ...

2:03:31
CS162 Lecture 7 (2/13/2020): Semaphores, Monitors, and Readers/Writers

5,685 views

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

2 years ago

nptelhrd
Mod-05 Lec-34 Python Programming

Linux Programming & Scripting by Anand Iyer,Director, Calypto Design Systems.For more details on NPTEL visit http://nptel.ac.in.

48:37
Mod-05 Lec-34 Python Programming

18,291 views

10 years ago

KeepCoding - Tech School
Aprende Python al performance con salsa de rendimiento

ABRE ESTA CAJA! 0:00 Presentación KeepCoding Tech School 02:32 Introdución 06:24 Puntos Claves 6:48 Big-O Complexity ...

1:09:27
Aprende Python al performance con salsa de rendimiento

265 views

Streamed 3 years ago

Confreaks
RubyConf 2017: Dispelling the dark magic: Inside a Ruby debugger by Daniel Azuma

Dispelling the dark magic: Inside a Ruby debugger by Daniel Azuma Debuggers can seem like dark magic—stopping a running ...

37:53
RubyConf 2017: Dispelling the dark magic: Inside a Ruby debugger by Daniel Azuma

502 views

8 years ago

M-x Research
Functional programming: an (Emacs) Lisp view 5/n

Fifth talk of 2022 at the M-x Research group by Jens Jensen This talk is a continuation after Talk 4, this time we talk about ...

54:39
Functional programming: an (Emacs) Lisp view 5/n

447 views

3 years ago

nptelhrd
Mod-05 Lec-39 Exception Handling

Linux Programming & Scripting by Anand Iyer,Director, Calypto Design Systems.For more details on NPTEL visit http://nptel.ac.in.

39:02
Mod-05 Lec-39 Exception Handling

2,444 views

10 years ago

EmacsConf and Emacs hangouts
EmacsConf 2022: Revisiting the anatomy of Emacs mail user agents - Mohsen BANAN (he/him)

https://emacsconf.org/2022/talks/mail 00:00:00.000 Introduction 01:41.080 Mail and the digital ecosystem 03:33.600 ...

37:32
EmacsConf 2022: Revisiting the anatomy of Emacs mail user agents - Mohsen BANAN (he/him)

858 views

3 years ago