Curated Video
gRPC [Golang] Master Class Build Modern API and Microservices - Code Generation Test
[Hands-On] gRPC Project Overview & Setup: Code Generation Test This clip is from the chapter "[Hands-On] gRPC Project Overview & Setup" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you...
Curated Video
DevOps and CICD Easily Explained
DevOps is an agile development practice and mindset that uses agile principles (collaboration, communication, utilizing the right tools) to streamline software building, testing, and release. CI/CD is a DevOps tactic, which makes use of...
Curated Video
gRPC [Golang] Master Class Build Modern API and Microservices - GreetEveryone API Definition
[Hands-On] gRPC Bi-Directional Streaming: GreetEveryone API Definition This clip is from the chapter "[Hands-On] gRPC Bi-Directional Streaming" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Summary - Final Project
This video gives a summary of the last 2 sections. This clip is from the chapter "Final Project" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll get the brief of your final JavaScript project.
Curated Video
gRPC [Golang] Master Class Build Modern API and Microservices - GreetManyTimes API Definition
[Hands-On] gRPC Server Streaming: GreetManyTimes API Definition This clip is from the chapter "[Hands-On] gRPC Server Streaming" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are...
Brainwaves Video Anthology
Tracy Rudzitis - The Idea Lab
Tracy Rudzitis works at the Marymount School in New York City as a Creative Technologist for the Upper School. She manages the Idea Lab and gets to spend her days working with students and introducing them to new materials and tools as...
Curated Video
gRPC [Golang] Master Class Build Modern API and Microservices - What's a Client Streaming API?
[Hands-On] gRPC Client Streaming: What's a Client Streaming API? 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, you are...
Curated Video
gRPC [Golang] Master Class Build Modern API and Microservices - Server Streaming API Server Implementation
[Hands-On] gRPC Server Streaming: Server Streaming API Server Implementation This clip is from the chapter "[Hands-On] gRPC Server Streaming" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section,...
Curated Video
gRPC [Golang] Master Class Build Modern API and Microservices - Server Streaming API Client Implementation
[Hands-On] gRPC Server Streaming: Server Streaming API Client Implementation This clip is from the chapter "[Hands-On] gRPC Server Streaming" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section,...
Curated Video
gRPC [Golang] Master Class Build Modern API and Microservices - LongGreet API Definition
[Hands-On] gRPC Client Streaming: LongGreet API Definition 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, you are going to...
Curated Video
gRPC [Golang] Master Class Build Modern API and Microservices - Client Streaming API Server Implementation
[Hands-On] gRPC Client Streaming: Client Streaming API Server Implementation 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,...
Curated Video
gRPC [Golang] Master Class Build Modern API and Microservices - Blog Service Golang Setup
[Hands-On] CRUD API with MongoDB: Blog Service Golang Setup 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 to...
Curated Video
gRPC [Golang] Master Class Build Modern API and Microservices - [Solution] Sum API
[Hands-On] gRPC Unary: Grafana + Prometheus: [Solution] Sum API This clip is from the chapter "[Hands-On] gRPC Unary" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are going to learn...
Curated Video
gRPC [Golang] Master Class Build Modern API and Microservices - Greet API Definition
[Hands-On] gRPC Unary: Grafana + Prometheus: Greet API Definition This clip is from the chapter "[Hands-On] gRPC Unary" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are going to...
Curated Video
Learn ASP.NET MVC and Entity Framework (Database First) - Creating the ASP.NET Model View Controller (MVC) Project
This video focuses on the ASP.NET MVC web development with controllers and views. You will also learn how to create a web app. This clip is from the chapter "Setup ASP.NET Model View Controller (MVC) Application" of the series "Learn...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Conditional Statements
In this video, you'll learn what conditional statements are. This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll get started with coding in...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - JavaScript Syntax
In this video, you'll get an overview of JavaScript syntax. This clip is from the chapter "Getting Started" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll set up your environment and learn...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - JavaScript Classes
In this video, you'll learn about classes. This clip is from the chapter "Professional JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll learn the techniques to become a...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - introduction - JavaScript 201 - Getting Started
This video gives an introduction to the next sections. This clip is from the chapter "JavaScript 201 - Getting Started" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".This section dives deeper into JavaScript,...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Data Structures
In this video, you'll learn the importance of data structures. This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll get started with coding...
Curated Video
R Programming for Statistics and Data Science - Relational Operators in R
This video explains relational operators in R. 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.
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Callback Functions
In this video, you'll learn about callback functions. This clip is from the chapter "Intermediate JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll learn the tools needed to become...
Curated Video
gRPC [Golang] Master Class Build Modern API and Microservices - What's a Unary API?
[Hands-On] gRPC Unary: What's a Unary API? This clip is from the chapter "[Hands-On] gRPC Unary" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are going to learn about Unary.
Curated Video
gRPC [Golang] Master Class Build Modern API and Microservices - What's a Server Streaming API?
[Hands-On] gRPC Server Streaming: What's a Server Streaming API? This clip is from the chapter "[Hands-On] gRPC Server Streaming" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are...