Instructional Video7:29
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Flexbox

Higher Ed
In this video, we will explore the flexible box layout module, Flexbox, in CSS3. We will understand how to create flexible and responsive designs by arranging elements along a single axis or multiple axes. You will learn to leverage...
Instructional Video11:01
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Grid System

Higher Ed
In this video, we will discover the power of CSS Grid for creating responsive layouts. You will learn to create grid-based designs that adapt to different screen sizes and devices, allowing your website to be visually appealing across...
Instructional Video2:19
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Display

Higher Ed
In this video, we will explore the power of CSS3's display property and learn how to control the layout and visibility of elements on your webpages. We will discover different display values such as block, inline, and flex, and...
Instructional Video4:32
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Height and Width

Higher Ed
In this video, we will understand the height and width properties in CSS3 and how they are used to control the size of elements. You will learn about different measurement units and how to set fixed and responsive dimensions.
Instructional Video3:36
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - List Tags

Higher Ed
In this video, we will explore different list tags in HTML, including ordered lists (ol), unordered lists (ul), and definition lists (dl). You will learn to create various types of lists and customize their appearance.
Instructional Video5:47
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - What Are Image Tags?

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

Rust Programming 2023 - A Comprehensive Course for Beginners - Borrowing in Rust - The “&” Symbol in Rust

Higher Ed
In Rust, borrowing is an essential concept for managing memory and preventing common memory-related errors. The ‘&' symbol is used to create references to variables and pass them to functions, which allows efficient memory management...
Instructional Video3:35
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Build a Basic Calculator in JavaScript

Higher Ed
This is an exercise video where you will build a basic calculator in JavaScript.
<
br/>
This clip is from the chapter "Introduction to Programming and JavaScript Basics for Absolute Beginners" of the series "JavaScript Mastery from...
Instructional Video5:04
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - OAuth and OpenID Connect

Higher Ed
This video explains OAuth is a system that grants third-party websites limited access to user accounts. OpenID Connect 1.0 is a simple identity layer on top of the OAuth 2.0 protocol.
<
br/>
This clip is from the chapter...
Instructional Video2:02
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Markup Languages

Higher Ed
This video explains the markup language system for annotating a document in a way that is visually distinguishable from the content. Examples include HTML and XML.
<
br/>
This clip is from the chapter "Programming Languages" of the...
Instructional Video6:43
Curated Video

Vue.js 3 and Firebase for Beginners - Updating Regular Users to Admin Part 2

Higher Ed
In this video, we will toggle into the ToggleAdmin.Vue component to import the views created in the previous video.
<
br/>
This clip is from the chapter "Roles and Permissions" of the series "Vue.js 3 and Firebase for...
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 Video5:18
Curated Video

Vue.js 3 and Firebase for Beginners - Styling the AboutView

Higher Ed
For the finishing touches of our project, we will start with some CSS styling for the AboutView page.
<
br/>
This clip is from the chapter "Finishing Touches" of the series "Vue.js 3 and Firebase for Beginners".This section is about...
Instructional Video4:43
Curated Video

Vue.js 3 and Firebase for Beginners - Deleting Orders

Higher Ed
This video explains how to delete the orders using the deleteOrder reference.
<
br/>
This clip is from the chapter "Firebase Setup and Firestore" of the series "Vue.js 3 and Firebase for Beginners".This section explains the Firebase...
Instructional Video4:24
Curated Video

Vue.js 3 and Firebase for Beginners - Looping over Orders

Higher Ed
Now that we can successfully retrieve the order from the database, this video explains how to loop over orders and display them inside the table.
<
br/>
This clip is from the chapter "Firebase Setup and Firestore" of the series...
Instructional Video5:30
Curated Video

Vue.js 3 and Firebase for Beginners - Looping over Pizzas

Higher Ed
In this video, we will temporarily create a ref in which we can push our pizzas to, which will then allow us to loop over these pizzas and display them inside a table.
<
br/>
This clip is from the chapter "Composition API" of the...
Instructional Video7:34
Curated Video

Vue.js 3 and Firebase for Beginners - Home View

Higher Ed
This video talks about the home view, which is a new component that is going to be switched with the Vue router.
<
br/>
This clip is from the chapter "Project UI" of the series "Vue.js 3 and Firebase for Beginners".This section...
Instructional Video5:37
Curated Video

Vue.js 3 and Firebase for Beginners - Menu and Basket Styling

Higher Ed
In this video, we will head into the menu view file and basket styling using the scoped attribute.
<
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 Video6:58
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Extrapolate and Code Along for Stories Feature Implementation Given ChatGPT

Higher Ed
This video is a code-along tutorial on how to extrapolate and implement the stories feature in your React Native application using ChatGPT. You will learn how to leverage ChatGPT to generate code for the different components and logic...
Instructional Video11:13
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - FlatList in React Native and Displaying Data

Higher Ed
This video helps you in using FlatList in React Native to display data in your application's user interface. You will learn how to fetch and parse data from APIs or databases, as well as how to render the data in a scrollable list using...
Instructional Video3:12
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Add Another Timeline

Higher Ed
This lesson shows how to add another timeline to our project in Project 2021. This video demonstrates how to create a second timeline, link it to our project, and customize the timeline settings.
<
br/>
This clip is from the chapter...
Instructional Video5:07
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Work with Timeline View

Higher Ed
This video demonstrates how to work with the Timeline View in Project 2021. This video shows how to customize the Timeline View, add tasks and milestones, and format the timeline.
<
br/>
This clip is from the chapter "Work with...
Instructional Video4:50
Curated Video

Microsoft Project 2021 From Beginners to Advanced - View Task and Deadlines

Higher Ed
This video covers how to view tasks and deadlines in Project 2021. We will use the Gantt chart view and the task inspector to view task information, including task durations, start and finish dates, and deadlines.
<
br/>
This clip...