Hi, what do you want to do?
Programming Electronics Academy
TTL Serial Communication Protocol Explained | Part 3
Let’s look at a concrete example. The ASCII character capital G is represented by the bits 0100 0111. If we were to monitor the logic levels of the TX pin on the Arduino UNO while we are printing a capital G using Serial.begin() and...
Let's Tute
Understanding Communication: Types and Process
In this video, the speaker discusses the meaning of communication and the different types of communication. They explain that communication involves the sharing of messages, information, and feelings through various means such as verbal,...
Communication Coach Alex Lyon
Transactional Model of Communication
The Transactional Model of Communication is a good introduction to better understand the communication process. This basic communication theory, by Paul Watzlawick, Dean Barnlund, and others, builds on Shannon and Weaver's earlier...
Curated Video
5G and Wireless Communication for Beginners - What is Frequency?
This video explains the concept of frequency.
r/>
This clip is from the chapter "Introduction – 1G is Where All of it Began" of the series "5G and Wireless Communication for Beginners".This section provides an introduction to...
r/>
This clip is from the chapter "Introduction – 1G is Where All of it Began" of the series "5G and Wireless Communication for Beginners".This section provides an introduction to...
Curated Video
5G and Wireless Communication for Beginners - Understanding Circuit-switched and Packet-switched Networks
This video explains circuit-switched and packet-switched networks. This clip is from the chapter "Higher-Further-Faster with 4G" of the series "5G and Wireless Communication for Beginners".This section introduces you to 4G.
friEdTech
3 Minute Tech Tip: Use Labels in Gmail
Take 3 minutes to learn how to use labels in Gmail and find anything fast and easily forever!
Curated Video
Learning Akka (Video 6)
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...
Curated Video
.NET Core Microservices - Azure Service Bus Overview
This video explains Azure Service Bus overview.
r/>
This clip is from the chapter "Azure Service Bus" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about Azure Service...
r/>
This clip is from the chapter "Azure Service Bus" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about Azure Service...
Curated Video
Learning Akka (Video 24)
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...
Curated Video
CISSP® Certification Domain 3: Security Architecture and Engineering Video Boot Camp for 2022 - MAC, HMAC, SSL, and TLS
CISSP Domain 3: System Architecture and Engineering: MAC, HMAC, SSL, and TLS.
r/>
This clip is from the chapter "CISSP Domain 3: System Architecture and Engineering" of the series "CISSP® Certification Domain 3: Security...
r/>
This clip is from the chapter "CISSP Domain 3: System Architecture and Engineering" of the series "CISSP® Certification Domain 3: Security...
Curated Video
World of Computer Networking Your CCNA start - Types of Media Access Control (MAC) Addresses
This video introduces you to the different types of MAC addresses.
r/>
This clip is from the chapter "Switches and Data Link Layer" of the series "World of Computer Networking: Your CCNA start".This section introduces you to...
r/>
This clip is from the chapter "Switches and Data Link Layer" of the series "World of Computer Networking: Your CCNA start".This section introduces you to...
Curated Video
World of Computer Networking Your CCNA start - Ethernet Frame Header
This video provides an introduction to the Ethernet frame header.
r/>
This clip is from the chapter "Switches and Data Link Layer" of the series "World of Computer Networking: Your CCNA start".This section introduces you to...
r/>
This clip is from the chapter "Switches and Data Link Layer" of the series "World of Computer Networking: Your CCNA start".This section introduces you to...
Curated Video
PMP Certification Training - Plan Communicate Management
This video explains plan communicate management.<br<br/>/>
This clip is from the chapter "Project Communication Management" of the series "PMP® Certification Training".This section explains project resource management.
This clip is from the chapter "Project Communication Management" of the series "PMP® Certification Training".This section explains project resource management.
FuseSchool
Waves and the Earth - Sonar
"Waves and the Earth - Sonar | Astrophysics | Physics | FuseSchool In this video you are going to learn about sonar and how it helps us locate hidden objects. You may have heard of the story of the Titanic, or even seen many of the...
Curated Video
.NET Core Microservices - Add RabbitMQ NuGet to Project
This video explains how to Add RabbitMQ NuGet to Project.<br/<br/>>
This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Curated Video
.NET Core Microservices - Demo – Direct Message
This video demonstrates direct messages.<br/<br/>>
This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Curated Video
.NET Core Microservices - Upgrade to Azure Messaging ServiceBus
This video explains how to upgrade to Azure Messaging ServiceBus.
r/>
This clip is from the chapter "Azure Service Bus" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn...
r/>
This clip is from the chapter "Azure Service Bus" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn...
Curated Video
.NET Core Microservices - Consume Message from Order API
This video explains consume message from Order API.<br/<br/>>
This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Configuring Email Sender Class
In this video, we'll be configuring email sender class.<br/<br/>>
This clip is from the chapter "Registration" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at registration.
This clip is from the chapter "Registration" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at registration.
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Send Grid Sender Verification Fix
In this video, we'll look at send grid sender verification fix.<br/<br/>>
This clip is from the chapter "Emails" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at emails.
This clip is from the chapter "Emails" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at emails.
Curated Video
Google Apps Script - Exercise Coding Projects - How to POST with Apps Script UrlFetchApp Send Data to Endpoint API
This video explains how to POST with Apps Script UrlFetchApp and send data to endpoint API.
<
br/>
This clip is from the chapter "Apps Script Fetch and API Connections" of the series "Google Apps Script - Exercise Coding...
<
br/>
This clip is from the chapter "Apps Script Fetch and API Connections" of the series "Google Apps Script - Exercise Coding...
Next Animation Studio
Researchers create noninvasive interface that directly links human brains
Researchers have created the first brain to brain interface that can link three people and allow two-way communication using only their mind.
<br/>
Communication Coach Alex Lyon
Transmission Model of Communication: Shannon and Weaver
This video looks at the transmission model of communication by Shannon and Weaver. In most textbooks, it includes the sender, message, channel, receiver, and noise. The SMCR model is sometimes called the information transfer model of...
Sophia Learning
Sophia: What You Mean Is What I Heard: Communication Errors: Lesson 1
At the end of this tutorial, the learner will understand how communication errors and miscommunication can arise from the absence of a confirmation message. It is 1 of 3 in the series titled "What You Mean is What I Heard: Communication...