Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Cloud Hosting with Heroku
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Computer Hardware
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - How Applications Run
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.
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Example of an IDE - IntelliJ Idea
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - In-Memory Databases
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Sockets
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - GitHub Visualization and Wrap-Up
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,...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - GitHub
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Server
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Install Docker Engine
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 -...
Curated Video
Linux Crash Course for Beginners - 2023 - System Maintenance Commands
In this video, you will learn about system maintenance commands such as shutdown, reboot, halt, and init.
Curated Video
Linux Crash Course for Beginners - 2023 - Option 2 - Linux Installation on Cloud
In this video, you will learn how to install the system on a cloud, which is our second option for lab design.
Curated Video
Linux Crash Course for Beginners - 2023 - What Is Linux?
In this video, we will first understand what Linux is.
Curated Video
Linux Crash Course for Beginners - 2023 - Creating Virtual Machine
In this video, you will learn how to create a virtual machine on the Oracle VirtualBox.
Curated Video
Linux Crash Course for Beginners - 2023 - Lab Design
In this video, we will go through our lab design that we will be using throughout the course.
Curated Video
Linux Crash Course for Beginners - 2023 - What Is VirtualBox?
In this video, we will understand what an Oracle Virtual Box is and why we need a VirtualBox.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 07 - Printing Output to Console with Java
This video talks about printing output to the console with Java.
Curated Video
Fundamentals of Neural Networks - Lab 3 - Introduction to Neural Network
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...
Curated Video
Tech Titans in Training: How Young Minds are Shaping the Future of Technology
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...
Curated Video
Revolutionizing Film: The Magic of Motion Capture and Digital Doubles
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...
Curated Video
Stage Spectacles: From Holographic Illusions to Sound-Control Gloves
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...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - Understanding Loose Coupling and Tight Coupling
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...
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Introduction
This video introduces the author, the course in general, what to expect from the course, and a brief introduction to Java programming.
Curated Video
Deep Learning - Crash Course 2023 - Models
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.