Instructional Video12:26
TED Talks

TED: The next manufacturing revolution is here | Olivier Scalabre

12th - Higher Ed
economic growth has been slowing for the past 50 years, but relief might come from an unexpected place -- a new form of manufacturing that is neither what you thought it was nor where you thought it was. Industrial systems thinker...
Instructional Video13:03
APMonitor

Python 🐍 Introduction

10th - Higher Ed
Welcome to this introductory course on Python! This course is intended to help you start programming in Python from little or no prior experience. There are video tutorials for each exercise if you have questions along the way. One of...
Instructional Video5:39
Barcroft Media

I Share My Bedroom With A 16ft Python

Higher Ed
An animal lover has turned her small London flat into a secluded paradise for her collection of snakes, including a 16 foot Burmese python. Zee, 21, who is training to be a veterinary nurse, first saw a snake at six-years-old and has...
Instructional Video27:44
Curated Video

Complete Python Scripting for Automation - Simple Python Script without and with oops concepts

Higher Ed
OOPS for Real Time: Simple Python Script without and with oops concepts This clip is from the chapter "OOPS for Real Time" of the series "Complete Python Scripting for Automation".In this section, the author introduces OOPS and object...
Instructional Video8:54
Curated Video

Python In Practice - 15 Projects to Master Python - Getting the Data to Create the Model

Higher Ed
This video helps in getting the data to create the model. This clip is from the chapter "Face Recognition Model" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the face recognition model.
Instructional Video17:04
Curated Video

Python In Practice - 15 Projects to Master Python - Creating Our Store View

Higher Ed
This video explains creating our Store view. This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Instructional Video17:35
Curated Video

Python In Practice - 15 Projects to Master Python - Bootstrap as Base Template

Higher Ed
This video explains Bootstrap as base template. This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Instructional Video9:40
Curated Video

Python In Practice - 15 Projects to Master Python - Adding the Cart to Our Website

Higher Ed
This video helps in adding the cart to our website. This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Instructional Video6:47
Curated Video

Python In Practice - 15 Projects to Master Python - Adding Bootstrap Navigation Bar to Our Website

Higher Ed
This video helps in adding Bootstrap navigation bar to our website. This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Instructional Video16:19
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Page Object Design Pattern and its Importance

Higher Ed
This video explains the page object design pattern and its importance. This clip is from the chapter "Part III-Developing End-to-End Selenium Python Framework from Scratch" of the series "Selenium Python Automation Testing from Scratch...
Instructional Video5:59
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Run a Python Script from the Terminal

Higher Ed
This video demonstrates how to run a Python script from the terminal on different operating systems. This clip is from the chapter "Python Basics- Level 4" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".This...
Instructional Video7:17
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - MacOS - PySpark Installation

Higher Ed
We will be installing PySpark in this session (macOS). This clip is from the chapter "Introduction to Spark and Installation" of the series "Apache Spark 3 for Data Engineering and Analytics with Python".This section will give you a...
Instructional Video19:28
Curated Video

Complete Python Scripting for Automation - Introduction to OS Module and Basic operation

Higher Ed
OS Module: Introduction to OS Module and Basic operation This clip is from the chapter "OS Module" of the series "Complete Python Scripting for Automation".In this section, the author introduces OS Module and Basic operation like os.path...
Instructional Video6:27
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Lists - an in-depth look 2

Higher Ed
A quick look at using the command line/terminal window to navigate file directories This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python...
Instructional Video12:54
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Build your own generators using yield

Higher Ed
An in-depth look at building if elif and else blocks using conditional tests and boolean values This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is...
Instructional Video2:09
Curated Video

Python In Practice - 15 Projects to Master Python - Web Development with Python and Django

Higher Ed
This video explains web development with Python and Django. This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Instructional Video12:05
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Mac Users - Apache Spark in Local Mode Command Line REPL

Higher Ed
In this video, we will cover Mac users to set-up Apache Spark in Local Mode Command Line REPL. This clip is from the chapter "Installing and Using Apache Spark" of the series "Spark Programming in Python for Beginners with Apache Spark...
Instructional Video14:26
Curated Video

Python In Practice - 15 Projects to Master Python - Django Template and Context System for html Views

Higher Ed
This video explains the Django template and Context system for html views. This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Instructional Video11:35
Curated Video

Python In Practice - 15 Projects to Master Python - Customizing the Homepage View

Higher Ed
This video explains customizing the homepage view. This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Instructional Video5:54
Curated Video

Python In Practice - 15 Projects to Master Python - Bootstrap Containers

Higher Ed
This video explains Bootstrap containers. This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Instructional Video4:17
Curated Video

Python for Machine Learning - The Complete Beginners Course - Anaconda Installation Windows Mac and Ubuntu

Higher Ed
In this video, we will work on Anaconda installation for Windows, Mac, and Ubuntu. This clip is from the chapter "Optional: Setting Up Python and ML Algorithms Implementation" of the series "Python for Machine Learning - The Complete...
Instructional Video13:41
Curated Video

Python In Practice - 15 Projects to Master Python - Data Analysis - Advanced Level: Data Science

Higher Ed
This video explains data analysis. This clip is from the chapter "Advanced Level: Data Science" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level: data science.
Instructional Video16:42
APMonitor

Python 🐍 Incubator Project

10th - Higher Ed
One of the best ways to start or review a programming language is to work on a simple project. These exercises are designed to teach basic Python programming skills to help you design a temperature controller. Temperature control is...
Instructional Video10:06
Curated Video

Complete Python Scripting for Automation - Polymorphism and inheritance of python oops

Higher Ed
OOPS for Real Time: Polymorphism and inheritance of python oops This clip is from the chapter "OOPS for Real Time" of the series "Complete Python Scripting for Automation".In this section, the author introduces OOPS and object...