Hi, what do you want to do?
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 03 - Creating a Hello World Service
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...
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...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 14 - Quick introduction to different parts of a WSDL
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...
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web Services...
Packt
Creating an Order
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.
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.
Curated Video
Docker for the Absolute Beginner - Hands-On - Demo - Example Voting Application
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.
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.
Curated Video
Learning Python Web Penetration Testing (Video 11)
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...
Curated Video
Web Development with Node.JS and MongoDB (Video 12)
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...
Curated Video
Web API Development with Flask (Video 6)
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...
Curated Video
Web API Development with Flask (Video 14)
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...
Curated Video
Import external packages or libraries : Seeing Installed Packages
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.
How to check if you have a package installed already.
Packt
Bringing Redux State into HomeScreen - useDispatch and useSelector
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...
r/>
This clip is from the chapter "Implementing Redux for State Management" of the series "MERN E-commerce from...
Packt
Destructuring and Property Shorthand Challenge
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...
<
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...
All In One Social Media
How to Change Facebook Page Name Easily 2022
In this video learn how to change the name of your Facebook Page in just 3 easy steps.
Packt
Consumer Part 5 - Performance Improvement using Batching
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...
<
br/>
This clip is from the chapter "Kafka Elasticsearch Consumer and Advanced Configurations" of the series "Apache Kafka Series - Learn Apache Kafka...
Curated Video
Windows PowerShell Hands-On Training for Beginners - Managing System Processes - Start-Process
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...
r/>
This clip is from the chapter "Managing System Processes Using PowerShell" of the series "Windows PowerShell Hands-On Training for...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Evolution of ASP.NET Core
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.
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.
Curated Video
Mastering Django Web Development (Video 18)
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...
Curated Video
Learning Python Web Penetration Testing (Video 7)
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...
Curated Video
Web API Development with Flask (Video 9)
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...
Curated Video
Learning PHP 7 (Video 12)
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...
Curated Video
Learning ASP.NET Web API (Video 25)
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...
Curated Video
Mastering Swift 2 Programming (Video 57)
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...
Rachel's English
How to Say SUPPOSED TO in American English
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.
Blockchain Central
Can You Earn on 51% Attacks?
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.
IDG TECHtalk
How to synchronize goroutines with waitgroups
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.