Instructional Video10:55
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Cloud Hosting with Heroku

Higher Ed
This video explains Heroku, which is a cloud platform that enables developers to build, run, and operate applications entirely on cloud. This clip is from the chapter "Cloud Platforms" of the series "Web Development Concepts for...
Instructional Video3:20
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Computer Hardware

Higher Ed
This video explains the need to understand the basics of how our computer works. This clip is from the chapter "Cloud Platforms" of the series "Web Development Concepts for Everyone".This video explains cloud platforms and cloud hosting...
Instructional Video3:30
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - How Applications Run

Higher Ed
This video explains how applications run in runtime environments. This clip is from the chapter "Cloud Platforms" of the series "Web Development Concepts for Everyone".This video explains cloud platforms and cloud hosting with Heroku.
Instructional Video5:05
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Example of an IDE - IntelliJ Idea

Higher Ed
This video explains IntelliJ Idea, which is an IDE specifically for the Java programming language. It was developed by JetBrains and streamlines the process of creating Java applications. This clip is from the chapter "Web Developer...
Instructional Video1:34
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - In-Memory Databases

Higher Ed
This video explains in-memory databases, which make the data extremely quick to access but the data is usually not persistent between sessions. This clip is from the chapter "Databases" of the series "Web Development Concepts for...
Instructional Video4:05
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Sockets

Higher Ed
This video explains the WebSockets API, which makes it possible to open a bi-directional, interactive session between a client and server. WebSockets are the backbone for applications that have chat functionality. This clip is from the...
Instructional Video2:53
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - GitHub Visualization and Wrap-Up

Higher Ed
This video explains GitHub's visualization and summarizes the section. This clip is from the chapter "Version Control" of the series "Web Development Concepts for Everyone".This video explains version control and GitHub. In this section,...
Instructional Video10:01
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - GitHub

Higher Ed
This video explains GitHub, which is a popular Git cloud platform used by individual developers and companies. This clip is from the chapter "Version Control" of the series "Web Development Concepts for Everyone".This video explains...
Instructional Video6:23
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Server

Higher Ed
This video explains the server that handles data exchanges between clients and databases. Users have the client on their device, so there are many clients. Those clients talk to the same server per application. This clip is from the...
Instructional Video2:19
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Install Docker Engine

Higher Ed
In this video, we walk you through the steps required to install Docker Engine on your local machine, providing a step-by-step tutorial that covers all the necessary commands and configurations. This clip is from the chapter "Cloud Run -...
Instructional Video5:02
Curated Video

Linux Crash Course for Beginners - 2023 - System Maintenance Commands

Higher Ed
In this video, you will learn about system maintenance commands such as shutdown, reboot, halt, and init.
Instructional Video8:05
Curated Video

Linux Crash Course for Beginners - 2023 - Option 2 - Linux Installation on Cloud

Higher Ed
In this video, you will learn how to install the system on a cloud, which is our second option for lab design.
Instructional Video3:17
Curated Video

Linux Crash Course for Beginners - 2023 - What Is Linux?

Higher Ed
In this video, we will first understand what Linux is.
Instructional Video5:33
Curated Video

Linux Crash Course for Beginners - 2023 - Creating Virtual Machine

Higher Ed
In this video, you will learn how to create a virtual machine on the Oracle VirtualBox.
Instructional Video2:47
Curated Video

Linux Crash Course for Beginners - 2023 - Lab Design

Higher Ed
In this video, we will go through our lab design that we will be using throughout the course.
Instructional Video1:52
Curated Video

Linux Crash Course for Beginners - 2023 - What Is VirtualBox?

Higher Ed
In this video, we will understand what an Oracle Virtual Box is and why we need a VirtualBox.
Instructional Video10:54
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 07 - Printing Output to Console with Java

Higher Ed
This video talks about printing output to the console with Java.
Instructional Video18:26
Curated Video

Fundamentals of Neural Networks - Lab 3 - Introduction to Neural Network

Higher Ed
This video demonstrates how to use Keras TensorFlow as API to essentially design and craft the neural network architecture. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This...
Instructional Video7:28
Curated Video

Tech Titans in Training: How Young Minds are Shaping the Future of Technology

6th - Higher Ed
Dive into the inspiring journeys of young tech prodigies who are not just using technology, but actively shaping its future. From creating apps that turn math revision into a game to developing software that tackles cyberbullying, this...
Instructional Video9:23
Curated Video

Revolutionizing Film: The Magic of Motion Capture and Digital Doubles

6th - Higher Ed
Discover how cutting-edge technology like motion capture and digital cloning are transforming the film industry. Witness how actors' movements and expressions are captured in real-time to create lifelike digital doubles, allowing for...
Instructional Video7:26
Curated Video

Stage Spectacles: From Holographic Illusions to Sound-Control Gloves

6th - Higher Ed
Dive into the fascinating world of modern stage effects, where historical optical techniques evolve into dazzling displays of technology. Discover how holograms bring legendary performers back to life and how Ezra masterfully controls...
Instructional Video5:08
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 05 - Understanding Loose Coupling and Tight Coupling

Higher Ed
In this video, you will learn about the concepts of loose coupling and tight coupling in software development. We will also gain an understanding of how these concepts apply to the Spring framework and how they can help us develop...
Instructional Video2:30
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Introduction

Higher Ed
This video introduces the author, the course in general, what to expect from the course, and a brief introduction to Java programming.
Instructional Video3:51
Curated Video

Deep Learning - Crash Course 2023 - Models

Higher Ed
In this video, we will briefly cover models in deep learning. This clip is from the chapter "Getting the Basics Right" of the series "Deep Learning - Crash Course 2023".In this section, you will learn some basic terms used in deep learning.