Packt
Implementing a Min Stack
This video demonstrates how to implement a min stack. This clip is from the chapter "Question 2: Min Stack" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of a min stack.
Curated Video
Learning Akka (Video 39)
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage these...
Tarver Academy
How to Use Formulas in Google Sheets
In This Episode, Tyler Teaches Us About How to Use Formulas in Google Sheets
Curated Video
The Complete Java Developer Course: From Beginner to Master - Project - Tic-Tac-Toe
This video is the second project in this section where you will build a Tic-Tac-Toe game. This clip is from the chapter "Methods" of the series "The Complete Java Developer Course: From Beginner to Master".This section explains Methods...
Curated Video
Advanced Swift 2 Application Development (Video 29)
The number of smartphone users is increasing every single day, and as more and more of them are looking for new and interesting ways to improve their lives through mobile applications, the need for a language that will deploy on all...
Packt
Max Stacks
This video introduces you to max stacks. This clip is from the chapter "Question 3: Max Stack" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of a max stack.
Curated Video
.NET Core Microservices - Check for Coupon Changes
This video explains how to check for coupon changes. This clip is from the chapter "Sync Microservice Communication" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about Sync...
Curated Video
.NET Core Microservices - Demo - Calling Coupon Microservice
This video shows a demo - calling coupon microservice. This clip is from the chapter "Consume Coupon API" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about consume coupon API.
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git diff Command
This video explains the Git diff command. This clip is from the chapter "Cloning, Exploring, and Modifying Public Repositories" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains unpacking Git...
Curated Video
Understanding the Monty Hall Problem
The Monty Hall problem is a famous probability puzzle named after the host of a television game show. The problem involves choosing between two doors after one empty door has been revealed. Many people mistakenly believe that the...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 11 - Implementing Exception Handling - 404 Resource Not Found
Web Services with Spring and Spring Boot: Step 11 - Implementing Exception Handling - 404 Resource Not Found This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services and...
Packt
Wiring up the User Interface
Accessing API from Browser: Wiring up the User Interface This clip is from the chapter "Accessing API from Browser" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn how to access API...
Curated Video
Comprehensive Android Developer Bootcamp - Going From Activity A to B
Understanding Android Activities and Life Cycles:Going From Activity A to B This clip is from the chapter "Understanding Android Activities and Life Cycles" of the series "The Comprehensive Android Developer Bootcamp".This section will...
Curated Video
Complete Java SE 8 Developer Bootcamp - Collections
Learn the basic syntax for using a collection. This clip is from the chapter "Collections" of the series "Complete Java SE 8 Developer Bootcamp".The author introduces you to collections, list, sets, queues, deques and maps: - types of...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Importance of Readline and the Readline Method
This video explains the importance of readline and the readline method. This clip is from the chapter "Reading and Writing Files in Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section...
Curated Video
Mastering CSS3 Selectors (Video 14)
If HTML is the skeleton of a web page, CSS is its flesh. To create amazing websites, web developers need to master CSS Selectors, which are the most critical things in the modern Web and form the backbone of CSS designs. Third-party...
Curated Video
Comprehensive Android Developer Bootcamp - Constructors in Java
Introduction to Object Oriented Programming in Java:Constructors in Java This clip is from the chapter "Introduction to Object Oriented Programming in Java" of the series "The Comprehensive Android Developer Bootcamp".This section will...
Curated Video
C++ Programming By Example - Adding Search Functionality
How can you add search functionality to the application? • Learn what algorithms could be used from the STL • Implement search by book title • Experiment with search by author This clip is from the chapter "Building a Library Management...
Curated Video
Modify a data structure : Add To Tail
From the section: Linked Lists. This section introduces Linked Lists and "Node" constructor functions along with Big O Notation and calculating the runtime of a function Linked Lists: Add To Tail
Packt
Cart Reducer and Add to Cart Action
This video focuses on cart reducer and the Add to Cart action. This clip is from the chapter "Adding the Shopping Cart" of the series "MERN E-commerce from Scratch".This section explains the concepts involved in adding the shopping cart.
Curated Video
.NET Core Microservices - Logic for Apply or Remove Coupon in View
This video shows logic for apply or remove coupon in view. This clip is from the chapter "Consume Coupon API" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about consume coupon...
Curated Video
Comprehensive Android Developer Bootcamp - Pre-setting Arrays' Length
Java Data Structures:Pre-setting Arrays' Length This clip is from the chapter "Java Data Structures" of the series "The Comprehensive Android Developer Bootcamp".In this section you will cover the Java Data Structures. You will be...
Curated Video
Comprehensive Android Developer Bootcamp - Firestore - Creating Documents Using POJO - Plain Old Java Objects
Introduction to Realtime Databases – Firebase and Firestore:Firestore - Creating Documents Using POJO - Plain Old Java Objects This clip is from the chapter "Introduction to Realtime Databases – Firebase and Firestore" of the series "The...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git Checkout-index
This video explains the Git checkout-index. This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to initialize a new Git...