ATHS Engineering
IED Crank Arm Multiview Tutorial (Onshape)
The video is a tutorial for students on how to complete a multiview drawing assignment using a 3D model in Onshape. The teacher walks through the steps of creating the drawing, adding dimensions, and filling out the title block.
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Release code to PROD from artifactory
In this video, you will understand the process of using artifacts from artifactory to deploy to PROD instance of Tomcat. This clip is from the chapter "GitFlow Feature Release (1.0.0)" of the series "DevOps with GIT(Flow) Jenkins,...
Curated Video
.NET Core Microservices - DbContext for Identity Server
This video explains the DbContext for identity server. This clip is from the chapter "Identity Server" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about identity server.
Tarver Academy
How to Create a Collaborative YouTube Playlist
In This Episode, Tyler Teaches Us About How to Create a Collaborative YouTube Playlist
Packt
Frames Techniques - Real Time Example
This video presents a real-time example for frames techniques. This clip is from the chapter "Techniques to Automate Ajax Calls, Child Windows, and iFrames" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Comprehensive Android Developer Bootcamp - Changing the Background and Buttons Color
Building a Trivia App:Changing the Background and Buttons Color This clip is from the chapter "APP –Building a Trivia App" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to build your own...
Brian McLogan
How to Graph a Piecewise With Sine and Absolute Value
👉 Learn how to graph piecewise functions. A piecewise function is a function which have more than one sub-functions for different sub-intervals(sub-domains) of the function's domain. To graph a piecewise function, we graph the different...
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - SSH Public Key Authentication Lab
Multifactor authentication should always be used for administrative accounts. In this demo, SSH public key authentication is configured for a Linux host. This clip is from the chapter "Cryptography" of the series "CompTIA Security+...
Curated Video
Apache Maven Beginner to Guru - Using Maven Surefire for JUnit 4 and JUnit 5 Tests
This video explains how to use Maven Surefire for JUnit 4 and JUnit 5 unit tests. This clip is from the chapter "Testing with Maven" of the series "Apache Maven: Beginner to Guru".This section explains how to test builds with Maven.
Curated Video
Apache Maven Beginner to Guru - Configuring CircleCI
This video demonstrates how to configure CircleCI. This clip is from the chapter "Maven Release Plug-in" of the series "Apache Maven: Beginner to Guru".This section presents an overview of the Maven release plug-in.
Curated Video
.NET Core Microservices - Configure and Run Identity Server
This video explains the configure and run identity server. This clip is from the chapter "Identity Server" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about identity server.
Curated Video
C++ Standard Template Library in Practice - Sequence Algorithms - for_each
The listener is new to algorithms and does not know about the for_each sequence algorithm. • Introduce the user to the different types of modifying and non-modifying algorithms • Introduce the for_each algorithm • Reinforce the lesson...
Curated Video
Changing Text Case in Microsoft Excel
In this tutorial, the speaker demonstrates how to easily change text from uppercase to lowercase, title case, or sentence case in Microsoft Excel using simple formulas. By following the step-by-step instructions, users can efficiently...
Curated Video
Learning CSS (Video 34)
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
Curated Video
Java 11 Programming for Beginners 5.4: Using the Date, Time, and Money API
Date/Time and Money are some of the trickier pieces of data to format. We introduce some APIs that greatly help the average Joe to navigate through the complicated waters of proper formatting. • Use the Date/Time API and improve the...
Tarver Academy
How to Automatically Make a Copy of a Google Doc or Sheet
In This Episode, Tyler Teaches Us About How to Automatically Make a Copy of a Google Doc or Sheet
Packt
Asserting the Test Cases with Validations
This video explains how to assert the test cases with validations. This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
KERA
What You Need to Know About Bitcoin
Bitcoin is a type of digital currency that exists only on computers and allows people to conduct financial transactions online that allow users to send currency back and forth. Recently, Bitcoin has been making headlines for its role in...
Curated Video
TypeScript for Beginners - Map in action
In this video, you will learn about map in action. This clip is from the chapter "More Types" of the series "TypeScript for Beginners".This section primarily focuses on types of maps and expressions.
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Configure for SCM and Artifactory
In this video, you will be able to configure the spring boot project to talk to the SCM and artifactory. The id's in distribution Management configuration in pom.xml need to match the server settings in the settings.xml to ensure that...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Blueocean Setup and Git Configuration
This video provides an overview of Blueocean setup and integration with Git. This clip is from the chapter "Jenkins Multibranch Pipeline Introduction using Blueocean" of the series "DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK,...
Curated Video
Complete Python Scripting for Automation - Part-1: copy file(s) with shutil module
Shutil module: Part-1: copy file(s) with shutil module This clip is from the chapter "Shutil module" of the series "Complete Python Scripting for Automation".Here the author talks about Shutil module and how to copy files with shutil...
Curated Video
C++ for Beginners - Encapsulation, Part 2
In this video, your instructor discusses encapsulation and the benefits of object-oriented programming. This clip is from the chapter "Classes and Objects" of the series "C++ for Beginners".Objects and Inheritance
Curated Video
Apache Maven Beginner to Guru - Code Coverage with JaCoCo
This video explains how to calculate code coverage using the JaCoCo library. This clip is from the chapter "Testing with Maven" of the series "Apache Maven: Beginner to Guru".This section explains how to test builds with Maven.