Instructional Video4:51
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 03 - Creating a Hello World Service

Higher Ed
Web Services with Spring and Spring Boot: Step 03 - Creating a Hello World Service
r/>
This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST API with...
Instructional Video5:58
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 14 - Quick introduction to different parts of a WSDL

Higher Ed
SOAP Web Services with Spring and Spring Boot: Step 14 - Quick introduction to different parts of a WSDL
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web Services...
Instructional Video15:26
Packt

Creating an Order

Higher Ed
This video explains how to create an order.<br/<br/>>

This clip is from the chapter "Checkout Process-Part 1" of the series "MERN E-commerce from Scratch".This is the first part of a two-part section that explains the checkout process.
Instructional Video15:58
Curated Video

Docker for the Absolute Beginner - Hands-On - Demo - Example Voting Application

Higher Ed
Docker Compose: Demo - Example Voting Application<br/<br/>>

This clip is from the chapter "Docker Compose" of the series "Docker for the Absolute Beginner - Hands-On".In this section, you will learn about the Compose tool in Docker.
Instructional Video3:43
Curated Video

Learning Python Web Penetration Testing (Video 11)

Higher Ed
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or...
Instructional Video5:29
Curated Video

Web Development with Node.JS and MongoDB (Video 12)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video3:08
Curated Video

Web API Development with Flask (Video 6)

Higher Ed
Whether working in the enterprise, building for web or mobile, you will need to build (if you haven't already) RESTful APIs to serve data between different client applications and endpoints. This course delivers the fundamental...
Instructional Video6:27
Curated Video

Web API Development with Flask (Video 14)

Higher Ed
Whether working in the enterprise, building for web or mobile, you will need to build (if you haven't already) RESTful APIs to serve data between different client applications and endpoints. This course delivers the fundamental...
Instructional Video2:48
Curated Video

Import external packages or libraries : Seeing Installed Packages

Higher Ed
From the section: Advanced Python. This section helps to understand about OOP, classes, class interface etc. We will dive into learning Advance Python<b<br/>r/>

How to check if you have a package installed already.
Instructional Video8:50
Packt

Bringing Redux State into HomeScreen - useDispatch and useSelector

Higher Ed
This video explains how to use the useDispatch and useSelector functions to bring the Redux state into HomeScreen.
r/>
This clip is from the chapter "Implementing Redux for State Management" of the series "MERN E-commerce from...
Instructional Video6:50
Packt

Destructuring and Property Shorthand Challenge

Higher Ed
Asynchronous Node.js (Weather App): Destructuring and Property Shorthand Challenge
<
br/>
This clip is from the chapter "Asynchronous Node.js (Weather App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this...
Instructional Video0:38
All In One Social Media

How to Change Facebook Page Name Easily 2022

Higher Ed
In this video learn how to change the name of your Facebook Page in just 3 easy steps.
Instructional Video5:40
Packt

Consumer Part 5 - Performance Improvement using Batching

Higher Ed
This video explains how to improve performance of Kafka consumer using batching.
<
br/>
This clip is from the chapter "Kafka Elasticsearch Consumer and Advanced Configurations" of the series "Apache Kafka Series - Learn Apache Kafka...
Instructional Video7:03
Curated Video

Windows PowerShell Hands-On Training for Beginners - Managing System Processes - Start-Process

Higher Ed
This video provides an introduction to managing system process – start - process.
r/>
This clip is from the chapter "Managing System Processes Using PowerShell" of the series "Windows PowerShell Hands-On Training for...
Instructional Video5:00
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Evolution of ASP.NET Core

Higher Ed
Let's take a quick look at the evolution of ASP.NET Core.<br/<br/>>

This clip is from the chapter "Introduction" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".This is an introductory section to the course.
Instructional Video2:27
Curated Video

Mastering Django Web Development (Video 18)

Higher Ed
Django is one of the world's leading web development platforms that follows the model-view-template development method. This Python web framework makes your app building experience smoother, faster, and easier. It has been and...
Instructional Video10:24
Curated Video

Learning Python Web Penetration Testing (Video 7)

Higher Ed
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or...
Instructional Video2:45
Curated Video

Web API Development with Flask (Video 9)

Higher Ed
Whether working in the enterprise, building for web or mobile, you will need to build (if you haven't already) RESTful APIs to serve data between different client applications and endpoints. This course delivers the fundamental...
Instructional Video3:45
Curated Video

Learning PHP 7 (Video 12)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application...
Instructional Video4:03
Curated Video

Learning ASP.NET Web API (Video 25)

Higher Ed
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build...
Instructional Video4:41
Curated Video

Mastering Swift 2 Programming (Video 57)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in...
Instructional Video5:17
Rachel's English

How to Say SUPPOSED TO in American English

6th - Higher Ed
Learn how to pronounce 'supposed to' in American English. Improve English speaking and English conversation skills by learning the sounds and stress of American English.
Instructional Video4:49
Blockchain Central

Can You Earn on 51% Attacks?

Higher Ed
This week on Blockchain Central: we will talk about how 51% attacks work and who could do them. We will also explain the problem of double-spending and how it can be exploited in attacks.
Instructional Video3:25
IDG TECHtalk

How to synchronize goroutines with waitgroups

Higher Ed
Waitgroups let you take multiple goroutines and run them all to completion. Learn how to use this synchronization mechanism to keep the async and sync parts of your Go applications in harmony.