Instructional Video9:01
Curated Video

REST APIs with Flask and Python - Log in Heroku and Troubleshooting Errors

Higher Ed
This video focuses on how to log in Heroku and troubleshoot errors.
r/>
This clip is from the chapter "Deploying Flask Apps to Heroku" of the series "REST APIs with Flask and Python".This section explains how to deploy Flask...
Instructional Video4:12
Curated Video

REST APIs with Flask and Python - Installing Git on Mac and Windows

Higher Ed
This video explains how to install Git on Mac and Windows.
r/>
This clip is from the chapter "Git - Version Control" of the series "REST APIs with Flask and Python".This section explains the various aspects of version control...
Instructional Video3:11
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - While Loops

Higher Ed
A while loop is a loop that will do a thing while a condition is true. This is true in most languages, including Python 3. But be careful, they have a dark side!
r/>
This clip is from the chapter "Intermediate Python" of the...
Instructional Video5:41
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Command Line Crash Course

Higher Ed
Writing Python means you need to know some command line moves. We'll gently go over the most commonly used commands. Don't worry, it's not hard, I promise!
r/>
This clip is from the chapter "Introduction" of the series "Python...
Instructional Video10:10
Curated Video

Node.js API Masterclass with Express and MongoDB - Basic Express Server, dotenv & Git

Higher Ed
Starting Our DevCamper Project : Basic Express Server, dotenv & Git<br/<br/>>

This clip is from the chapter "Starting Our DevCamper Project" of the series "Node.js API Masterclass with Express and MongoDB".***Missing***
Instructional Video5:42
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - Environment Setup With Node-Sass

Higher Ed
Learning Sass: Environment Setup With Node-Sass<br/<br/>>

This clip is from the chapter "Learning Sass" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll learn about Sass.
Instructional Video13:40
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Passing Command Line Options to Select a Browser at Runtime

Higher Ed
This video explains how to pass command line options to select a browser at runtime.
r/>
This clip is from the chapter "Part III-Developing End-to-End Selenium Python Framework from Scratch" of the series "Selenium Python...
Instructional Video5:30
Curated Video

Practical Linux Command Line 2.0 - See What’s Inside a File (cat, less, wc)

Higher Ed
This video demonstrates how to see what’s inside a file (cat, less, wc).
<
br/>
This clip is from the chapter "Work with Files and Folders" of the series "Practical Linux Command Line 2.0".This section focuses on working with...
Instructional Video8:16
Curated Video

Containerize Spring Boot CRUD App with Docker and Docker Compose - Build Image for Spring Boot

Higher Ed
In this video, you will learn how to build Image for Spring boot.
<
br/>
This clip is from the chapter "Running Multiple Containers" of the series "Containerize Spring Boot CRUD App with Docker and Docker Compose".In this section,...
Instructional Video8:54
Curated Video

Containerize Spring Boot CRUD App with Docker and Docker Compose - Dockerizing Mongo Database

Higher Ed
In this video, you will learn how to Dockerizing Mongo database.
<
br/>
This clip is from the chapter "Running Multiple Containers" of the series "Containerize Spring Boot CRUD App with Docker and Docker Compose".In this section,...
Instructional Video5:40
Curated Video

Containerize Spring Boot CRUD App with Docker and Docker Compose - Creating Image with Docker Build

Higher Ed
In this video, you will learn how to create an image with Docker Build.
<
br/>
This clip is from the chapter "Spring Boot Docker and Docker Hub" of the series "Containerize Spring Boot CRUD App with Docker and Docker Compose".In...
Instructional Video11:20
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Read, Write, and Manipulate Files with Python

Higher Ed
This video helps you with reading, writing, and manipulating files with Python.
<
br/>
This clip is from the chapter "Python 3 and the Terminal" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses...
Instructional Video2:02
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Introduction - Use the Terminal on Your Raspberry Pi

Higher Ed
This video provides an introduction to the section.
<
br/>
This clip is from the chapter "Use the Terminal on Your Raspberry Pi" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on the usage of...
Instructional Video2:05
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Introduction - Add Vision to Your Applications with the Raspberry Pi Camera V2 Module

Higher Ed
This video provides an introduction to the section.
<
br/>
This clip is from the chapter "Add Vision to Your Applications with the Raspberry Pi Camera V2 Module" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This...
Instructional Video10:11
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Install and Update Software

Higher Ed
This video demonstrates installation and software update.
<
br/>
This clip is from the chapter "Use the Terminal on Your Raspberry Pi" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on the...
Instructional Video7:45
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Enable the Camera (Bullseye OS)

Higher Ed
This video helps you enable the camera (Bullseye OS).
<
br/>
This clip is from the chapter "Add Vision to Your Applications with the Raspberry Pi Camera V2 Module" of the series "Raspberry Pi for Beginners - 2022 Complete...
Instructional Video5:57
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Connect to Your Pi Using SSH

Higher Ed
This video demonstrates connecting to your Pi using SSH.
<
br/>
This clip is from the chapter "Install Raspberry Pi OS Without Any External Monitor or Keyboard" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This...
Instructional Video8:04
Curated Video

Raspberry Pi and Arduino - Go to The Next Level - Camera - Software Setup

Higher Ed
In this video, we will work on the software setup for the camera.
<
br/>
This clip is from the chapter "Part 3 - Raspberry Pi Functionalities (Camera and Telegram Bot)" of the series "Raspberry Pi and Arduino - Go to the Next...
Instructional Video2:48
Curated Video

Python for Machine Learning - The Complete Beginners Course - Managing Directories in Jupyter Notebook

Higher Ed
In this video, you will learn how to manage directories in Jupyter Notebook.
<
br/>
This clip is from the chapter "Optional: Setting Up Python and ML Algorithms Implementation" of the series "Python for Machine Learning - The...
Instructional Video3:53
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Match Dictionary

Higher Ed
In this video, you will learn how to match a dictionary to another and compare the elements.
<
br/>
This clip is from the chapter "Structural Pattern Matching" of the series "The Ultimate Guide to Python Programming with Python...
Instructional Video4:16
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - is Operator

Higher Ed
This video demonstrates the various use of the == operator to compare two lists and when the values are the same.
<
br/>
This clip is from the chapter "High-Level Ops" of the series "The Ultimate Guide to Python Programming with...
Instructional Video2:28
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - fire() rounds Argument

Higher Ed
Here, we will look at the fire() arguments and its execution upon setting the number of iterations in a while loop.
<
br/>
This clip is from the chapter "While Loops" of the series "The Ultimate Guide to Python Programming with...
Instructional Video5:26
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Dictionary Operations

Higher Ed
After learning how to create a dictionary, you will learn about the various operations we can perform over a dictionary.
<
br/>
This clip is from the chapter "Dictionary" of the series "The Ultimate Guide to Python Programming with...
Instructional Video3:16
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Conditional Operators

Higher Ed
In this video, we will set conditions using the NOT keyword and execute.
<
br/>
This clip is from the chapter "Decision Control" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section is about...