Instructional Video5:26
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution I - How to Find the Longest Word in a String

Higher Ed
In this video, we will discuss the solution to the exercise on how to find the longest word in a string from the previous video. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series...
Instructional Video7:02
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - For Loop Solution - Sum of Natural Numbers in JavaScript

Higher Ed
In this video, we will discuss a solution on the For loop operator where you will be doing sum of natural numbers in JavaScript from the previous video. This clip is from the chapter "Introduction to Programming and JavaScript Basics for...
Instructional Video6:40
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Declare a Variable in JavaScript and Log the Result

Higher Ed
In this video, we will discuss the solution to the exercise on declaring a variable in JavaScript and logging the result from the previous video. This clip is from the chapter "Introduction to Programming and JavaScript Basics for...
Instructional Video2:46
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Why Comments Are Important in Programming - In-Line and Multi-Line Comments

Higher Ed
This video will explain the importance of comments in programming and cover two types of comments—in-line and multi-line—that you can use to provide context, explanations, and other helpful information in your code. This clip is from...
Instructional Video1:40
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Verify Your Course Template Is Complete Before Getting Started

Higher Ed
Before getting started with the course, it’s important to verify that your course template on CodeSandbox is complete. This video will guide you through the verification process, ensuring that you have all the necessary files and...
Instructional Video7:19
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Bid Function - Auction

Higher Ed
In this video, we will continue to discuss the solution to the exercise on building an Auction DApplication from the previous video, where you will learn how to implement the bid function in an auction smart contract in Solidity. The bid...
Instructional Video7:37
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Final Exercise - Build an Auction DApplication

Higher Ed
This is a final exercise video on building an Auction DApplication. This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".This...
Instructional Video7:12
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Nested Mapping in Solidity

Higher Ed
In this video, we will explore the concept of nested mappings in Solidity. By the end of this video, you will have a clear understanding of how nested mappings work in Solidity and how to use them in your own smart contracts. This clip...
Instructional Video12:48
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - How to Loop in Solidity

Higher Ed
In this video, we will discuss the solution to the exercise on how to loop in Solidity from the previous video. This clip is from the chapter "Learn Solidity - Basics III" of the series "The Complete Solidity Course - Zero to Advanced...
Instructional Video4:36
Curated Video

Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Product Backlog Management - User Stories

Higher Ed
In this video, we will explore how to design APIs using OpenAPI and ChatGPT, the fundamentals of API design, and introduce OpenAPI as a specification for documenting and designing APIs. You will learn how ChatGPT can complement the API...
Instructional Video2:53
Curated Video

Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Scrum Artifacts

Higher Ed
In this video, you will learn to effectively prepare for coding tests using ChatGPT, various techniques, and resources that can help you improve your coding skills, solve algorithmic problems, and practice coding challenges. We will...
Instructional Video12:20
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Writing an Algorithm from Scratch with ChatGPT

Higher Ed
This video provides an introduction to writing algorithms from scratch using a step-by-step approach with the help of ChatGPT.
Instructional Video4:27
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Initialize Instagram Comments with React Native

Higher Ed
This video covers the process of initializing comments feature for an Instagram clone app built with React Native. It starts by discussing the basic data structure for comments and how it can be stored in the app's state. Then, it...
Instructional Video7:15
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Database Schema for SQLite3

Higher Ed
This video explains the database schema for SQLite3. This clip is from the chapter "Database Creation with SQLite3" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js".This section focuses on database...
Instructional Video4:13
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Beginner's Level Summary

Higher Ed
In the final video of the beginner-level course, a summary of the topics covered and some final thoughts and recapitulation of what concepts were covered are discussed. This video explores how to continue building skills in Microsoft...
Instructional Video2:21
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Exercise 10-1

Higher Ed
In this demonstration exercise, we will set a status date for a project, practice marking tasks as On-Track, and practice updating task information. This clip is from the chapter "Track Project Progress" of the series "Microsoft Project...
Instructional Video4:26
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Tracking and Managing Progress: Part 2

Higher Ed
In this lesson, we will learn to use the tracking table, task usage view, and resource usage view to monitor project progress and resource utilization and resolve resource allocation. This clip is from the chapter "Track Project...
Instructional Video4:58
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Tracking and Managing Progress: Part 1

Higher Ed
In this lesson, we will learn to update project progress, reschedule incomplete work, and analyze project performance using the earned value analysis technique. This clip is from the chapter "Track Project Progress" of the series...
Instructional Video4:19
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Animal Input State Update for Open AI Queries

Higher Ed
In this video, we will demonstrate how to implement an animal input state update for OpenAI queries, allowing your chatbot to provide more personalized and engaging responses for animal-related topics.
Instructional Video10:35
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - What are Hooks and How to Manage State in React

Higher Ed
This video covers an introduction to React hooks and how to manage state in React, which is essential for building complex applications like the ChatGPT OpenAI.
Instructional Video6:39
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Internet Privacy Tools

Higher Ed
In this video, the author talks about a few tools that you might want to start using if you are going to take your privacy seriously online; one such tool that you will learn is the Brave browser. This clip is from the chapter "Internet...
Instructional Video9:03
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - AWS Certification Path

Higher Ed
In this lesson, we will look at the path to the AWS certification process in detail. We will look at the concepts that need to be focused on to successfully clear the certification process.
Instructional Video10:04
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Like and Unlike Tweet UI

Higher Ed
In this video, we will be implementing the functionality to like and unlike tweets in the UI of our Twitter Clone app.
Instructional Video7:49
Curated Video

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

Higher Ed
In this video, we will dive deeper into JWTs and learn how to use them for secure user authentication and authorization.