Hi, what do you want to do?
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.
<
br/>
This clip is from the chapter "Project UI" of the series "Vue.js 3 and Firebase for...
<
br/>
This clip is from the chapter "Project UI" of the series "Vue.js 3 and Firebase for...
Curated Video
Vue.js 3 and Firebase for Beginners - Section Introduction
This video introduces the section where we will create all the scripts needed and start creating the menu component.
<
br/>
This clip is from the chapter "Project UI" of the series "Vue.js 3 and Firebase for Beginners".This section...
<
br/>
This clip is from the chapter "Project UI" of the series "Vue.js 3 and Firebase for Beginners".This section...
Curated Video
Vue.js 3 and Firebase for Beginners - Views or Components?
In this video, you will gain a clear understanding of the distinction between two important files: views and components. Views serve as containers for the content of each page or view within our application. On the other hand,...
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.
<
br/>
This clip is from the chapter "Cloud Platforms" of the series "Web Development Concepts for Everyone".This video explains cloud platforms and...
<
br/>
This clip is from the chapter "Cloud Platforms" of the series "Web Development Concepts for Everyone".This video explains cloud platforms and...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Develop and Submit PySpark Job
In this lab, you will learn how to develop and submit a PySpark job in Google Cloud Dataproc.
<
br/>
This clip is from the chapter "Dataproc Serverless PySpark" of the series "Data Science Model Deployments and Cloud Computing on...
<
br/>
This clip is from the chapter "Dataproc Serverless PySpark" of the series "Data Science Model Deployments and Cloud Computing on...
Curated Video
Vue.js 3 and Firebase for Beginners - Real-Time Pizza Updates
This video talks about how to add real-time pizza updates to the website as some updates are reflected immediately while others are not updated. So, we will make a few changes to the usePizza.js file to get real-time updates.
<
br/>...
<
br/>...
Curated Video
Vue.js 3 and Firebase for Beginners - Filters and Global Properties
In this video, we will talk about filters and global properties using an example.
<
br/>
This clip is from the chapter "Finishing Touches" of the series "Vue.js 3 and Firebase for Beginners".This section is about the finishing...
<
br/>
This clip is from the chapter "Finishing Touches" of the series "Vue.js 3 and Firebase for Beginners".This section is about the finishing...
Curated Video
Vue.js 3 and Firebase for Beginners - Restricting New Pizzas
In this video, we will see how to restrict anyone from adding a new pizza to the database if the user is not logged in into the website.
<
br/>
This clip is from the chapter "Finishing Touches" of the series "Vue.js 3 and Firebase...
<
br/>
This clip is from the chapter "Finishing Touches" of the series "Vue.js 3 and Firebase...
Curated Video
Vue.js 3 and Firebase for Beginners - Completing the Admin View
In this video, we will continue with the finishing touches inside of the Admin View. We will make use of Flexbox and place a new pizza on the menu component side by side on the larger view.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
Vue.js 3 and Firebase for Beginners - Creating the Sign-In Form
This video explains how to create a sign-in form to capture user details. This form is both dual use as it can be used for both sign in and sign up.
<
br/>
This clip is from the chapter "Authentication" of the series "Vue.js 3 and...
<
br/>
This clip is from the chapter "Authentication" of the series "Vue.js 3 and...
Curated Video
Vue.js 3 and Firebase for Beginners - Show and Hide Admin Blocks
In this video, the author explains how to show and hide each admin block section to make the page a lot smaller; we don't need to read all the information on the page.
<
br/>
This clip is from the chapter "Firebase Setup and...
<
br/>
This clip is from the chapter "Firebase Setup and...
Curated Video
Vue.js 3 and Firebase for Beginners - Fetching Orders
This video explains how to successfully retrieve the orders from the database to use them in our project.
<
br/>
This clip is from the chapter "Firebase Setup and Firestore" of the series "Vue.js 3 and Firebase for Beginners".This...
<
br/>
This clip is from the chapter "Firebase Setup and Firestore" of the series "Vue.js 3 and Firebase for Beginners".This...
Curated Video
Vue.js 3 and Firebase for Beginners - Form and Table Styling
To round up this section, we will jump into the main .css file where we will apply some shared styles between the forms and our table as well as some general CSS styling.
<
br/>
This clip is from the chapter "Project UI" of the...
<
br/>
This clip is from the chapter "Project UI" of the...
Curated Video
Vue.js 3 and Firebase for Beginners - Admin: Add New Pizza Form
In this video, we will look at the admin view, which is going to be split up into multiple areas, which we will then organize into different components. The first area we are going to cover is adding a new pizza component to the admin...
Curated Video
Vue.js 3 and Firebase for Beginners - Fonts and Base Styles
In this video, we will talk about the fonts and base styles that we will be using in our application.
<
br/>
This clip is from the chapter "Project UI" of the series "Vue.js 3 and Firebase for Beginners".This section explains the...
<
br/>
This clip is from the chapter "Project UI" of the series "Vue.js 3 and Firebase for Beginners".This section explains the...
Curated Video
Vue.js 3 and Firebase for Beginners - Named Views
This video explains named views; sometimes you need to display multiple views at the same time instead of nesting them. This is where named views come into play.
<
br/>
This clip is from the chapter "Basic Routing" of the series...
<
br/>
This clip is from the chapter "Basic Routing" of the series...
Curated Video
Vue.js 3 and Firebase for Beginners - The About View and Child Components
In this video, the author talks about the About View page where we can now use a router to switch between the three new components.
<
br/>
This clip is from the chapter "Basic Routing" of the series "Vue.js 3 and Firebase for...
<
br/>
This clip is from the chapter "Basic Routing" of the series "Vue.js 3 and Firebase for...
Curated Video
Vue.js 3 and Firebase for Beginners - Nested Routes
This video explains nested routes in Vue and how it enables you to have multiple components render on the same page.
<
br/>
This clip is from the chapter "Basic Routing" of the series "Vue.js 3 and Firebase for Beginners".In this...
<
br/>
This clip is from the chapter "Basic Routing" of the series "Vue.js 3 and Firebase for Beginners".In this...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - What Is React-Native for Beginners in Mobile Development
This video is an introduction to React-Native for beginners in mobile development, providing an overview of the framework and its benefits. You will learn what React-Native is, how it differs from other mobile development frameworks, and...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - Exploring Java Spring Framework Bean Scopes - Prototype and Singleton
In this video, you will explore Java Spring framework bean scopes, such as prototype and singleton, and learn when to use them.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 07 - Playing with Spring Boot
In this video, we will dive in further to understand what is happening behind the Spring Boot application.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 07 - Why Do We Have Dependencies in Java Spring Applications?
In this video, you will learn why we have dependencies in Java Spring applications and how to manage them effectively.
Curated Video
Deep Learning - Crash Course 2023 - ReLU, SoftMax, and Cross Entropy
In this video, you will learn about ReLU, SoftMax, and Cross Entropy.
<
br/>
This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to implement...
<
br/>
This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to implement...
Curated Video
Linux Network Administration - Course Overview
This video explains the concepts that the author will cover in the course.