TED Talks
TED: The next manufacturing revolution is here | Olivier Scalabre
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...
APMonitor
Python 🐍 Introduction
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...
Barcroft Media
I Share My Bedroom With A 16ft Python
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...
Curated Video
Complete Python Scripting for Automation - Simple Python Script without and with oops concepts
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...
Curated Video
Python In Practice - 15 Projects to Master Python - Getting the Data to Create the Model
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.
Curated Video
Python In Practice - 15 Projects to Master Python - Creating Our Store View
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.
Curated Video
Python In Practice - 15 Projects to Master Python - Bootstrap as Base Template
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.
Curated Video
Python In Practice - 15 Projects to Master Python - Adding the Cart to Our Website
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.
Curated Video
Python In Practice - 15 Projects to Master Python - Adding Bootstrap Navigation Bar to Our Website
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.
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Page Object Design Pattern and its Importance
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...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Run a Python Script from the Terminal
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...
Curated Video
Apache Spark 3 for Data Engineering and Analytics with Python - MacOS - PySpark Installation
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...
Curated Video
Complete Python Scripting for Automation - Introduction to OS Module and Basic operation
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...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Lists - an in-depth look 2
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...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Build your own generators using yield
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...
Curated Video
Python In Practice - 15 Projects to Master Python - Web Development with Python and Django
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.
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Mac Users - Apache Spark in Local Mode Command Line REPL
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...
Curated Video
Python In Practice - 15 Projects to Master Python - Django Template and Context System for html Views
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.
Curated Video
Python In Practice - 15 Projects to Master Python - Customizing the Homepage View
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.
Curated Video
Python In Practice - 15 Projects to Master Python - Bootstrap Containers
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.
Curated Video
Python for Machine Learning - The Complete Beginners Course - Anaconda Installation Windows Mac and Ubuntu
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...
Curated Video
Python In Practice - 15 Projects to Master Python - Data Analysis - Advanced Level: Data Science
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.
APMonitor
Python 🐍 Incubator Project
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...
Curated Video
Complete Python Scripting for Automation - Polymorphism and inheritance of python oops
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...