Curated Video
Learn and Master C Programming - Pointers and Strings: Remove Vowels Example
We will look at how we can use pointers to manipulate strings by implementing a function that removes all vowels from a given string. This clip is from the chapter "Pointers" of the series "Learn and Master C Programming For Absolute...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Introduction To Shortest Path In An Unweighted Graph - The Distance Table
Graphs with simple edges (directed or undirected) are unweighted graphs. The distance table is an important data structure used to find the shortest path between any two vertices on a graph. This clip is from the chapter "Shortest Path...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Network Routing - System Routes
In this video, we will cover network routing - system routes. This clip is from the chapter "Network Traffic Management" of the series "AZ-104: Microsoft Azure Administrator Full Course".Learn network traffic management and load balancer...
The Business Professor
Revenue Recognition - Point of Sale
Revenue is generally recognized when the transfer of ownership or title occurs. For goods, this happens at the Point of Sale. There are, however, scenarios in which revenue is recognized as a later point.
Curated Video
Complete Modern C++ - File IO - Part III (Copy Utility)
This video uses file I/O to create a utility that copies text files. This clip is from the chapter "File Input and Output" of the series "Complete Modern C++".This section explains about functions in file input and output.
Curated Video
C++ Standard Template Library in Practice - Copying
The listener is new to algorithms and does not know about the copying algorithms. • Introduce the listener to the std::copy algorithm • Show how it works and explain the different versions available • Reinforce the lesson with a code...
Kult America
Tea's of Arabia
I'm a huge fan of tea and I'm a huge fan of travel so when I visited the middle east (Qatar) for the first time ever I thought it could be fun to try the assortment of tea on the street and hopefully meet some locals in the process. My...
Curated Video
C++ Standard Template Library in Practice - Moving
The listener is new to algorithms and does not know about the moving algorithms. • Introduce the listener to the std::move algorithm • Show how it works and explain the different versions available • Reinforce the lesson with a code...
Curated Video
World of Computer Networking Your CCNA start - Analyzing Unicast Ethernet Frame Headers
This video explains how to analyze unicast Ethernet frame headers. 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 switches and the...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Implementation Of The Bellman Ford Algorithm
Learn to implement the Bellman Ford Algorithm. This clip is from the chapter "Shortest Path Algorithms" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this section, we are introduced to unweighted graph. We...
Curated Video
Excel VBA Programming The Complete Guide - The Range.Copy and Range.Cut Methods
Copy and paste --- is there a more common task in Excel? In this lesson, we use the Range.Copy and Range.Cut methods to copy, cut, and paste text across a spreadsheet. This clip is from the chapter "Range Actions" of the series "Excel...
Curated Video
Mastering Grunt (Video 17)
Grunt is everywhere. From JavaScript projects in jQuery to Twitter Bootstrap, everyone's using Grunt to convert code, run tests, and produce distributions for production. Web development activities are marked by repetitive tasks such as...
Curated Video
World of Computer Networking Your CCNA start - End-to-End Internet Protocol (IP) packet transmission - Part 3
This is the third part of the three-part video that explains end-to-end IP packet transmission. This clip is from the chapter "Routing" of the series "World of Computer Networking: Your CCNA start".This section introduces you to routing.
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Implementation Of The Shortest Path In An Unweighted Graph
Shortest path implementation in Java. This clip is from the chapter "Shortest Path Algorithms" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this section, we are introduced to unweighted graph. We implement...
IDG TECHtalk
R data.table in 5 minutes
Get a quick look at the R data.table package in this 5-minute tutorial that gives a sample of the package’s speed and power.
Curated Video
Core Java Programming Course- Copying and Moving Text Files
This video explains how to copy and move text files. This clip is from the chapter "Working with Text Files (Apache Commons IO)" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains how to...
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Endpoints
This video explains how AWS uses the term endpoint to access other services indirectly. This clip is from the chapter "Solutions Architect Chapter 3 - Virtual Private Cloud (VPC)" of the series "AWS Solutions Architect Associate...
Curated Video
World of Computer Networking Your CCNA start - Understanding How Routers Make Routing Decisions
This video explains how routers make routing decisions. This clip is from the chapter "Routing" of the series "World of Computer Networking: Your CCNA start".This section introduces you to routing.
Curated Video
World of Computer Networking Your CCNA start - Summary "Transport Layers: Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)"
This video provides a summary of the section. This clip is from the chapter "Transport Layers: Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)" of the series "World of Computer Networking: Your CCNA start".This...
Packt
CompTIA Network+ Certification N10-007: The Total Course - Understanding Ports
This video explains the purposes of well-known ports and ephemeral ports. This clip is from the chapter "Routing" of the series "CompTIA Network+ Certification N10-007: The Total Course".In this section, you will learn more about routing.
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Network Watcher - Connection Troubleshoot
In this video, we will cover network watcher - connection troubleshoot. This clip is from the chapter "Azure Monitoring" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces Azure monitoring services...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Network Watcher - Next Hop
In this video, we will cover network watcher - next hop. This clip is from the chapter "Azure Monitoring" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces Azure monitoring services and its key...
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Kinesis Data Streams and Firehose
This video explores the concept of Amazon Kinesis Data Streams and Kinesis Firehose to understand what they offer and how they differ. As an AWS architect, it is important to know the options so you can select the best one you need. This...
Curated Video
World of Computer Networking Your CCNA start - Summaryr "Internet Protocol (IP) Addressing and Internet Protocol (IP) Packets"
This video provides a summary of the section. This clip is from the chapter "Internet Protocol (IP) Addressing and Internet Protocol (IP) Packets" of the series "World of Computer Networking: Your CCNA start".This section introduces you...