Hi, what do you want to do?
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - Extend Your Jenkins Job
This video shows how to extend the job created in video 2.3.
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Are Anagrams and Mutations in JavaScript
In this video, you will learn about anagrams and mutations in JavaScript. Anagrams are words that have the same letters but are arranged differently, while mutations are changes in a word by altering, adding, or deleting letters.
<
br/>...
<
br/>...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Interview Question - Sort and Order Numbers into an Array with JavaScript
In this video, you will go through the very common type of interview question asked to sort and order numbers into an array with JavaScript.
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate"...
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate"...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - How to Truncate in JavaScript Overflow Subscriptions
In this video, we will discuss the solution to the exercise on how to truncate in JavaScript overflow subscriptions from the previous video.
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate"...
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate"...
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.
<
br/>
This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery from Zero to Hero -...
<
br/>
This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery from Zero to Hero -...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Building Out the Course Template on CodeSandbox
This video will walk you through building out the course template on CodeSandbox, providing step-by-step guidance on how to create a web application.
<
br/>
This clip is from the chapter "Introduction and Course Setup" of the series...
<
br/>
This clip is from the chapter "Introduction and Course Setup" of the series...
Curated Video
Vue.js 3 and Firebase for Beginners - Options or Composition?
In this video, we will look at the Options API and the Composition API in Vue 3. The Composition API provides a functional and reusable way of organizing your code, while the Options API provides a traditional object-oriented...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How to Write Functions in Solidity
In this video, you will learn the basics of writing functions in Solidity, including function syntax, return values, and more.
<
br/>
This clip is from the chapter "Learn Solidity - Basics I" of the series "The Complete Solidity...
<
br/>
This clip is from the chapter "Learn Solidity - Basics I" of the series "The Complete Solidity...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Airflow with Serverless PySpark
In this video, you will learn how to use Apache Airflow to orchestrate PySpark jobs on Dataproc.
<
br/>
This clip is from the chapter "Dataproc Serverless PySpark" of the series "Data Science Model Deployments and Cloud Computing on...
<
br/>
This clip is from the chapter "Dataproc Serverless PySpark" of the series "Data Science Model Deployments and Cloud Computing on...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Model Training Flow Using Python SDK
In this lab video, you will learn how to create a model training flow using the Vertex AI Python SDK.
<
br/>
This clip is from the chapter "Vertex AI - Machine Learning Framework" of the series "Data Science Model Deployments and...
<
br/>
This clip is from the chapter "Vertex AI - Machine Learning Framework" of the series "Data Science Model Deployments and...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Model Endpoint Deployment
In this lab video, you will learn how to deploy a custom-trained machine learning model to a production environment using Vertex AI.
<
br/>
This clip is from the chapter "Vertex AI - Machine Learning Framework" of the series "Data...
<
br/>
This clip is from the chapter "Vertex AI - Machine Learning Framework" of the series "Data...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Monitoring and Spark UI
In this video, you will learn how to monitor and debug PySpark jobs running on a Dataproc cluster.
<
br/>
This clip is from the chapter "Dataproc Serverless PySpark" of the series "Data Science Model Deployments and Cloud Computing...
<
br/>
This clip is from the chapter "Dataproc Serverless PySpark" of the series "Data Science Model Deployments and Cloud Computing...
Curated Video
Vue.js 3 and Firebase for Beginners - Creating the Sign-In Form
This video explains how to create a sign-in form to capture user details. This form is both dual use as it can be used for both sign in and sign up.
<
br/>
This clip is from the chapter "Authentication" of the series "Vue.js 3 and...
<
br/>
This clip is from the chapter "Authentication" of the series "Vue.js 3 and...
Curated Video
Vue.js 3 and Firebase for Beginners - Refs and Adding to Basket
A ref is a wrapper for a value and in our case, the value is a pizza. In this video, we will use ref as a wrapper for our basket, which the user can add pizzas to.
<
br/>
This clip is from the chapter "Composition API" of the series...
<
br/>
This clip is from the chapter "Composition API" of the series...
Curated Video
Linux Crash Course for Beginners - 2023 - Basic Shell Scripts
In this video, you will learn some basics commands of shell scripts such as echo, cut, awk, and more.
Curated Video
Linux Crash Course for Beginners - 2023 - Shell Scripting
In this video, you will learn about shell scripting.
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Setting Up the Express Manifest and JSON Package File
This video helps you with setting up the Express Manifest and JSON package file.
<
br/>
This clip is from the chapter "Application Setup and Server Initialization" of the series "Express Framework Fundamentals - Secure Sign-Up with...
<
br/>
This clip is from the chapter "Application Setup and Server Initialization" of the series "Express Framework Fundamentals - Secure Sign-Up with...
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - How Does NPM Run Dev Work in Next.js
In this video, we will explore the process of running the "npm run dev" command in Next.js and how it helps facilitate a smooth development experience for building ChatGPT OpenAI projects.
Curated Video
Fundamentals of Secure Software - SKF Labs Demo
This is a demo video of the SKF (Security Knowledge Framework) Labs.
Curated Video
Fundamentals of Secure Software - Cross-Site Scripting
This video explains cross-site scripting.
Curated Video
Fundamentals of Secure Software - OWASP ZAP (Zed Attack Proxy)
In this video, we will install and configure OWASP ZAP.
Curated Video
A Detailed Guide to the OWASP Top 10 - #3 Cross-Site Scripting Attacks
This video explains another important client-side based attack, which is called the cross-site scripting attack.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - AWS Batch
Where can you turn to automatically run those slick scripts you have created for your AWS environment? Look no further than AWS Batch.
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.
<
br/>
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...
<
br/>
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...