ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,582 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

685,923 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,088,843 views

1 year 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,343 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,193 views

12 years 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…

509,185 views

8 months 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,220 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,939 views

12 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,878,738 views

9 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,149 views

11 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,150,336 views

9 months ago

sentdex
Handling Missing Data - p.10 Data Analysis with Python and Pandas Tutorial

Welcome to Part 10 of our Data Analysis with Python and Pandas tutorial. In this part, we're going to be talking about missing or ...

14:21
Handling Missing Data - p.10 Data Analysis with Python and Pandas Tutorial

41,673 views

10 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,000 views

7 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,746 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,427 views

6 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

302,997 views

9 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,219 views

9 years ago

sentdex
Python's Logging Function

Sentdex.com Facebook.com/sentdex Twitter.com/sentdex The basics of Python's built in logging / log abilities.

14:19
Python's Logging Function

25,607 views

12 years 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,352 views

10 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

605,804 views

7 years ago

sentdex
Intro and Screen reading - Python plays Grand Theft Auto V p.1

The purpose of this project is to use Python to play Grand Theft Auto 5. There are many things to do in GTA V, but our first goal will ...

14:44
Intro and Screen reading - Python plays Grand Theft Auto V p.1

610,011 views

8 years ago