The Business Professor
Deferred Expenses: Types and Adjustments
This video is part of a series on accounting adjustments and discusses deferred expenses, specifically prepaid rent and supplies. The video defines deferred expenses and explains how they are assets paid in advance of receiving their...
Curated Video
PostgreSQL in 100 Seconds
Try Postgres with Neon https://bit.ly/neon-fireship right now. Postgres is one of the most popular open-source SQL databases. It is an object-relational database that supports a wide range of datatypes and design patterns. Learn the...
Curated Video
Drizzle ORM in 100 Seconds
Drizzle is a serverless TypeScript ORM designed for PostgreSQL, MySQL and SQLite.
Curated Video
The Harsh Realities of Work at Pennhurst State School and Hospital
At Pennhurst, a few aides were responsible for wards with 50-60 residents, making them reliant on residents they called "work boys" for help. These residents worked long hours performing tasks like cleaning, shaving, and kitchen duties,...
Curated Video
Practical Cyber Hacking Skills for Beginners - Understanding Databases and SQL
In this lesson, we will look at databases and structured query language (SQL) and how they can be used to manipulate and retrieve data.
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Create a Database and Add Tables to Store Users and Roles
This tutorial shows how to create a database for the Blazor app and add User and Roles tables to the database. This clip is from the chapter "Create a CRUD Application in Blazor" of the series "Build and Learn ASP.NET 6.0 Blazor...
R Programming 101
Create tables in R with gtExtras (more tips and tricks)
Dive into the world of advanced data visualization using incredible tables created with gtExtras in R! This video is perfect for data scientists, statisticians, and R programming enthusiasts looking to enhance their data presentation...
Curated Video
Using The Ten Times Table
In this video we show you how to use the 10 times table to help you solve other times tables like the 8s, 7s, and 9s. We explain a simple strategy using counters, real-life examples, and practice questions. You’ll build number sense,...
Science ABC
What Is Tempered Glass? How Does It Break?
Tempered glass is stronger than regular glass and can withstand higher temperatures. It is also manufactured in a way that causes it to break into smaller pieces, which is safer than regular glass shattering into large shards. Unlike...
Curated Video
Collecting and Organizing Data
By the end of this learning object, the student will be able to: Define Standard Deviants Teaching Systems.4461
Get Me Coding
How To Create a MySQL Database Schema on Windows
Using MySQL Workbench, walk through the steps to create a MySQL database schema using the database samples provided by MySQL. This easy step by step video will show you have to get the sample database files and then understand the basic...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Managing Database Changes
This video explains how to manage database changes. This clip is from the chapter "Customizing Views and Elements" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to customize views and elements.
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Add Datatables
This video explains adding datatables, which is a jQuery-based library. This clip is from the chapter "Customizing Views and Elements" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to customize...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Relational Databases - SQL
This video explains SQL, a relational database where data is organized into rows and columns in a table. The entries in the table can have relationships to other tables and the developer can choose to structure ways to query or group...
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. This clip is from the chapter "Basic Routing" of the series "Vue.js 3 and Firebase for Beginners".In this section, we...
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Connecting to Data Sources
After learning how to prepare and structure datasets for Tableau, we will connect the tool to different types of data sources to create visualizations on the platform.
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Tableau Data Concepts
Understanding data concepts and structure is vital to working with the Tableau platform. You will learn the data types used in Tableau.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - Mapping Course Entity and Populating Data with Data Using SQL
In this video, we will dive into mapping our course entity to a table in our database. You will learn how to populate your database with data using SQL.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - JDBC to Spring JDBC to JPA to Spring Data JPA – 10,000 Feet Overview
In this video, let's take a look at JDBC, Spring JDBC, JPA, and Spring data JPA.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - Integrating Spring Boot with Data JPA and In-Memory Database H2
In this video, we will integrate Spring Boot framework with Data JPA, and an in-memory database called H2.
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Database Schema for SQLite3
This video explains the database schema for SQLite3. This clip is from the chapter "Database Creation with SQLite3" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js".This section focuses on database...