ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,620 results

sentdex
Introduction to Python 3 Programming Tutorial

Downloading and installing Python 3, along with an editor and writing our very first, though super basic, program! Playlist: ...

13:33
Introduction to Python 3 Programming Tutorial

686,590 views

7 years ago

Green Code
I Built a Neural Network from Scratch

Don't click this: https://tinyurl.com/bde5k7d5 Link to Code: https://www.patreon.com/greencode How I Learned This: ...

9:15
I Built a Neural Network from Scratch

1,096,644 views

1 year ago

Tech With Tim
How I'd Learn ML/AI FAST If I Had to Start Over

Start you tech career today with Simplilearn: https://bit.ly/Tech-with-Tim-AIML AI is changing extremely fast in 2025, and so is the ...

10:43
How I'd Learn ML/AI FAST If I Had to Start Over

283,051 views

9 months ago

Tech With Tim
Do THIS instead of watching endless tutorials - how I’d learn Python FAST…

These are two of the best beginner-friendly Python resources I recommend: Python Programming Fundamentals (Datacamp) ...

10:34
Do THIS instead of watching endless tutorials - how I’d learn Python FAST…

517,323 views

8 months ago

CodeWithHarry
Complete Python Programming Roadmap (Zero to Expert) 🐍

Python Udemy Course: https://goharry.in/python If you are looking to learn Python from an absolute beginner, this is the best and ...

12:52
Complete Python Programming Roadmap (Zero to Expert) 🐍

968,727 views

9 months ago

sentdex
Python 3 Programming Tutorial - Dictionaries

In this Python 3 programming tutorial, we cover Python dictionaries. Dictionaries are a data structure in Python that are very similar ...

7:11
Python 3 Programming Tutorial - Dictionaries

151,349 views

11 years ago

sentdex
Python 3 Programming Tutorial: Variables

In almost every single Python program you write, you will have variables. Variables act as placeholders for data. They can aid in ...

4:26
Python 3 Programming Tutorial: Variables

266,216 views

12 years ago

sentdex
Python 3 Programming Tutorial - Regular Expressions / Regex with re

Regular expressions are used to sift through text-based data to find things. Regular expressions express a pattern of data that is to ...

19:58
Python 3 Programming Tutorial - Regular Expressions / Regex with re

247,223 views

11 years ago

sentdex
Loading in your own data - Deep Learning basics with Python, TensorFlow and Keras p.2

Welcome to a tutorial where we'll be discussing how to load in our own outside datasets, which comes with all sorts of challenges!

18:51
Loading in your own data - Deep Learning basics with Python, TensorFlow and Keras p.2

903,123 views

7 years ago

sentdex
Python 3 Programming Tutorial - Matplotlib Graphing Intro

In this Python 3 basics video, we cover the intro of the Matplotlib module. Matplotlib is one of the most, if not the most, popular ...

10:25
Python 3 Programming Tutorial - Matplotlib Graphing Intro

107,151 views

11 years ago

sentdex
Python 3 Programming Tutorial - For loop

The next loop is the For loop. The idea of the for loop is to "iterate" through something. For each thing in that something, it will do a ...

9:05
Python 3 Programming Tutorial - For loop

513,968 views

12 years ago

sentdex
Convolutional Neural Networks - Deep Learning basics with Python, TensorFlow and Keras p.3

Welcome to a tutorial where we'll be discussing Convolutional Neural Networks (Convnets and CNNs), using one to classify dogs ...

18:39
Convolutional Neural Networks - Deep Learning basics with Python, TensorFlow and Keras p.3

606,180 views

7 years ago

sentdex
Practical Machine Learning Tutorial with Python Intro p.1

The objective of this course is to give you a holistic understanding of machine learning, covering theory, application, and inner ...

5:55
Practical Machine Learning Tutorial with Python Intro p.1

2,880,315 views

9 years ago

sentdex
Python 3 programming tutorial: While Loop

The two distinctive loops we have in Python 3 logic are the "for loop" and the "while loop." Both of them achieve very similar results ...

5:55
Python 3 programming tutorial: While Loop

580,794 views

12 years ago

sentdex
Sockets Tutorial with Python 3 part 1 - sending and receiving data

Welcome to a tutorial on sockets with Python 3. We have a lot to cover, so let's just jump right in. The socket library is a part of the ...

14:27
Sockets Tutorial with Python 3 part 1 - sending and receiving data

841,684 views

6 years ago

sentdex
Object Oriented Programming Introduction - Intermediate Python Programming p.13

Welcome to part 13 of the intermediate Python programming tutorial series. In this tutorial, we're going to introduce the concept of ...

11:35
Object Oriented Programming Introduction - Intermediate Python Programming p.13

59,227 views

9 years ago

sentdex
How to send an email with Python

This tutorial covers how to send a basic email within Python. Sentdex.com Facebook.com/sentdex Twitter.com/sentdex.

7:04
How to send an email with Python

155,978 views

12 years ago

V CUBE Software Solutions
Python Interview Questions & Answers | Mock Interview Session V Cube| Best Software Training Center

f you want to crack a Python interview, you need proper preparation! ✓ Watch this student mock interview video and learn how ...

8:58
Python Interview Questions & Answers | Mock Interview Session V Cube| Best Software Training Center

1,170,345 views

10 months ago

sentdex
Python Pickle Module for saving objects (serialization)

This Python programming tutorial covers how to pickle objects in Python. The pickle module implements binary protocols for ...

7:44
Python Pickle Module for saving objects (serialization)

204,379 views

10 years ago

sentdex
Web scraping and parsing with Beautiful Soup & Python Introduction p.1

Welcome to a tutorial on web scraping with Beautiful Soup 4. Beautiful Soup is a Python library aimed at helping programmers ...

9:49
Web scraping and parsing with Beautiful Soup & Python Introduction p.1

303,012 views

9 years ago