Hi, what do you want to do?
Curated Video
.NET Core Microservices - Demo - Calling Coupon Microservice
This video shows a demo - calling coupon microservice.
r/>
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...
r/>
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git diff Command
This video explains the Git diff command.
r/>
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...
r/>
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...
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
r/>
This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web...
r/>
This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web...
Packt
Wiring up the User Interface
Accessing API from Browser: Wiring up the User Interface
<
br/>
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...
<
br/>
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...
Curated Video
Comprehensive Android Developer Bootcamp - Going From Activity A to B
Understanding Android Activities and Life Cycles:Going From Activity A to B
r/>
This clip is from the chapter "Understanding Android Activities and Life Cycles" of the series "The Comprehensive Android Developer Bootcamp".This...
r/>
This clip is from the chapter "Understanding Android Activities and Life Cycles" of the series "The Comprehensive Android Developer Bootcamp".This...
Curated Video
Complete Java SE 8 Developer Bootcamp - Collections
Learn the basic syntax for using a collection.
r/>
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:...
r/>
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:...
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.
r/>
This clip is from the chapter "Reading and Writing Files in Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This...
r/>
This clip is from the chapter "Reading and Writing Files in Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This...
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....
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 th
e STL
• Implement search by
book title
• Experiment with s
ea
rch by author
This clip is from the...
• Learn what algorithms could be used from th
e STL
• Implement search by
book title
• Experiment with s
ea
rch by author
This clip is from the...
Curated Video
Comprehensive Android Developer Bootcamp - Constructors in Java
Introduction to Object Oriented Programming in Java:Constructors in Java
r/>
This clip is from the chapter "Introduction to Object Oriented Programming in Java" of the series "The Comprehensive Android Developer Bootcamp".This...
r/>
This clip is from the chapter "Introduction to Object Oriented Programming in Java" of the series "The Comprehensive Android Developer Bootcamp".This...
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<b<br/>r/>
Linked Lists: Add To Tail
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.
r/>
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...
r/>
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...
Curated Video
.NET Core Microservices - Logic for Apply or Remove Coupon in View
This video shows logic for apply or remove coupon in view.
r/>
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...
r/>
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...
Curated Video
Comprehensive Android Developer Bootcamp - Pre-setting Arrays' Length
Java Data Structures:Pre-setting Arrays' Length
r/>
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...
r/>
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...
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
r/>
This clip is from the chapter "Introduction to Realtime Databases – Firebase and Firestore" of...
r/>
This clip is from the chapter "Introduction to Realtime Databases – Firebase and Firestore" of...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git Checkout-index
This video explains the Git checkout-index.
r/>
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...
r/>
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...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Floats
CSS Crash Course: Floats<br/<br/>>
This clip is from the chapter "CSS Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section gives an overview of CSS.
This clip is from the chapter "CSS Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section gives an overview of CSS.
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Ship Order and Cancel Order
In this video, we'll look at ship order and cancel order.<br/<br/>>
This clip is from the chapter "Order Management" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at order management.
This clip is from the chapter "Order Management" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at order management.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 22 - Map Interface - an Introduction - Key and Value
In this session, we will learn about map interface - an introduction - key and value.
r/>
This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
r/>
This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Poetry Foundation
Justice Ameer reads "body without the 'd'"
Justice Ameer (xe/xem/xir) reads xir poem, "body without the 'd.'"
Curated Video
Design test cases to verify a computer program : Testing the Multiplication Function
From the section: Unit Testing with Python. In this section, you will learn about unit testing using Python.<b<br/>r/>
This video explains how to test the multiplication function in Python.
This video explains how to test the multiplication function in Python.
Curated Video
Learning Akka (Video 40)
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...
Brian McLogan
Finding the Period and Amplitude of a Graph
👉 Learn how to graph a sine function. To graph a sine function, we first determine the amplitude (the maximum point on the graph), the period (the distance/time for a complete oscillation), the phase shift (the horizontal shift from the...