Instructional Video10:31
Crash Course

The First Programming Languages: Crash Course Computer Science

12th - Higher Ed
So we ended last episode with programming at the hardware level with things like plugboards and huge panels of switches, but what was really needed was a more versatile way to program computers - software! For much of this series we’ve...
Instructional Video10:28
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Introduction to Object-Oriented Programming

Higher Ed
In this video, you will learn the basics of object-oriented programming. You will understand the concept of objects and classes, and this video will provide a comprehensive overview of OOP in Python and its advantages.
Instructional Video7:09
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Logical - Relational - Boolean Operators

Higher Ed
In this video, you will learn about relational and logical - operators. This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will understand the purpose of OOP,...
Instructional Video7:12
Curated Video

Machine Learning: Random Forest with Python from Scratch - Hello World

Higher Ed
In this video, we will understand the importance of Python for machine learning, use an IDE (jupyter), and create a Hello World program. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random...
Instructional Video9:49
Curated Video

Machine Learning: Random Forest with Python from Scratch - Decision Making (if, else, elif)

Higher Ed
Let's understand the fundamental element of any programming language: decision-making. We will look at the if, else, and elif statements. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random...
Instructional Video5:16
Curated Video

Machine Learning: Random Forest with Python from Scratch - Course Overview

Higher Ed
This video will introduce you to Python, machine learning, and Random Forest and discuss the live implementations, quizzes, and projects. This clip is from the chapter "Introduction to the Course" of the series "Machine Learning: Random...
Instructional Video7:50
Curated Video

Machine Learning: Random Forest with Python from Scratch - Motivation for the Course

Higher Ed
This lecture provides an overview of the benefits of enrolling in this course. This clip is from the chapter "Introduction to the Course" of the series "Machine Learning: Random Forest with Python from Scratch©".This section briefly...
Instructional Video10:12
Curated Video

Modern JavaScript from the Beginning - Second Edition - Using the Console

Higher Ed
In this video, we will explain how to use the browser console to test and debug our code. This clip is from the chapter "Variables, Data Types, Methods, and More" of the series "Modern JavaScript from the Beginning".In this section, we...
Instructional Video2:56
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - What Is Rust - Summary

Higher Ed
This is the summary video on the concepts we have learned throughout this section. This clip is from the chapter "What Is Rust and Why Does It Matter" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This...
Instructional Video3:22
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Fix syntax Errors

Higher Ed
This video explains how to fix syntax errors. This clip is from the chapter "Customizing Views and Elements" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to customize views and elements.
Instructional Video4:48
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Operators in Solidity

Higher Ed
In this video, you will learn about Operators in Solidity and how they can be used to perform mathematical and logical operations on variables. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and...
Instructional Video3:29
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - ORMs

Higher Ed
This video explains ORM or Object Relational Mappers, which is a library that allows you to programmatically change data in a database using the programming language rather than the query language. This clip is from the chapter "Web...
Instructional Video2:44
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Runtime Environments

Higher Ed
This video explains the runtime environment where an application, which is the result of writing code, is executed. This clip is from the chapter "Programming Languages" of the series "Web Development Concepts for Everyone".In this...
Instructional Video1:19
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Course Prerequisites

Higher Ed
This video explains the course prerequisites that will help you navigate through the course smoothly. This clip is from the chapter "Course Introduction and Prerequisites" of the series "Data Science Model Deployments and Cloud Computing...
Instructional Video5:06
Curated Video

Fundamentals of Secure Software - Security Models

Higher Ed
This video explains the various security models and their purpose.
Instructional Video12:26
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Variables and Types

Higher Ed
This video explains the variables and types in Swift programming.
Instructional Video5:00
Curated Video

Behavioral Design Patterns in C++ - Introduction to Patterns

Higher Ed
This video provides an overview of the patterns in programming languages. This clip is from the chapter "Basic Concepts" of the series "Behavioral Design Patterns in C++".This section focuses on basic concepts of design patterns.
Instructional Video5:45
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Why Learn Any Programming Language

Higher Ed
In this video, we will first understand why we should learn any programming language. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this...
Instructional Video3:36
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Machine Learning-Based Chatbots: Module Introduction

Higher Ed
Let's look at the different concepts you will be learning in this specific module that focuses entirely on machine learning-based chatbots, including purpose, and finally, work on a project at the end. This clip is from the chapter...
Instructional Video4:15
Curated Video

The Complete Vue.js Course for Beginners - API

Higher Ed
In this video, you will learn about API, how to make an API, how to test an API, and what are the methods of API. This clip is from the chapter "Routing and API" of the series "The Complete Vue.js Course for Beginners".This section...
Instructional Video13:33
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - JavaScript Basics

Higher Ed
This video explains the basics of JavaScript, the scope of JavaScript, and important terms used in JavaScript. This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On...
Instructional Video1:31
Curated Video

Design Microservices Architecture with Patterns and Principles - gRPC: High Performance Remote Procedure Calls

Higher Ed
In this video, we will explore gRPC, a high-performance remote procedure call (RPC) framework. You will learn about its efficient binary serialization, bi-directional streaming, and support for multiple programming languages. This clip...
Instructional Video5:09
Curated Video

Design Microservices Architecture with Patterns and Principles - Way of Learning - The Course Flow

Higher Ed
In this video, discover the learning approach and course structure. This video outlines the course flow, highlighting the sequence of topics and the logical progression of concepts. It prepares us for an effective learning experience....
Instructional Video2:28
Curated Video

Design Microservices Architecture with Patterns and Principles - Implementation of CDC and Outbox Pattern with Cloud Databases - CockroachDB

Higher Ed
This video demonstrates the implementation of CDC and the Outbox pattern using CockroachDB, a distributed SQL database designed for cloud-native applications, and showcases the steps involved in setting up CDC with CockroachDB and...