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
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
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,...
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...
Curated Video
Excel VBA Programming The Complete Guide - The Worksheets.Add Method
The Worksheets.Add method creates a new worksheet in the current Workbook. It accepts either one of two optional arguments, Before and After, that determine where the new worksheet will be placed. This clip is from the chapter "Object...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Lookup Functions - Part 1
The aim of this video is to explore lookup functions. This clip is from the chapter "Excel 2019 Advanced: Lookup Functions" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore lookup functions.
Curated Video
REST APIs with Flask and Python - Optimising Your Final Code and Request Parsing
This video explains how to optimize your final code and request parsing. 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...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Constructors - this() and super()
Basics of Object Oriented Programming: Constructors - this() and super() This clip is from the chapter "Basics of Object Oriented Programming" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Fixtures and Their Importance in Pytest Framework
This video explains fixtures and their importance. This clip is from the chapter "Part I-Unit Testing Framework" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explores Python's unit testing...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Data Types in Python
This video explains data types in Python. This clip is from the chapter "Getting Started with Python Basics" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains the fundamentals needed for...
Curated Video
pandas for Python - A Quick Guide - DataFrame Manipulation
Here, you will learn how to rename columns in a data frame. We will look at adding columns to a data frame, concatenating a data frame, and removing columns with the drop method. This clip is from the chapter "Data Preprocessing" of the...
Curated Video
Data Analytics using Python Visualizations - Using the ColumnDataSource Object
This video explains using the ColumnDataSource object. This clip is from the chapter "Working with the Beautiful and Powerful Bokeh Library" of the series "Data Analytics Using Python Visualizations".This section explains working with...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Final method, variable and class
Modifiers: Final method, variable and class This clip is from the chapter "Modifiers" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn about Access Modifiers, Final method,...