Curated Video
Modern JavaScript from the Beginning - Second Edition - API Overview and API Key
In this video, we will provide an overview of the TMDb API and how we can use it to get movie and TV show data for our app. We will also obtain an API key from TMDb that we will use to authenticate our requests. This clip is from the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Section Introduction-1
In this section, we will be building a movie app called Flixx using the Movie Database (TMDb) API. We will be using JavaScript and a library called Swiper to create a responsive and user-friendly interface. This clip is from the chapter...
Curated Video
Modern JavaScript from the Beginning - Second Edition - The Event Object
In this video, you will learn about the event object in JavaScript. We will explore how to access and use properties of the event object to handle events more effectively. This clip is from the chapter "Events" of the series "Modern...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Modifying the Homepage
This video explains how to modify the homepage by changing the snippet. This clip is from the chapter "Manipulating Website Views and Layout" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Understanding the layout file and Bootstrap
This video explains the layout file and Bootstrap. This clip is from the chapter "Manipulating Website Views and Layout" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains manipulating website views and...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Alternative - Install SQL Server on Docker (Any Operating System)
This video explains the installation of SQL Server on Docker. This clip is from the chapter "Environment Setup" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the environmental setup to get started...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Profile Scroller Project
In this project, we will use iterators and generators to create a profile scroller application that displays a list of profiles and allows the user to scroll through them. This clip is from the chapter "Iterators, Generators, and Data...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Mini Project
In this video, we will create a mini project where we will apply the HTML5 and CSS3 concepts learned. We will follow along with the instructions to create a small webpage or interactive element and give hands-on experience in building...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Opacity and Important
In this video, you will learn how to adjust the opacity of elements in CSS3 using the opacity property. We will understand how to make elements transparent or semi-transparent to create interesting visual effects.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Z-Index
In this video, we will unlock CSS3's z-index property and understand how to control the stacking order of elements on your webpages. You will learn to layer elements and ensure that they overlap and display correctly, enhancing the depth...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Background
In this video, we will explore the background property in CSS3 and learn how to apply background colors, images, and other properties to elements. You will learn to control the positioning, repeat, and size of backgrounds.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - What Are Image Tags?
In this video, we will discover image tags and their role in displaying images on webpages. Explore attributes such as src, alt, width, and height to control the source, alternative text, and size of the images.
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - Configure the EC2 Plugin
This video introduces AWS concepts like IAM policy, IAM user, and AMI, and shows how to add AWS credentials to Jenkins and install and configure the EC2 plugin.
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - Install Jenkins with Docker
This video shows how to install Jenkins with Docker.
Curated Video
Animal vs. Human: Sensory and Navigational Abilities Compared
Explore the remarkable navigational abilities of mice and the unparalleled vision of birds of prey, comparing them to human capabilities. Discover how mice use visual cues to navigate labyrinths and how eagles' extraordinary eyesight...
Curated Video
From Selfies to Statuettes: The Evolution of Portraiture in the Age of 3D Technology
Explore the fascinating transformation of portraiture from traditional methods to cutting-edge 3D technology. Journey with Mac Lesggy as he discovers how modern techniques capture and immortalize human likenesses in crystal blocks,...
Curated Video
Precision and Safety: The Role of High-Tech Machines in Product Inspection
Take a behind-the-scenes look at how high-precision machines play a crucial role in ensuring the quality and safety of the products we buy every day. From using smart scales that guarantee exact weights to advanced X-rays that spot...
Curated Video
Animal Self-Awareness and Sleep Secrets
Can animals recognize themselves in a mirror? Why do some animals sleep standing up? Explore the cognitive abilities and unique sleep adaptations of various species, from domestic pets to wild giraffes. This segment highlights the...
Curated Video
The Evolution of Telecommunications: From Telegraph to Smartphone
Explore the transformative history of telecommunications technology, from the invention of the telephone by Alexander Graham Bell to the modern smartphone. Discover how early devices like the phone and TV revolutionized communication and...
Curated Video
Vue.js 3 and Firebase for Beginners - Header Styling
We will quickly apply some styling to the header section. The style section is going to be scoped for the AppHeader component. This clip is from the chapter "Project UI" of the series "Vue.js 3 and Firebase for Beginners".This section...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Serverless with AWS
This video explains serverless, which is just a fancy term for choosing to use cloud services rather than write a server by hand. The truth is that it is still a server; it's just that the cloud services provider has written a portion of...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Custom Model Training Using Web Console
In this lab video, you will learn how to use the Vertex AI web console to create a custom machine learning model by training it with your own dataset. This clip is from the chapter "Vertex AI - Machine Learning Framework" of the series...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Deploy Python Application to Cloud Run
In this video, we walk you through the process of deploying a Python application to Cloud Run, Google's fully managed serverless compute platform. This clip is from the chapter "Cloud Run - Serverless and Containerized Applications" of...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Run and Ship Applications Using the Container Registry
This video provides a step-by-step tutorial on running and shipping applications using the Google Cloud Container Registry. This clip is from the chapter "Cloud Run - Serverless and Containerized Applications" of the series "Data Science...