Instructional Video4:27
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Using the IndexOf in the King’s Court RPG - Example I

Higher Ed
In this video, you will see the first example of using the IndexOf in the King’s Court RPG. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery from Zero to Hero - Prepare for...
Instructional Video12:42
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Are Libraries in Solidity

Higher Ed
In this video, you will learn about libraries in Solidity, which are a way to reuse code and can be deployed as separate contracts or included in the main contract bytecode. This clip is from the chapter "Learn Advanced Solidity II" of...
Instructional Video4:26
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Access Library by Using A for B

Higher Ed
In this video, we will discuss the solution to the exercise on accessing a library using the A for B pattern from the previous video. This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course...
Instructional Video3:40
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Access Library Using A for B Pattern

Higher Ed
This is an exercise video on accessing a library using the A for B pattern. This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
Instructional Video9:26
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - REST APIs

Higher Ed
This video explains REST API, which is a collection of six architectural constraints. In common language between developers, REST APIs point to a collection of HTTP methods that are resource-based. This clip is from the chapter "Client /...
Instructional Video7:31
Curated Video

Vue.js 3 and Firebase for Beginners - Fonts and Base Styles

Higher Ed
In this video, we will talk about the fonts and base styles that we will be using in our application. This clip is from the chapter "Project UI" of the series "Vue.js 3 and Firebase for Beginners".This section explains the project UI and...
Instructional Video11:25
Brave Wilderness

Finding Honey Possums in Australia!

6th - 8th
Join Mark and the Brave Crew as they venture into the wilds of Western Australia on a quest to find the world’s smallest mammal: the Honey Possum! Follow along this thrilling game of cat-and-mouse chase, as the team employs innovative...
Instructional Video3:28
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - Installing Java - Mac

Higher Ed
In this video, you will learn how to install Java for macOS.
Instructional Video7:08
Instructional Video6:08
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Get the Emoji SVG, Separate Parts, and Import to Xcode

Higher Ed
In this lesson, you will learn to create an emoji SVG by downloading an emoji of choice from Figma and then customizing or modifying the same using vectors to our preference and saving it on Xcode. This clip is from the chapter "Emoji...
Instructional Video5:12
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Getting Started and Creating the App Icon

Higher Ed
In this video, we will start creating the app icon for the project. We will create a new Xcode project called “Emoji Quoteâ€. This clip is from the chapter "Emoji App" of the series "SwiftUI iOS 16 Crash Course: Emoji Quote App in...
Instructional Video15:01
Curated Video

Fundamentals of Secure Software - Risk Rating Demo

Higher Ed
This video helps in performing a risk rating.
Instructional Video10:33
Curated Video

Fundamentals of Secure Software - OWASP WebGoat Demo

Higher Ed
WebGoat is a deliberately insecure web application maintained by OWASP designed to teach web application security videos. In this video, we will do a brief demo to get you started on using WebGoat.
Instructional Video9:25
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - AWS Documentation

Higher Ed
In this video, we will look at the process of creating the AWS documentation process. We will look at the various important data required to be compared before designing an AWS account.
Instructional Video4:10
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Take the Exam

Higher Ed
The final step is to take the exam. Here are a few good exam tips to help you pass with confidence.
Instructional Video4:50
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Use the System

Higher Ed
Be sure to use the system to your advantage as you work toward studying and passing your CSA-A exam.
Instructional Video11:02
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Analytics Engines

Higher Ed
AWS provides several services for analytics, including CloudSearch, ElasticSearch Service, Data Pipeline, AWS Glue, QuickSight and Athena. This video provides a quick tour of these services for the solutions architect.
Instructional Video5:47
Curated Video

The Art of Doing - Web Development for Beginners - Collectors Project Preview

Higher Ed
In this video, we will get a sneak peek at our next project, the "Collectors" web page, where we will showcase our collection of Pokémon. This clip is from the chapter "Advanced HTML Tags" of the series "The Art of Doing - Web...
Instructional Video14:08
Curated Video

The Art of Doing - Web Development for Beginners - Forms

Higher Ed
In this video, you will learn how to create HTML forms using the form tag and add different input elements to them. This clip is from the chapter "Advanced HTML Tags" of the series "The Art of Doing - Web Development for Beginners".In...
Instructional Video4:45
Curated Video

Web Hacker's Toolbox - Tools Used by Successful Hackers - Bypassing Web Application Firewalls Demo

Higher Ed
This is a demo video that shows how to bypass web application firewalls. This clip is from the chapter "How Hackers Find SQL Injections in Minutes with Sqlmap" of the series "Web Hacker's Toolbox - Tools Used by Successful Hackers".This...
Instructional Video7:07
Curated Video

Web Hacker's Toolbox - Tools Used by Successful Hackers - Bypassing Web Application Firewalls Overview

Higher Ed
This video provides an overview of how to bypass web application firewalls. This clip is from the chapter "How Hackers Find SQL Injections in Minutes with Sqlmap" of the series "Web Hacker's Toolbox - Tools Used by Successful...
Instructional Video9:19
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - User Search Filter

Higher Ed
This video helps implement the user search filter in the app.
Instructional Video12:02
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - SearchView

Higher Ed
In this video, we will walk you through the process of building a custom SearchView for your Twitter Clone app, and offer tips for optimizing the performance and usability of this feature.
Instructional Video11:57
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Advanced TabView

Higher Ed
In this video, we will explore more advanced techniques for implementing a TabView in a mobile app.