Curated Video
The Complete React Developer Course (with Hooks and Redux) - Exploring JSX
In this video you'll explore the basics of JSX. You'll see what it takes to define your template and get it rendered to the screen. This clip is from the chapter "Hello React" of the series "The Complete React Developer Course (with...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - HTML Lists
In this video, we'll learn about HTML lists. This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will learn about Element, HTML...
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - CSR - Certificate Signing Request
In this video, we'll take a look at CSR - Certificate Signing Request. This clip is from the chapter "Creating a Self-Signed Certificate Using OpenSSL" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll be...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Understanding the Add Place API and Executing it Through Postman
This video focuses on the Add Place API and explains how to execute it through Postman. This clip is from the chapter "Getting Started with REST API Testing" of the series "REST API Automation Testing from Scratch - REST Assured...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - End-to-End Automation Examples using POJO Deserialization
This video presents end-to-end automation examples using POJO deserialization. This clip is from the chapter "Deserialization Using POJO Classes with REST Assured" of the series "REST API Automation Testing from Scratch - REST Assured...
Curated Video
Python 3 for Beginners: Looping Through Dictionaries in Python
In this video, you'll learn how to loop through items in a dictionary using different techniques in Python. The video explains the syntax and usage of the for loop in Python for dictionaries, as well as how to access the values of each...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Extracting Data
In this video, we will extract the first section from the ETL pipeline. This clip is from the chapter "ETL Pipeline" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers Extract Transform Load (ETL)...
Curated Video
Inserting Columns in Microsoft Word
In this video, the teacher demonstrates how to use columns to enhance the visual appeal and readability of a document. The instructor explains the process of selecting text, changing the number of columns, and adding emphasis to specific...
Curated Video
Job-Ready SQL in an Afternoon - String Subsets and Concatenations
In this video, we will cover string subsets and concatenations. This clip is from the chapter "Dates, Times, and Manipulating Data" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover dates, times, and...
Curated Video
Job-Ready SQL in an Afternoon - Comments
In this video, we will cover comments. This clip is from the chapter "Dates, Times, and Manipulating Data" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover dates, times, and manipulating data.
Curated Video
Data Analytics using Python Visualizations - Seasonal Trendcharts
This video explains seasonal Trendcharts. This clip is from the chapter "Advanced Visualizations Using Business Applications" of the series "Data Analytics Using Python Visualizations".This section explains advanced visualizations using...
Curated Video
Rust Programming Master Class from Beginner to Expert - Compound Data Types - Strings
In this video, you will learn about compound data types such as strings. This clip is from the chapter "Basic Programming" of the series "Rust Programming Master Class from Beginner to Expert".In this section, you will learn the...
Curated Video
Raspberry Pi For Beginners - 2022 Complete Course - Record a Video from the Terminal (raspivid)
This video explains how to record a video from the Terminal (raspivid). 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...
Curated Video
Agile Project Management - Step 1: Convert All Ideas into User Stories
This video explains step 1: convert all ideas into user stories. 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.
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Percent String Substitution
You will learn to concatenate a string and print the message that we created using string concatenation and a non-string datatype. This clip is from the chapter "Revisiting Strings" of the series "The Ultimate Guide to Python Programming...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - Scraping Group and Team Details from a Website
In this video, we learn how to create a web scraper using Python to extract structured data from a website. The instructor starts by explaining the basic process of web scraping and the tools required. He then demonstrates how to use...
Curated Video
Python In Practice - 15 Projects to Master Python - format( )
This video explains the format( ) function. This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Curated Video
Google Docs Fundamentals - Paint Format Tool
Learner will understand the power and ease of the paint tool feature in the toolbar.
Curated Video
Google Docs Fundamentals - Creating Columns
Learner will understand the different options they have when displaying text in columns.
Curated Video
MongoDB Tutorial for Beginners (2022) - NOT Operator
Learn to implement the NOT operator in MongoDB. It negates the conditions. This clip is from the chapter "MongoDB Operators" of the series "MongoDB Tutorial for Beginners (2022)".This section illustrates the various operators available...
Curated Video
MongoDB Tutorial for Beginners (2022) - NOR Operator
Implement the NOR operator in MongoDB, the opposite of the OR operator. This clip is from the chapter "MongoDB Operators" of the series "MongoDB Tutorial for Beginners (2022)".This section illustrates the various operators available for...
Curated Video
MongoDB Tutorial for Beginners (2022) - AND Operator
Implement the AND operator in MongoDB and retrieve documents satisfying all the conditions. This clip is from the chapter "MongoDB Operators" of the series "MongoDB Tutorial for Beginners (2022)".This section illustrates the various...
Curated Video
Fundamentals of Neural Networks - Lab 2 - Introduction to TensorFlow – Remove the Throat-Clearing Sound in the Start of the Video
This video demonstrates some basic operations in TensorFlow such as objects and we will apply some mathematical operations to the Tensor objects. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - String Format Specifiers
In this video, you will learn how to use the = format specifier that will do the same task as our {} to print any values. This clip is from the chapter "Revisiting Strings" of the series "The Ultimate Guide to Python Programming with...