Instructional Video4:34
Curated Video

Vue.js 3 and Firebase for Beginners - Header Styling

Higher Ed
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...
Instructional Video0:25
Curated Video

Vue.js 3 and Firebase for Beginners - Section Introduction

Higher Ed
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...
Instructional Video1:40
Curated Video

Vue.js 3 and Firebase for Beginners - Views or Components?

Higher Ed
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,...
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.
<
br/>
This clip is from the chapter "Cloud Platforms" of the series "Web Development Concepts for Everyone".This video explains cloud platforms and...
Instructional Video6:12
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Develop and Submit PySpark Job

Higher Ed
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...
Instructional Video4:54
Curated Video

Vue.js 3 and Firebase for Beginners - Real-Time Pizza Updates

Higher Ed
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/>...
Instructional Video8:52
Curated Video

Vue.js 3 and Firebase for Beginners - Filters and Global Properties

Higher Ed
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...
Instructional Video2:15
Curated Video

Vue.js 3 and Firebase for Beginners - Restricting New Pizzas

Higher Ed
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...
Instructional Video4:56
Curated Video

Vue.js 3 and Firebase for Beginners - Completing the Admin View

Higher Ed
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...
Instructional Video8:58
Curated Video

Vue.js 3 and Firebase for Beginners - Creating the Sign-In Form

Higher Ed
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...
Instructional Video5:07
Curated Video

Vue.js 3 and Firebase for Beginners - Show and Hide Admin Blocks

Higher Ed
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...
Instructional Video7:58
Curated Video

Vue.js 3 and Firebase for Beginners - Fetching Orders

Higher Ed
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...
Instructional Video10:27
Curated Video

Vue.js 3 and Firebase for Beginners - Form and Table Styling

Higher Ed
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...
Instructional Video5:54
Curated Video

Vue.js 3 and Firebase for Beginners - Admin: Add New Pizza Form

Higher Ed
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...
Instructional Video7:31
Curated Video

Vue.js 3 and Firebase for Beginners - Fonts and Base Styles

Higher Ed
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...
Instructional Video6:21
Curated Video

Vue.js 3 and Firebase for Beginners - Named Views

Higher Ed
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...
Instructional Video9:11
Curated Video

Vue.js 3 and Firebase for Beginners - The About View and Child Components

Higher Ed
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...
Instructional Video4:24
Curated Video

Vue.js 3 and Firebase for Beginners - Nested Routes

Higher Ed
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...
Instructional Video4:29
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - What Is React-Native for Beginners in Mobile Development

Higher Ed
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...
Instructional Video9:20
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 03 - Exploring Java Spring Framework Bean Scopes - Prototype and Singleton

Higher Ed
In this video, you will explore Java Spring framework bean scopes, such as prototype and singleton, and learn when to use them.
Instructional Video5:08
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 07 - Playing with Spring Boot

Higher Ed
In this video, we will dive in further to understand what is happening behind the Spring Boot application.
Instructional Video3:41
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 07 - Why Do We Have Dependencies in Java Spring Applications?

Higher Ed
In this video, you will learn why we have dependencies in Java Spring applications and how to manage them effectively.
Instructional Video5:48
Curated Video

Deep Learning - Crash Course 2023 - ReLU, SoftMax, and Cross Entropy

Higher Ed
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...
Instructional Video3:31
Curated Video

Linux Network Administration - Course Overview

Higher Ed
This video explains the concepts that the author will cover in the course.