Curated Video
Azure Portal Overview
In this video, we will cover Azure portal overview. This clip is from the chapter "Azure Portal Introduction: For Beginners" of the series "AI-900: Microsoft Azure AI Fundamentals Video Course + Ques".In this section, we will cover a...
Curated Video
Complete Java SE 8 Developer Bootcamp - Sorting and Searching Collections
Learn how collections can be sorted and searched through, with methods provided by the Collections class. This clip is from the chapter "More with Collections" of the series "Complete Java SE 8 Developer Bootcamp".In this section, learn...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Binary Search - search quickly through a sorted list
Binary search is a pretty nifty way to search through a sorted list in O(Log N) time. This clip is from the chapter "Sorting and Searching" of the series "From 0 to 1: Data Structures & Algorithms in Java".Learn about various sorting and...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - [Exercise] Using Filters
This video presents an exercise on filters. This clip is from the chapter "Searching with Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to search with Elasticsearch. It...
Curated Video
The Complete Practical Docker Guide - Running Docker Container for the Frontend Service
This video helps you with running Docker container for the frontend service. This clip is from the chapter "Building Custom Images Using Dockerfiles" of the series "The Complete Practical Docker Guide".This section focuses on building...
Curated Video
Python for Data Analysis: Step-By-Step with Projects - Setting Up Python environment
This video explains how to set up a Python environment. This clip is from the chapter "Python Crash Course" of the series "Python for Data Analysis: Step-By-Step with Projects".This section gives you a crash course in Python.
Mazz Media
Internet Safety- internet Advertising and Keeping Yourself Safe
Students will learn to alert to offers made online that seem too good to be true. Through a series of true-to-life scenarios, viewers will come to understand that scammers target individuals in order to get money or information. Students...
Curated Video
Introducing Ionic 2 (Video 11)
Hybrid apps are changing the way people build mobile applications. With Ionic 2, hybrid app developers are gifted with not only a fresh, well-built, and powerful platform, but also a tool to enjoy their development experience. Apps can...
The Business Professor
Introduction to Search Engine Optimization
This video provides a concise introduction to search engine optimization (SEO) for marketers. It explains the concept of designing and maintaining a website to improve search result rankings and increase traffic. The video highlights key...
Curated Video
Develop a computer program to solve a problem using control structures : Loops in Python
From the section: A Full Python Refresher. This section is about Python Refresher and includes lectures on Variables in Python, Methods, List, tuple and sets. A Full Python Refresher: Loops in Python
IDG TECHtalk
Microsoft changes its security update guide: What you need to know
Microsoft has updated its Common Vulnerability Scoring System. Here’s a walk-through the changes.
Curated Video
Bash Shell Scripting- Find and replace with sed command
This video shows how to find and replace with sed command. This clip is from the chapter "Complete sed command" of the series "Complete Bash Shell Scripting".This section covers the concept of sed command.
Curated Video
Bash Shell Scripting- Searching file content
This video shows how to search file content. This clip is from the chapter "Complete sed command" of the series "Complete Bash Shell Scripting".This section covers the concept of sed command.
Packt
Github Finder [Part 2] - Fetching Profile Data
API Projects: Github Finder [Part 2] - Fetching Profile Data This clip is from the chapter "API Projects" of the series "Modern JavaScript from the Beginning".In this section, you will learn how to build API projects.
Packt
Babel & Webpack Environment Setup
Microposts Project - CRUD Front End (Webpack & Babel): Babel & Webpack Environment Setup This clip is from the chapter "Microposts Project - CRUD Front End (Webpack & Babel)" of the series "Modern JavaScript from the Beginning".In this...
NASA
Water Vapor Plumes on Europa
What makes Jupiter's moon Europa so alluring is the possibility that it may possess all the ingredients necessary for life. Scientists have evidence that one of these ingredients, liquid water, is present under the icy surface and may...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Azure Policy Lab Activity
In this video, we will cover Azure policy lab activity. This clip is from the chapter "Azure Governance and Compliance." of the series "AZ-104: Microsoft Azure Administrator Full Course".Learn about management groups and how to create...
Curated Video
C++ Standard Template Library in Practice - Utilities - Regex
This video aims to include regular expressions. • Go through the C++ regex example This clip is from the chapter "Introducing the Standard Template Library (STL)" of the series "C++ Standard Template Library in Practice".We begin by...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 22 - Programming Tips: JShell - Shortcuts, Multiple Lines, and Variables
This video talks about shortcuts, multiple lines, and variables. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners - Java 16".In...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Aggregations, Buckets, and Metrics
This video focuses on the concepts of aggregation, buckets, and metrics. This clip is from the chapter "Using Aggregation" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains the function of...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Flattened Datatype
This video explains the flattened data type. This clip is from the chapter "Mapping and Indexing Data" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section focuses on mapping and indexing data. It...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Using Analyzers and Tokenizers
This video explains how to map and index data using analyzers and tokenizers. This clip is from the chapter "Mapping and Indexing Data" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section focuses on...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Term Frequency/Inverse Document Frequency (TF/IDF)
This video explains the concept of TF/IDF. This clip is from the chapter "Installing and Understanding Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to install...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Best Practices When Writing Python Code
In this video, the author suggests a few tips to follow while writing Python codes. This clip is from the chapter "Conclusion" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, the author talks...