Hi, what do you want to do?
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Advanced TabView
In this video, we will explore more advanced techniques for implementing a TabView in a mobile app.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - MessagesView
In this video, we will show you how to design and implement a custom MessagesView.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Basic TabView
In this video, we will walk through the basics of implementing a TabView in a mobile app and provide examples of how to use this functionality to organize and display information in an intuitive and user-friendly way.
Curated Video
Learn Azure Serverless Functions in a Weekend - Azure Service Bus Trigger Function to Add Records to Database
This video demonstrates how to develop the Azure Service Bus trigger function to add records to the database. Here, you will move on to develop a second function that gets triggered upon queueing a message in our Azure Service Bus. It...
Curated Video
Learn Azure Serverless Functions in a Weekend - Transaction Management System - Requirement and Architecture
This video explains the transaction management system. You will look at the problem statement, do a requirement analysis, understand the application architecture, and the ways to implement it (steps to resolve the business problem of...
Curated Video
Learn Azure Serverless Functions in a Weekend - Importing/Shared Code for Azure Functions
This video will help in importing/shared code for Azure Functions.
<
br/>
This clip is from the chapter "Azure Functions Integrations – Enhancing the Function Code" of the series "Learn Azure Serverless Functions in a Weekend".This...
<
br/>
This clip is from the chapter "Azure Functions Integrations – Enhancing the Function Code" of the series "Learn Azure Serverless Functions in a Weekend".This...
Curated Video
Learn Azure Serverless Functions in a Weekend - Azure Functions to Add Message to Service Bus Topic
This video helps you develop Azure Functions to add messages to the service bus topic. Here, we will process a storage queue, read the messages, process them, and add them to Azure Service Bus Topic.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Learn Azure Serverless Functions in a Weekend - Azure Functions to Add Message into Storage Queue
In this video, you will develop Azure Functions to add messages to the storage queue. The Azure Queue Storage is a service for storing a large number of messages.
<
br/>
This clip is from the chapter "Azure Functions Integrations"...
<
br/>
This clip is from the chapter "Azure Functions Integrations"...
Curated Video
Learn Azure Serverless Functions in a Weekend - Deploy Azure Service Bus
This video helps deploy Azure Service Bus.<br<br/>/>
This clip is from the chapter "Azure Service Bus" of the series "Learn Azure Serverless Functions in a Weekend".This section focuses on Azure Service Bus.
This clip is from the chapter "Azure Service Bus" of the series "Learn Azure Serverless Functions in a Weekend".This section focuses on Azure Service Bus.
Curated Video
Learn Azure Serverless Functions in a Weekend - Introduction to Azure Service Bus
This video provides an introduction to Azure Service Bus.<br<br/>/>
This clip is from the chapter "Azure Service Bus" of the series "Learn Azure Serverless Functions in a Weekend".This section focuses on Azure Service Bus.
This clip is from the chapter "Azure Service Bus" of the series "Learn Azure Serverless Functions in a Weekend".This section focuses on Azure Service Bus.
Curated Video
Behavioral Design Patterns in C++ - Logging System - I
This video starts with another example in which we will implement a logging system. This example is implemented in three subsequent videos.
<
br/>
This clip is from the chapter "Chain of Responsibility" of the series "Behavioral...
<
br/>
This clip is from the chapter "Chain of Responsibility" of the series "Behavioral...
Curated Video
PowerShell for Automating Administration - Learn PowerShell Logging Module
This video explains automating systems and the application validation process. Here, you will be using the PowerShell Logging module, which helps automate complex operations that run error-free.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Producer and Consumer Messages Using CLI
In this video, you will learn to produce and consume messages using Docker Compose.
<
br/>
This clip is from the chapter "Kafka Setup and Demo in Local Using Docker" of the series "Kafka for Developers - Data Contracts Using Schema...
<
br/>
This clip is from the chapter "Kafka Setup and Demo in Local Using Docker" of the series "Kafka for Developers - Data Contracts Using Schema...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Build the Coffee Order Consumer
In this video, we will build the consumer that will be used to consume the Kafka AVRO records from the Kafka topic.
<
br/>
This clip is from the chapter "Build a Coffee Order Service Using Spring Boot and Schema Registry" of the...
<
br/>
This clip is from the chapter "Build a Coffee Order Service Using Spring Boot and Schema Registry" of the...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Configure the Kafka Producer Properties in Coffee Order Service
In this video, we will configure the properties to boot the Kafka producer in the coffee orders service.
<
br/>
This clip is from the chapter "Build a Coffee Order Service Using Spring Boot and Schema Registry" of the series "Kafka...
<
br/>
This clip is from the chapter "Build a Coffee Order Service Using Spring Boot and Schema Registry" of the series "Kafka...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Different Types of Naming Strategies
In this video, we will explore the different naming strategies that are available in Schema Registry.
<
br/>
This clip is from the chapter "Schema Naming Strategies" of the series "Kafka for Developers - Data Contracts Using Schema...
<
br/>
This clip is from the chapter "Schema Naming Strategies" of the series "Kafka for Developers - Data Contracts Using Schema...
Curated Video
CISSP Crash Course - Cryptanalytic Attacks
This video explains cryptographic attacks and malware attacks such as Ransomware.
<
br/>
This clip is from the chapter "Architecture and Engineering" of the series "CISSP Crash Course".This section covers domain 3, which focuses on...
<
br/>
This clip is from the chapter "Architecture and Engineering" of the series "CISSP Crash Course".This section covers domain 3, which focuses on...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Produce and Consume Using AVRO Console Producer and Consumer
In this video, you will learn to produce and consume AVRO messages using AVRO Console Producer and Consumer.
<
br/>
This clip is from the chapter "Kafka Setup and Demo in Local Using Docker" of the series "Kafka for Developers -...
<
br/>
This clip is from the chapter "Kafka Setup and Demo in Local Using Docker" of the series "Kafka for Developers -...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Responses with Boto
After creating a query with Boto and obtaining responses from the chatbot, we will look at the responses received with Boto.
<
br/>
This clip is from the chapter "Chatbots Development with Amazon Lex" of the series "Chatbots for...
<
br/>
This clip is from the chapter "Chatbots Development with Amazon Lex" of the series "Chatbots for...
Curated Video
Alteryx Advanced - App Errors and Conditions
This video covers common errors and issues that occur when designing and using apps in Alteryx, as well as best practices for identifying and resolving these issues. You will learn to use conditional logic and other techniques to...
Curated Video
Design Microservices Architecture with Patterns and Principles - RabbitMQ Architecture
This video explains components such as brokers, exchanges, queues, and connections, and how they work together to enable reliable and scalable messaging. It also touches upon topics such as message persistence and clustering in...
Curated Video
Design Microservices Architecture with Patterns and Principles - RabbitMQ Exchange Types - Direct, Fanout, Topic, and Headers
This video explores different exchange types supported by RabbitMQ. It explains the functionality of direct exchanges for one-to-one message routing, fanout exchanges for one-to-many broadcasting, topic exchanges for flexible...
Curated Video
Design Microservices Architecture with Patterns and Principles - RabbitMQ Components - Producer, Queue, Consumer, Message, Exchange, Binding
This video dives into the key components of RabbitMQ. It explains how producers send messages to queues, consumers retrieve messages from queues, exchanges route messages to queues based on bindings, and messages contain the actual...
Curated Video
Design Microservices Architecture with Patterns and Principles - Challenges of Asynchronous Communication
This video highlights the potential challenges and considerations when implementing asynchronous communication in microservices. It addresses issues such as message ordering, eventual consistency, and error handling that developers...