Curated Video
The Complete Java Developer Course: From Beginner to Master - Project - A Circle Class
This video is the third project in this section where you create a Circle class. This clip is from the chapter "Introduction to Classes and Objects" of the series "The Complete Java Developer Course: From Beginner to Master".This section...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Networking - Domain Name System (DNS) and Hostnames
This video introduces you to DNS and hostnames. This clip is from the chapter "Networking" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section introduces you to networking.
Curated Video
Practical GraphQL - Become a GraphQL Ninja - GraphQL Queries with Parameters
Working with Static Data: GraphQL Queries with Parameters This clip is from the chapter "Working with Static Data" of the series "Practical GraphQL - Become a GraphQL Ninja".This section is about working with static data. It includes...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - The Linux Boot Process - Demo
This video demonstrates the Linux boot process. This clip is from the chapter "The Linux Boot Process and System Logging" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section introduces you to the...
Curated Video
Bitesize Business English #17: Build
A bitesize series of lessons in Business English. More resources linked below.
Curated Video
REST APIs with Flask and Python - Implementing the UserModel Using SQLAlchemy
This video explains how to implement the UserModel using SQLAlchemy. This clip is from the chapter "Simplifying Storage with Flask SQLAlchemy" of the series "REST APIs with Flask and Python".This section explains all the aspects of...
Curated Video
REST APIs with Flask and Python - Default Parameter Values
This video explains the default parameter values. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python knowledge.
Curated Video
REST APIs with Flask and Python - Decorating Functions with Parameters
This video shows how to use decorating functions with parameters. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - What is Serialization and Deserialization in REST Assured?
The video explains the concept of serialization and deserialization in REST Assured. This clip is from the chapter "Deserialization Using POJO Classes with REST Assured" of the series "REST API Automation Testing from Scratch - REST...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Sending Attachments to REST API Using the MultiPart Method in REST Assured
This video demonstrates how to send attachments to REST API using the MultiPart method in REST Assured. This clip is from the chapter "Real-World Example Automating Jira APIs" of the series "REST API Automation Testing from Scratch -...
Curated Video
Raspberry Pi For Beginners - 2022 Complete Course - Add an Attachment to Your Email
This video explains adding an attachment to your email. This clip is from the chapter "Send an Email from Your Raspberry Pi" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on sending an email from...
Curated Video
Python In Practice - 15 Projects to Master Python - How to Make Training and Testing Sets Easily
This video explains how to make training and testing sets easily. This clip is from the chapter "Machine Learning with Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on machine learning...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Adding Tests to Suite in Framework Guidelines
This video explains how to add tests to a suite in the framework guidelines. This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - NumPy for Numerical Data Processing: NumPy ufuncs Speed Test
In this video, we will cover NumPy ufuncs speed test. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Logistic Macro, Case Study – Part 1
This is the first of the two-part video that will talk in-depth about a Macro example based on logistic regression. This clip is from the chapter "Macro Facility Fundamentals" of the series "Complete SAS Programming Guide - Learn SAS and...
TLDR News
Liz Truss: What Happens if She Takes Over Britain?
Liz Truss is one of two candidates in the running to take over from Prime Minister Boris Johnson. The question is, what would she do if she won? What would a Truss Premiership really look like? In this video we dive into her plans,...
TLDR News
Cannabis: Is America Getting Close to Legalising Weed? - TLDR News
America is slowly edging toward a more liberal attitude toward cannabis, so we wanted to discuss how states are approaching the thorny problem and get into the weeds of the cannabis debate
Curated Video
Python for Network Forensics 4.1: Analyzing Windows Memory
In this video, we will use the powerful Python based Volatility, learn to import and analyze volatile memory images of Windows-based systems. • Learn the basics of how to use the Volatility framework • Learn the importance of Volatility...
Hip Hughes History
Schenck vs United States Explained in 5 Minutes: US History Review
Do you have an absolute right to free speech? The Supreme Court gives it 1919 answer. Learn the basics about the must-know US History Supreme Court Case challenging the constitutionality of the Espionage Act. If you are in a US History...
Curated Video
Complete Modern C++ - const Qualifier and Compound Types
This video explains how to use const qualifier with pointers and references. This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic functions, pointers,...
Curated Video
Complete Modern C++ - Variadic Templates - Part II (C++11)
In this video, we will take a deep dive into the internals of how variadic templates work. This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template arguments, perfect...
Curated Video
Mastering Spring Framework Fundamentals - Accessing Joinpoints Programmatically within an Aspect
This video demonstrates how to implement an interface. This clip is from the chapter "Classes" of the series "TypeScript for Beginners".This section introduces you to classes and explains how to use them.
Curated Video
The Modern JavaScript Bootcamp (2019) - Undefined and Null
In this video, you’re going to learn about two new types, undefined and null. This clip is from the chapter "JavaScript Functions" of the series "The Modern JavaScript Bootcamp (2019)".This section will help you understand the functions...
Curated Video
The Modern JavaScript Bootcamp (2019) - Callback Abstraction Challenge
In this challenging lesson, you’re going to create a getCountry function to abstract away the details of working with the REST Countries API. This clip is from the chapter "Asynchronous JavaScript" of the series "The Modern JavaScript...