Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Using the IndexOf in the King’s Court RPG - Example I
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...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Are Libraries in Solidity
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...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Access Library by Using A for B
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...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Access Library Using A for B Pattern
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - REST APIs
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 /...
Curated Video
Vue.js 3 and Firebase for Beginners - Fonts and Base Styles
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...
Brave Wilderness
Finding Honey Possums in Australia!
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...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - Installing Java - Mac
In this video, you will learn how to install Java for macOS.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 22 - Programming Tips: JShell - Shortcuts, Multiple Lines, and Variables
This video talks about shortcuts, multiple lines, and variables.
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Get the Emoji SVG, Separate Parts, and Import to Xcode
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...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Getting Started and Creating the App Icon
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...
Curated Video
Fundamentals of Secure Software - Risk Rating Demo
This video helps in performing a risk rating.
Curated Video
Fundamentals of Secure Software - OWASP WebGoat Demo
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - AWS Documentation
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Take the Exam
The final step is to take the exam. Here are a few good exam tips to help you pass with confidence.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Use the System
Be sure to use the system to your advantage as you work toward studying and passing your CSA-A exam.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Analytics Engines
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.
Curated Video
The Art of Doing - Web Development for Beginners - Collectors Project Preview
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...
Curated Video
The Art of Doing - Web Development for Beginners - Forms
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...
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - Bypassing Web Application Firewalls Demo
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...
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - Bypassing Web Application Firewalls Overview
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...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - User Search Filter
This video helps implement the user search filter in the app.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - SearchView
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.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Advanced TabView
In this video, we will explore more advanced techniques for implementing a TabView in a mobile app.