Hi, what do you want to do?
Crash Course
The First Programming Languages: Crash Course Computer Science
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...
Curated Video
Cisco CCNA 200-301: The Complete Guide to Getting Certified - Lab Demo - Testing APIs with Postman
In this video, watch a demonstration of using Postman to test and interact with network device APIs.
Curated Video
Basics of Chatbots with Machine Learning & Python - Module Introduction-Machine learning-based chatbots
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 working on a project at the end.
Curated Video
Express Framework Mastery: From Beginner to Advanced with Node.js - What Is REPL Node.js
In this video, we will explore the concept of REPL (Read-Eval-Print Loop) in the context of Node.js. We will discuss what REPL is, how it works, and why it's such a powerful tool for developers working with Node.js.
Curated Video
Becoming a Cyber Security Professional - A Beginner's Career Guide - How to get Experience with no Job
This video explains how to get experience for those who are fresh pass outs or yet to gain any work experience looking to become a cybersecurity jobseeker.
Curated Video
Demystifying Programming Languages: The Backbone of Technology
This video provides an overview of programming languages and their significance in the digital world. It explains how programming languages are essential for creating software, websites, apps, and other technological advancements. The...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Module 1 Objectives
In this video, we will cover the learning objective of this module.
<
br/>
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...
<
br/>
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...
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Introduction to Object-Oriented Programming
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.
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Logical - Relational - Boolean Operators
In this video, you will learn about relational and logical - operators.
<
br/>
This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will understand the...
<
br/>
This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will understand the...
Curated Video
High Five Facts - Python
Dive into 'Python' and see how it tells computers what to do! A simple, fun intro to coding for kids.
Curated Video
Machine Learning: Random Forest with Python from Scratch - Hello World
In this video, we will understand the importance of Python for machine learning, use an IDE (jupyter), and create a Hello World program.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning:...
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning:...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Decision Making (if, else, elif)
Let's understand the fundamental element of any programming language: decision-making. We will look at the if, else, and elif statements.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning:...
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning:...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Course Overview
This video will introduce you to Python, machine learning, and Random Forest and discuss the live implementations, quizzes, and projects.
<
br/>
This clip is from the chapter "Introduction to the Course" of the series "Machine...
<
br/>
This clip is from the chapter "Introduction to the Course" of the series "Machine...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Motivation for the Course
This lecture provides an overview of the benefits of enrolling in this course.
<
br/>
This clip is from the chapter "Introduction to the Course" of the series "Machine Learning: Random Forest with Python from Scratch©".This section...
<
br/>
This clip is from the chapter "Introduction to the Course" of the series "Machine Learning: Random Forest with Python from Scratch©".This section...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Using the Console
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...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - What Is Rust - Summary
This is the summary video on the concepts we have learned throughout this section.
<
br/>
This clip is from the chapter "What Is Rust and Why Does It Matter" of the series "Rust Programming 2023 - A Comprehensive Course for...
<
br/>
This clip is from the chapter "What Is Rust and Why Does It Matter" of the series "Rust Programming 2023 - A Comprehensive Course for...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Fix syntax Errors
This video explains how to fix syntax errors.
<
br/>
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...
<
br/>
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...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Operators in Solidity
In this video, you will learn about Operators in Solidity and how they can be used to perform mathematical and logical operations on variables.
<
br/>
This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic,...
<
br/>
This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic,...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - ORMs
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.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Runtime Environments
This video explains the runtime environment where an application, which is the result of writing code, is executed.
<
br/>
This clip is from the chapter "Programming Languages" of the series "Web Development Concepts for...
<
br/>
This clip is from the chapter "Programming Languages" of the series "Web Development Concepts for...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Course Prerequisites
This video explains the course prerequisites that will help you navigate through the course smoothly.
<
br/>
This clip is from the chapter "Course Introduction and Prerequisites" of the series "Data Science Model Deployments and...
<
br/>
This clip is from the chapter "Course Introduction and Prerequisites" of the series "Data Science Model Deployments and...
Curated Video
Fundamentals of Secure Software - Security Models
This video explains the various security models and their purpose.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Variables and Types
This video explains the variables and types in Swift programming.
Curated Video
Behavioral Design Patterns in C++ - Introduction to Patterns
This video provides an overview of the patterns in programming languages.
<
br/>
This clip is from the chapter "Basic Concepts" of the series "Behavioral Design Patterns in C++".This section focuses on basic concepts of design...
<
br/>
This clip is from the chapter "Basic Concepts" of the series "Behavioral Design Patterns in C++".This section focuses on basic concepts of design...