Hi, what do you want to do?
Curated Video
Alteryx Advanced - Level-Up Your Apps and Macros Part 2
This video builds on the previous one and covers additional advanced techniques for designing and optimizing apps and macros in Alteryx, creating custom interfaces for your workflows, handling errors and exceptions using dynamic...
Curated Video
Design Microservices Architecture with Patterns and Principles - Introduction - Serverless Microservices
This video introduces serverless microservices, explaining the concept and its benefits. It sets the stage for understanding how serverless architecture can be leveraged for building scalable and cost-effective microservices.
<
br/>...
<
br/>...
Curated Video
Design Microservices Architecture with Patterns and Principles - What Are Containers?
This video explains the concept of containers and their role in the context of microservices deployments. It covers the basic principles and characteristics of containers, including their isolation, portability, and lightweight...
Curated Video
Reviewing the Thank You Letter
Mr. Griot reviews the parts of a thank you letter. He then writes a thank you letter and describes the proper way to address an envelope.
Curated Video
How to Handle Salary Expectations in an Interview: Tips and Strategies
Uncomfortable discussing your salary expectations in a job interview? When discussing salary or compensation it is important to understand your value, and be clear and confident about your salary expectations, we'll look at how to this...
Curated Video
More Multiplication
Mr. Addit works multiplication problems through repeated addition, skip counting, and arrays. He then finds factors of a multiplication problem from an array.
Curated Video
Estimating
Mr. Addit demonstrates how to estimate by rounding up or rounding down. He then gives examples in which estimating helps solve a division problem.
Great Big Story
J.W. Westcott, Delivering mail by sea for generations
Explore the unique maritime mail service of J.W. Westcott, bringing comfort and connection to Great Lakes sailors.
Curated Video
Volume of Rectangular Prims
Volume of Rectangular Prisms finds the volumes of right rectangular prisms with whole number edge lengths by applying the formula V = l x w x h.
Curated Video
Adding Decimal Fractions
This video uses a real-life scenario to teach students how to convert decimal fractions to like denominators and then add them.
Curated Video
Revolutionizing Drug Discovery: The Power of Biochips in Biotechnology
Biotechnology is revolutionizing the field of medicine by introducing biochips that can accelerate the drug discovery process. These biochips, developed by electronic chip maker Infineon, utilize advanced technology to analyze genetic...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Scaffolding the Project
This video will look at scaffolding, a meta-programming method of building database-backed software applications. It is a technique supported by some model view and generally refers to the setup skeleton for an app.
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Publish the Plugin to NPM Registry
In this video, you will learn how to publish the plugin to the NPM registry.
<
br/>
This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and...
<
br/>
This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Dealing with Markdown Content
In this video, you will learn how to deal with markdown content.
<
br/>
This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this...
<
br/>
This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Integrating the Third-Party GitHub API
In this video, you will learn how to integrate the third-party GitHub API.
<
br/>
This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and...
<
br/>
This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Creating and Activating a Plugin
In this video, you will learn how to create and activate a plugin.
<
br/>
This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this...
<
br/>
This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - How to Update Strapi
In this video, you will learn about different Strapi versions and learn how to update Strapi.
<
br/>
This clip is from the chapter "Introduction" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this...
<
br/>
This clip is from the chapter "Introduction" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Running a Development Server of Next.js for DALL-E Project
After understanding the Next.js folder structure and how it works, we will get into the image-gen-project folder we created and run the “npm run dev”, which will run the project on a local development server with an endpoint.
<
br/>...
<
br/>...
Rock 'N Learn
What are Fractions?
What are fractions? You will learn how fractions are a way of writing the part or parts of something. All fractions have a numerator and a denominator. Parts that are the same size and shape are called congruent parts.
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Serialize and save Book Entity in the file
This video will explore the serialization process and how to save book entities in a file for persistent storage. The serialization mechanism enables you to convert book objects into a byte stream and store them in a file for future...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Creating Controller Layer and Test Client Class for Book
In this video, we will discover the importance of the controller layer in handling incoming requests and coordinating the flow of data in the Bookstore App, creating the controller class, defining request mapping endpoints, and...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Creating all the required packages
This video will teach us to organize code into packages to maintain a modular and structured project. This video will guide you through creating the necessary packages for different components of the Bookstore App, ensuring a logical...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Hands-on with Set and Hashset in Collection Framework
In this video, we will explore the Set interface and its HashSet implementation in the Collection Framework. We will learn about creating and manipulating sets, demonstrating their unique property of containing unique elements and...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Hands-on with Raw ArrayList with Mixed Datatype elements
In this video, we will gain hands-on experience with the ArrayList class, one of the implementations of the List interface in the Collection Framework, coding tasks that involve creating and manipulating an ArrayList with mixed...