Instructional Video3:22
Curated Video

R Programming for Statistics and Data Science - Logical Operators in R

Higher Ed
This video explains logical operators in R.
<
br/>
This clip is from the chapter "Fundamentals of Programming with R" of the series "R Programming for Statistics and Data Science".This section explains fundamentals of programming...
Instructional Video3:22
Curated Video

R Programming for Statistics and Data Science - Data Transformation with R - the Dplyr Package - Part II

Higher Ed
This video explains data transformation with R - the Dplyr package - part II.
<
br/>
This clip is from the chapter "Manipulating Data" of the series "R Programming for Statistics and Data Science".This section explains manipulating...
Instructional Video5:31
Curated Video

Linux Fundamentals - Getting Information about the Linux Computer

Higher Ed
This video helps you get some information about the Linux computer.
<
br/>
This clip is from the chapter "Getting Started with Linux" of the series "Linux Fundamentals".This section will introduce you to Linux. You will start by...
Instructional Video4:59
Curated Video

Structural Design Patterns in Modern C++ - Single-Responsibility, Open-d, Liskov Substitution, Interface Segregation, and Dependency Inversion (S.O.L.I.D.) Principles - Part II

Higher Ed
This is the second part of the three-part video that explains the S.O.L.I.D principles.
<
br/>
This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to...
Instructional Video9:07
Curated Video

Structural Design Patterns in Modern C++ - Functional Decorator

Higher Ed
This video explains the functional decorator.<br<br/>/>

This clip is from the chapter "Decorator Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the decorator design pattern.
Instructional Video4:33
Curated Video

Structural Design Patterns in Modern C++ - Adding the BufferedStream Class

Higher Ed
This video explains how to add the BufferedStream class.<br<br/>/>

This clip is from the chapter "Decorator Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the decorator design pattern.
Instructional Video8:18
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - UpdateBlog Server

Higher Ed
[Hands-On] CRUD API with MongoDB: UpdateBlog Server
<
br/>
This clip is from the chapter "[Hands-On] CRUD API with MongoDB" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are...
Instructional Video4:05
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - Unary API Server Implementation

Higher Ed
[Hands-On] gRPC Unary: Grafana + Prometheus: Unary API Server Implementation
<
br/>
This clip is from the chapter "[Hands-On] gRPC Unary" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this...
Instructional Video11:20
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - ReadBlog Server

Higher Ed
[Hands-On] CRUD API with MongoDB: ReadBlog Server
<
br/>
This clip is from the chapter "[Hands-On] CRUD API with MongoDB" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are going...
Instructional Video6:33
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - ReadBlog Client

Higher Ed
[Hands-On] CRUD API with MongoDB: ReadBlog Client
<
br/>
This clip is from the chapter "[Hands-On] CRUD API with MongoDB" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are going...
Instructional Video4:26
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - DeleteBlog Server

Higher Ed
[Hands-On] CRUD API with MongoDB: DeleteBlog Server
<
br/>
This clip is from the chapter "[Hands-On] CRUD API with MongoDB" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are...
Instructional Video9:54
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - [Solution] ComputeAverage API

Higher Ed
[Hands-On] gRPC Client Streaming: [Solution] ComputeAverage API
<
br/>
This clip is from the chapter "[Hands-On] gRPC Client Streaming" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section,...
Instructional Video14:03
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - [Hands-On] Errors implementation

Higher Ed
[Hands-On] gRPC Advanced Features Deep Dive: [Hands-On] Errors implementation
<
br/>
This clip is from the chapter "[Hands-On] gRPC Advanced Features Deep Dive" of the series "gRPC [Golang] Master Class: Build Modern API and...
Instructional Video2:13
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - DeleteBlog Client

Higher Ed
[Hands-On] CRUD API with MongoDB: DeleteBlog Client
<
br/>
This clip is from the chapter "[Hands-On] CRUD API with MongoDB" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are...
Instructional Video7:56
The Learning Depot

Introduction to Conditionals | English Grammar | Verb Mood | Zero, First, Second, Third Conditionals

12th - Higher Ed
Conditional Sentences have two clauses: the conditional clause and the results clause. The conditional clause is a subordinate adverbial clause usually known as the “IF” clause. The IF clause expresses the condition. The results clause...
Instructional Video3:06
Curated Video

R Programming for Statistics and Data Science - Repeat Loops in R

Higher Ed
This video explains repeat loops in R<br<br/>/>

This clip is from the chapter "Fundamentals of Programming with R" of the series "R Programming for Statistics and Data Science".This section explains fundamentals of programming with R.
Instructional Video3:23
Curated Video

R Programming for Statistics and Data Science - Functions in R

Higher Ed
This video explains functions in R.<br<br/>/>

This clip is from the chapter "The Building Blocks of R" of the series "R Programming for Statistics and Data Science".This section introduces you the building blocks of R.
Instructional Video6:40
Curated Video

R Programming for Statistics and Data Science - Comparing Two Means - Dependent Samples

Higher Ed
This video explains comparing two means - dependent samples.<br<br/>/>

This clip is from the chapter "Hypothesis Testing" of the series "R Programming for Statistics and Data Science".This section explains hypothesis testing.
Instructional Video4:25
Curated Video

Linux Fundamentals - Xargs Command

Higher Ed
This video explains the Xargs command in detail.
<
br/>
This clip is from the chapter "Search Operations in Linux" of the series "Linux Fundamentals".This section explains the find command. You will also learn to execute the...
Instructional Video6:24
Curated Video

Linux Fundamentals - Sorting Contents of Files Using the Sort Utility

Higher Ed
This video demonstrates how to sort contents of files using the sort utility.
<
br/>
This clip is from the chapter "Compressing and Sorting in Linux" of the series "Linux Fundamentals".This section provides an overview of the tar...
Instructional Video4:52
Curated Video

Linux Fundamentals - Piping

Higher Ed
This video explains the concept of piping.
<
br/>
This clip is from the chapter "Data Streams and Piping in Linux" of the series "Linux Fundamentals".This section will introduce you to the data streams and piping in Linux. By the...
Instructional Video4:39
Curated Video

Linux Fundamentals - How Shell Understands That You Have Entered a Command?

Higher Ed
This video explains how shell understands that you have entered a command.
<
br/>
This clip is from the chapter "Getting Started with Linux" of the series "Linux Fundamentals".This section will introduce you to Linux. You will start...
Instructional Video4:34
Curated Video

Linux Fundamentals - Arguments for Options

Higher Ed
This video focuses on arguments for options.
<
br/>
This clip is from the chapter "Getting Started with Linux" of the series "Linux Fundamentals".This section will introduce you to Linux. You will start by learning how to use Linux...
Instructional Video4:58
Curated Video

Linux Fundamentals - Adding Path to the Scripts into the PATH Variable

Higher Ed
This video demonstrates how to add path to the scripts into the PATH variable.
<
br/>
This clip is from the chapter "Executable Files and Scripting in Linux" of the series "Linux Fundamentals".This section explains how to create an...