Instructional Video7:12
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Shell Scripting - Part 2

Higher Ed
This is the second part of the two-part video that explains how to perform shell scripting.
r/>
This clip is from the chapter "Shell Scripting" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This...
Instructional Video5:00
Curated Video

REST APIs with Flask and Python - Using the PUT Method with Database Interaction

Higher Ed
This video explains how to use the PUT method with database interaction.
r/>
This clip is from the chapter "Storing Resources in a SQL Database" of the series "REST APIs with Flask and Python".This section explains the various...
Instructional Video7:01
Curated Video

REST APIs with Flask and Python - Returning a List of Stores

Higher Ed
This video demonstrates how to return a list of stores.
r/>
This clip is from the chapter "Your First REST API" of the series "REST APIs with Flask and Python".This section explains the various aspects of writing a REST API in...
Instructional Video12:33
Curated Video

REST APIs with Flask and Python - Creating a New Model: StoreModel

Higher Ed
This video demonstrates how to quickly and easily create new models using StoreModel.
r/>
This clip is from the chapter "Simplifying Storage with Flask SQLAlchemy" of the series "REST APIs with Flask and Python".This section...
Instructional Video6:40
Curated Video

REST APIs with Flask and Python - Calling the API from JavaScript

Higher Ed
This video explains how to call the API from JavaScript.
r/>
This clip is from the chapter "Your First REST API" of the series "REST APIs with Flask and Python".This section explains the various aspects of writing a REST API in...
Instructional Video6:17
Curated Video

REST APIs with Flask and Python - Advanced Request Parsing with Flask-RESTful

Higher Ed
This video explains how to create an advanced request parsing with Flask-RESTful.
r/>
This clip is from the chapter "Flask-RESTful for More Efficient Development" of the series "REST APIs with Flask and Python".This section...
Instructional Video5:03
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Looping Through Dictionaries

Higher Ed
Dictionaries aren't like lists or tuples, they can't be looped through as easily. But in Python, it's not hard at all! Let's learn how to loop through key/value pairs.
r/>
This clip is from the chapter "Intermediate Python" of...
Instructional Video2:14
Curated Video

Navigating Google Calendar interface

Pre-K - Higher Ed
Learn calendar view options and how to locate basic Google Cal functions.
Instructional Video1:02:13
Curated Video

Practical CSS3 Mastery Course - CSS Flexbox

Higher Ed
In this video, we will cover CSS Flexbox.
<
br/>
This clip is from the chapter "Flexbox, Media Queries, and Responsive Design" of the series "Practical CSS3 Mastery Course".in this section, you will learn about Flexbox, media...
Instructional Video27:08
Curated Video

Practical CSS3 Mastery Course - Before After Pseudo Selector

Higher Ed
In this video, we will cover before after pseudo selector.
<
br/>
This clip is from the chapter "Advance Selectors, Effects, and Animation" of the series "Practical CSS3 Mastery Course".in this section, you will learn about advance...
Instructional Video4:37
Curated Video

Figma for UIUX Master Web Design in Figma - Set Up the Header

Higher Ed
This video demonstrates setting up the header.<br<br/>/>

This clip is from the chapter "Redesign an Ecommerce Business" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on redesigning an ecommerce business.
Instructional Video5:47
Curated Video

Figma for UIUX Master Web Design in Figma - Set the Style for the Card

Higher Ed
This video explains how to set the style for the card.
<
br/>
This clip is from the chapter "Redesign an Ecommerce Business" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on redesigning an...
Instructional Video6:45
Curated Video

Figma for UIUX Master Web Design in Figma - How to Align Elements in the Hero Area

Higher Ed
This video explains how to align elements in the hero area.
<
br/>
This clip is from the chapter "The First Key to Great Web Design" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on the first key...
Instructional Video4:24
Curated Video

Figma for UIUX Master Web Design in Figma - Here's Why Auto-Layout Is Awesome

Higher Ed
This video explains why auto-layout is awesome.
<
br/>
This clip is from the chapter "Redesign an Ecommerce Business" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on redesigning an ecommerce...
Instructional Video5:18
Curated Video

Figma for UIUX Master Web Design in Figma - Create the First Version of the Card

Higher Ed
This video demonstrates creating the first version of the card.
<
br/>
This clip is from the chapter "Redesign an Ecommerce Business" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on redesigning an...
Instructional Video6:50
Curated Video

Figma for UIUX Master Web Design in Figma - Adding Content in the Footer

Higher Ed
This video explains adding content in the footer.<br<br/>/>

This clip is from the chapter "First Web Design Project" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on the first web design project.
Instructional Video1:10
Curated Video

Agile Project Management - What Is DEEP?

Higher Ed
This video explains DEEP.<br<br/>/>

This clip is from the chapter "Creating a Product Backlog Step by Step" of the series "Agile Project Management".This section explains creating a product backlog step by step.
Instructional Video0:44
Curated Video

Agile Project Management - Tip #12: Be Brave to Discuss a Couple of Items Farther Down the Backlog

Higher Ed
This video explains tip twelve on how to be brave to discuss a couple of items farther down the backlog.<br<br/>/>

This clip is from the chapter "Tips 8 -14" of the series "Agile Project Management".This section explains tip 8 to tip 14.
Instructional Video2:33
Curated Video

Agile Project Management - Step 2 - Prioritization

Higher Ed
This video introduces you to step 2 - prioritization.
<
br/>
This clip is from the chapter "Creating a Product Backlog Step by Step" of the series "Agile Project Management".This section explains creating a product backlog step by...
Instructional Video1:06
Curated Video

Agile Project Management - Sprint Planning: First Half of the Meeting - The What

Higher Ed
This video explains the first half of the meeting - this answers the question of what.
<
br/>
This clip is from the chapter "Using Kanban with Scrum" of the series "Agile Project Management".This section explains using Kanban with...
Instructional Video1:06
Curated Video

Agile Project Management - First Half of the Meeting

Higher Ed
This video explains the first half of the meeting - the what.<br<br/>/>

This clip is from the chapter "Sprint Planning" of the series "Agile Project Management".This section explains Sprint Planning.
Instructional Video7:18
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - Data-Driven Testing Introduction

Higher Ed
This video introduces you to data-driven testing.
<
br/>
This clip is from the chapter "Data-Driven Testing" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about data-driven...
Instructional Video1:27
Curated Video

Python for Machine Learning - The Complete Beginners Course - Introduction - Recommender System

Higher Ed
In this video, we will have a quick introduction.
<
br/>
This clip is from the chapter "Recommender System" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover the recommender...
Instructional Video19:17
Curated Video

The Complete Python Course - Sets - 15 Coding Example

Higher Ed
This video is a detailed explanations of sets using multiple coding examples.
<
br/>
This clip is from the chapter "Python – Sets" of the series "The Complete Python Course (2022)".This section illustrates the concepts of sets,...