Instructional Video5:51
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - What Are Modules in Rust

Higher Ed
This video explains modules in Rust.
<
br/>
This clip is from the chapter "Beginner to Intermediate Lessons" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner to...
Instructional Video4:35
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - How to Slice in Rust

Higher Ed
In Rust, slicing is a powerful tool for working with arrays, strings, and other collections. With slicing, you can extract specific parts of a collection, modify them, and reassemble them in new ways. In this video, you will learn how...
Instructional Video3:10
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Document Databases - NoSQL

Higher Ed
This video explains NoSQL. Data is schemaless and organized into JSON-like objects. Instead of defined rows of needed information, an entry can be more free form. Entries can contain different information from other entries in the...
Instructional Video9:26
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - REST APIs

Higher Ed
This video explains REST API, which is a collection of six architectural constraints. In common language between developers, REST APIs point to a collection of HTTP methods that are resource-based.
<
br/>
This clip is from the...
Instructional Video5:38
Curated Video

Vue.js 3 and Firebase for Beginners - Retrieving Admin Users

Higher Ed
This video explains how to retrieve admin users from our database and to check whether the admin property is set to True. As we will be retrieving users, we can create a reference to the database collection inside the Firebase...
Instructional Video7:38
Curated Video

Vue.js 3 and Firebase for Beginners - Adding Users

Higher Ed
This video explains how to add new users to the website who can access the entire website. We need to set up a way to allow only authorized admin users into the admin section. We will do this using custom claims.
<
br/>
This clip is...
Instructional Video8:15
Curated Video

Vue.js 3 and Firebase for Beginners - Creating Orders

Higher Ed
This video explains the code to create a new order, which follows a similar pattern to creating a new pizza.
<
br/>
This clip is from the chapter "Firebase Setup and Firestore" of the series "Vue.js 3 and Firebase for...
Instructional Video7:31
Curated Video

Vue.js 3 and Firebase for Beginners - Adding Pizzas to the Database

Higher Ed
This video explains how to work with the database to add pizzas using dbPizzaRef and dbOrderRef.
<
br/>
This clip is from the chapter "Firebase Setup and Firestore" of the series "Vue.js 3 and Firebase for Beginners".This section...
Instructional Video7:31
Curated Video

Vue.js 3 and Firebase for Beginners - Firebase Setup

Higher Ed
This video explains the setup of Firebase and how to set up the project on the application.
<
br/>
This clip is from the chapter "Firebase Setup and Firestore" of the series "Vue.js 3 and Firebase for Beginners".This section...
Instructional Video6:36
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - List Interface - Methods to Add, Remove, and Change Elements and Lists

Higher Ed
In this video, you will learn about the list interface and methods to add, remove, and change elements and lists.
Instructional Video3:17
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 01 - Java Collections - Section Overview with Need for Collections

Higher Ed
In this video, you will learn about Java collections with a section overview with the need for collections.
Instructional Video4:37
Instructional Video2:46
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 08 - Java Wrapper Classes - an Introduction - Why and What?

Higher Ed
In this video, you will learn about Java wrapper classes—an introduction—why and what.
Instructional Video17:20
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Project: Payroll System Simulation - Part 5

Higher Ed
In the final lesson on the payroll system, we will focus on grouping our employees' class based on the department they work in and make changes to our classes to display the results.
Instructional Video6:40
Curated Video

Deep Learning - Crash Course 2023 - Python Basics - Containers in Python

Higher Ed
In this video, you will learn about tuples, sets, and dictionaries.
<
br/>
This clip is from the chapter "Python Crash Course on Basics" of the series "Deep Learning - Crash Course 2023".In this section, we will work on our...
Instructional Video5:27
Curated Video

A Detailed Guide to the OWASP Top 10 - API3:2023 Broken Object Property Level Authorization

Higher Ed
In this session, we will uncover the dangers of Broken Object Property Level Authorization and learn effective prevention techniques.
Instructional Video3:25
Curated Video

A Detailed Guide to the OWASP Top 10 - API Endpoints

Higher Ed
In this video, we will learn about API endpoints, their role in API architecture, and how they interact with web applications.
Instructional Video3:38
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - What is AWS?

Higher Ed
In this lecture, you will learn the basics about Amazon Web Services, what it includes and offers, and how to become a professional AWS user.
Instructional Video5:47
Curated Video

The Art of Doing - Web Development for Beginners - Collectors Project Preview

Higher Ed
In this video, we will get a sneak peek at our next project, the "Collectors" web page, where we will showcase our collection of Pokémon.
<
br/>
This clip is from the chapter "Advanced HTML Tags" of the series "The Art of Doing -...
Instructional Video22:02
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Cookies for State Management

Higher Ed
In this video, you will learn, with code examples from a running project, to demonstrate how cookies are used for state management.
<
br/>
This clip is from the chapter "State Management in ASP.NET Core" of the series "ASP.NET 6.0 -...
Instructional Video10:34
Curated Video

Blender to Unreal Engine - 3D Plants and Vegetation - 3D Foliage Particle Setup

Higher Ed
In this lesson, we will find out how to set up a particle system for the other variances in our foliage collections. We will make use of particles to place each collection created onto a preview plane to ensure that the density of our...
Instructional Video10:03
Curated Video

Blender to Unreal Engine - 3D Plants and Vegetation - Setting Up Grass Foliage Particles

Higher Ed
In this lesson, we will set up our particle system to be used for placing foliage within a terrain. We will make use of our created 3D foliage and start adjusting parameters for placing density in each of our collections...
Instructional Video11:12
Curated Video

Blender to Unreal Engine - 3D Plants and Vegetation - Organizing the Project

Higher Ed
In this lesson, you will learn how to fix issues with the overall sorting of a foliage pack in Blender. We will take our time to rename and pack our plants in different collections to have better control over what we have created.
<
br/>...