Instructional Video10:13
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - RDD FlatMap

Higher Ed
Let's explore another Spark RDD function, which is the FlatMap() in this session. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on PySpark RDDs.
Instructional Video8:05
Curated Video

REST APIs with Flask and Python - Virtualenvs and Setting up Flask-RESTful

Higher Ed
This video explains Virtualenvs and demonstrates how to set up Flask-RESTful. This clip is from the chapter "Flask-RESTful for More Efficient Development" of the series "REST APIs with Flask and Python".This section explores the various...
Instructional Video9:43
Curated Video

Practical Linux Command Line 2.0 - Create and Manage Files (touch, rm, cp, mv)

Higher Ed
This video helps to create and manage files (touch, rm, cp, mv). 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 files and folders.
Instructional Video8:17
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Rigging-up The Prankster

Higher Ed
In the previous lesson, we created an application called Prankster; in this video, we will look at how we can rig or automate using a patch or a script file. This clip is from the chapter "Project: Prankster" of the series "The Ultimate...
Instructional Video7:48
Food Farmer Earth

Home Economics: Living Off the Farm

12th - Higher Ed
When Virginia Yoder and her husband Emerson began to farm on their 50 acre property, near Molalla, Oregon, in the mid to late 1940's, America's food supply was still bound tightly to the seasons. Canning and preserving food was a common...
Instructional Video9:29
friEdTech

How to Use the Bit.ly Chrome Extension

Higher Ed
If you want or need to get a whole group of people (say students or faculty) to a web address to collaborate, view, or comment on a document (or anything that's online), this extension is the one you've been looking for! Check it out...
Instructional Video2:16
Kenhub

Musculus extensor digitorum longus

Higher Ed
In diesem kurzen Tutorial erfahrt ihr alles über den Musculus extensor digitorum longus - seine Anatomie, Innervation und Funktion.
Instructional Video3:44
Curated Video

The Complete Practical Docker Guide - Overview of the tar and gzip Utilities

Higher Ed
This video provides an overview of the tar and gzip utilities. This clip is from the chapter "Compressing and Sorting in Linux" of the series "The Complete Practical Docker Guide".This section focuses on compressing and sorting in Linux.
Instructional Video7:04
Curated Video

The Complete React Developer Course (with Hooks and Redux) - React Dev Tools

Higher Ed
In this video you'll learn how you can debug your React applications. This clip is from the chapter "Stateless Functional Components" of the series "The Complete React Developer Course (with Hooks and Redux)".This section is about...
Instructional Video8:43
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Read from a File

Higher Ed
In this video, the author demonstrates how to read from a file and then how to organize it. This clip is from the chapter "Python Basics- Level 4" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".This section...
Instructional Video4:00
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Java Classloaders

Higher Ed
Java Platform: Java Classloaders This clip is from the chapter "Java Platform" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will be introduced to the concept of Spring application...
Instructional Video2:45
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Autothrottle Extension

Higher Ed
In this video, we explore the use of the autothrottle extension in Scrapy, a popular web scraping tool. We'll guide you through the settings module and demonstrate how to enable this valuable feature to control spider speed and protect...
Instructional Video12:47
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - How to Set Driver Path from Code

Higher Ed
This video explains how to set the driver path from code. This clip is from the chapter "WebDriver Factory Pattern" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about WebDriver...
Instructional Video12:44
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Introduction and Installation

Higher Ed
This video provides an introduction and helps with the installation. This clip is from the chapter "React.js (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on React.js in...
Instructional Video4:55
Curated Video

Automating Email Responses with ChatGPT

12th - Higher Ed
In this lesson, we will learn how to automate email responses using the help of ChatGPT on our own email. We will go through the process of downloading and installing the necessary extension and ensuring that ChatGPT is active in the...
Instructional Video5:40
Curated Video

Practical CSS3 Mastery Course - Installation and Setup

Higher Ed
In this video, we will be installing and setting up our coding environment. This clip is from the chapter "Introduction and Environment Setup" of the series "Practical CSS3 Mastery Course".In this section, we will take a quick...
Instructional Video5:25
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Take a Photo from the Terminal (raspistill)

Higher Ed
This video explains how to take a photo from the Terminal (raspistill). 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 Video8:51
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Edit Files from the Terminal with Nano

Higher Ed
This video demonstrates editing files from the Terminal with Nano. 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...
Instructional Video11:16
Curated Video

Python In Practice - 15 Projects to Master Python - Creating Files in PyCharm

Higher Ed
This video explains creating files in PyCharm. This clip is from the chapter "PyCharm IDE" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the PyCharm IDE.
Instructional Video10:59
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Navigation

Higher Ed
In this lesson, we will look at navigating and exploring the various capabilities, applications, and folder structures of a personal computer. This clip is from the chapter "Generic Programming" of the series "The Ultimate Guide to...
Instructional Video4:37
Curated Video

Hands-on .NET Minimal API for Web Developers - Step 5: Add Database Context Class

Higher Ed
In this video, we will see how to use the database context class of Entity Framework to expose the functionality implemented in MapGet. This clip is from the chapter "Implementing Collection APIs" of the series "Hands-On .NET Minimal API...
Instructional Video3:28
Curated Video

Hands-on .NET Minimal API for Web Developers - Step 1: Check the Prerequisites

Higher Ed
This lecture enlightens us on the prerequisites required to create the web API using the Minimal API concept discussed previously. This clip is from the chapter "Getting Started with Minimal APIs" of the series "Hands-On .NET Minimal API...
Instructional Video3:59
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Multi-Class Cross Entropy

Higher Ed
In this video, you will learn about multi-class cross entropy. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover the...
Instructional Video12:46
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Path Module in Node.js

Higher Ed
This video talks about the Path module in Node.js. This clip is from the chapter "Node.js + NPM (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on Node.js and NPM for the...