ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

81 results

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,603,796 views

6 years ago

Chuck Severance
Python for Informatics - Chapter 6 - Strings

This lecture covers Chapter 6 - Strings from the book Python for Informatics: Exploring Data - www.pythonlearn.com All Lectures: ...

27:58
Python for Informatics - Chapter 6 - Strings

41,700 views

13 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

92,754 views

3 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

120,788 views

3 years ago

Alex Demko
AI Price Prediction: Build a Python App That Learns to Forecast Real Estate Values Like Magic?! 🧠

Unlock the secrets of building your own AI-powered price prediction app with Python and see how machine learning can ...

35:40
AI Price Prediction: Build a Python App That Learns to Forecast Real Estate Values Like Magic?! 🧠

128 views

4 months 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)

866 views

3 years ago

CodeRefinery
6.2 Modular Code Development - CodeRefinery 2024 Sep

In this live-coding demo session we take a Python script as starting point which reads data, computes simple statistics, and ...

1:10:41
6.2 Modular Code Development - CodeRefinery 2024 Sep

49 views

1 year ago

DEFCONConference
DEF CON Safe Mode - ayoul3 - Only Takes a Spark Popping a Shell on 1000 Nodes

Apache Spark is one of the major players if not the leader when it comes to distributed computing and processing. Want to use ...

45:03
DEF CON Safe Mode - ayoul3 - Only Takes a Spark Popping a Shell on 1000 Nodes

5,438 views

5 years ago

CodeRefinery
6.3 Modular Code Development - CodeRefinery 2024 Mar

In this live-coding demo session we take a Python script as starting point which reads data, computes simple statistics, and ...

1:19:22
6.3 Modular Code Development - CodeRefinery 2024 Mar

86 views

1 year ago

Confreaks
RailsConf 2018: The Doctor Is In: Using checkups to find bugs in production by Ryan Laughlin

RailsConf 2018: The Doctor Is In: Using checkups to find bugs in production by Ryan Laughlin A good test suite can help you ...

34:09
RailsConf 2018: The Doctor Is In: Using checkups to find bugs in production by Ryan Laughlin

2,510 views

7 years ago

CodeRefinery
6.2 Modular Code Development - CodeRefinery 2025 Mar

In this live-coding demo session we take a Python script as starting point which reads data, computes simple statistics, and ...

1:25:25
6.2 Modular Code Development - CodeRefinery 2025 Mar

57 views

11 months ago

Confreaks
RubyConf 2017: Improving TruffleRuby’s Startup Time with the SubstrateVM by Kevin Menard

Improving TruffleRuby's Startup Time with the SubstrateVM by Kevin Menard Ruby applications can be broadly split into two ...

44:13
RubyConf 2017: Improving TruffleRuby’s Startup Time with the SubstrateVM by Kevin Menard

977 views

8 years ago

STMicroelectronics
Design Tips for Machine Learning algorithms generation (part 1)

Do you want to get started with AI based on decision trees? Do you want to understand how to optimize your decision tree?

22:33
Design Tips for Machine Learning algorithms generation (part 1)

1,978 views

4 years ago

kleines Filmröllchen
But how can it fit so much music? (The FLAC Codec #2 – Lossless Audio Compression)

UPDATE: Martijn van Beurden, one of the two authors of the IETF FLAC spec, has left a comment with some corrections and ...

28:43
But how can it fit so much music? (The FLAC Codec #2 – Lossless Audio Compression)

9,288 views

3 years ago

Gil.codes
Coding With Gil - String Calculator Kata (Part 1)

First Coding With Gil video, it's a one take (the video got split because I pressed Ctrl+R in the middle which caused it to stop ...

24:42
Coding With Gil - String Calculator Kata (Part 1)

437 views

7 years ago

BioniChaos
This AI-Coded EEG App Shouldn’t Work—But Somehow It Does

In this video, I take you through an intense live-coding session where I compare multiple AI models—GitHub Copilot, Gemini, ...

20:05
This AI-Coded EEG App Shouldn’t Work—But Somehow It Does

67 views

9 months ago

BioniChaos
Can AI Agents Win a Kaggle competition? Debugging LightGBM & Feature Selection

In this coding session, we explore the capabilities of AI agents in a real-world data science context, specifically focusing on a ...

59:16
Can AI Agents Win a Kaggle competition? Debugging LightGBM & Feature Selection

23 views

2 months ago

aantonop
Open Blockchain Development Culture

In this talk, Andreas discusses open blockchain development culture. He reviews the clash of cultures from those with differing ...

25:29
Open Blockchain Development Culture

11,195 views

5 years ago

CodeRefinery
6.3 Modular Code Development - CodeRefinery 2023 Sep

In this live-coding demo session we take a Python script as starting point which reads data, computes simple statistics, and ...

1:18:34
6.3 Modular Code Development - CodeRefinery 2023 Sep

89 views

2 years ago

Abiola David - Databricks and Microsoft MVP
Microsoft Fabric Data Pipeline Masterclass
26:42
Microsoft Fabric Data Pipeline Masterclass

2,703 views

7 months ago

Chrome for Developers
Server-Side Rendering: Live Code Session - Supercharged

In this Supercharged Live Code Session, Paul & Surma implement 'Server Side Rendering', codling in real time, bugs and all!

55:56
Server-Side Rendering: Live Code Session - Supercharged

33,044 views

Streamed 9 years ago

Chrome for Developers
Accordion: Live Code Session - Supercharged

In this Supercharged Live Code Session, Paul and Surma live code an accordion. They'll be making (and hopefully fixing!) bugs ...

1:03:56
Accordion: Live Code Session - Supercharged

20,058 views

Streamed 9 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,612 views

4 years ago

DEFCONConference
DEF CON 29 - Martin Doyhenard - Response Smuggling: Pwning HTTP 1 1 Connections

Over the past few years, we have seen some novel presentations re-introducing the concept of HTTP request smuggling, ...

45:34
DEF CON 29 - Martin Doyhenard - Response Smuggling: Pwning HTTP 1 1 Connections

5,421 views

4 years ago

The Knowledge City - Youth Corner
Python Libraries | Python Pandas Library Tutorial for Beginners | Part 8

Python Libraries | Python Pandas Library Tutorial for Beginners | Part 8 The Knowledge City Python Pandas Library Lecture 8: ...

1:10:33
Python Libraries | Python Pandas Library Tutorial for Beginners | Part 8

312 views

Streamed 1 year ago