Hi, what do you want to do?
TED Talks
TED: How bad data traps people in the US justice system | Clementine Jacoby
Right now, hundreds of thousands of people are "stuck" in the US criminal justice system. They've completed all of their requirements for release, but nobody knows it because the system is run on old databases that don't talk to each...
SciShow
How to Make Pokémon GO
You wanna be the very best? Like no one ever was? Travel across your neighborhood with us and learn about some of the tech behind the phenomenon that is Pokémon GO.
Curated Video
AWS Certified Cloud Practitioner (CLF-C02) - Ultimate Exam Training - Database Migration Service (DMS)
In this video, you will learn about Database Migration Service (DMS).
Curated Video
AWS Certified Cloud Practitioner (CLF-C02) - Ultimate Exam Training - Amazon Aurora DynamoDB Redshift and ElastiCache
In this video, you will learn about Amazon Aurora DynamoDB Redshift and ElastiCache.
Curated Video
AWS Certified Cloud Practitioner (CLF-C02) - Ultimate Exam Training - Amazon API Gateway
In this video, you will learn about Amazon API gateway.
Curated Video
Mastering Databases with Microsoft Access: Simplifying Data Management
This video provides an introduction to databases, specifically focusing on Microsoft Access as a tool for managing and organizing data. It explains the concept of databases as collections of information stored on computers, highlighting...
Curated Video
What Are Vector Databases
Vector databases are rapidly growing in popularity as a way to add long-term memory to LLMs like GPT-4, LLaMDA, and LLaMA. Learn how popular vector databases like Pinecone and Weaviate can store ML embeddings to integrate with tools like...
Curated Video
What We Know About Next.js So Far
Vercel just introduced 4 new storage products, including a serverless Postgres database, a durable Redis store, and file uploads with CloudFlare R2. They also leaked some details about a new server actions feature for Next.js
Curated Video
15 Futuristic Databases
Let's take a look at the top 15 new databases that could disrupt software development in the future. Many new serverless databases leverage tools like Postgres and MySQL, while others attempt build entirely new systems from scratch.
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 - Installing the Blazor Movie App with Database from GitHub on User Machines
This lecture walks through the process of simulating the Blazor CRUD application with the database after cloning it from the GitHub repository.
<
br/>
This clip is from the chapter "Authentication and Authorization" of the series...
<
br/>
This clip is from the chapter "Authentication and Authorization" of the series...
Curated Video
Modern JavaScript from the Beginning - Second Edition - What Is JavaScript?
In this video, we will cover the basics of JavaScript. We will discuss what is JavaScript used for and understand why we should learn JavaScript.
<
br/>
This clip is from the chapter "Course Introduction" of the series "Modern...
<
br/>
This clip is from the chapter "Course Introduction" of the series "Modern...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Alternative - Install SQL Server on Docker (Any Operating System)
This video explains the installation of SQL Server on Docker.
<
br/>
This clip is from the chapter "Environment Setup" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the environmental setup to...
<
br/>
This clip is from the chapter "Environment Setup" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the environmental setup to...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Install SQL Server Express (Windows)
This video explains the installation of SQL Server Express on Windows.
<
br/>
This clip is from the chapter "Environment Setup" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the environmental...
<
br/>
This clip is from the chapter "Environment Setup" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the environmental...
Curated Video
Modern JavaScript from the Beginning - Second Edition - What Is MongoDB?
In this video, we will introduce MongoDB, a popular NoSQL database used in many web applications. We will discuss the differences between SQL and NoSQL databases, and the advantages of using MongoDB.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - In-Memory Databases
This video explains in-memory databases, which make the data extremely quick to access but the data is usually not persistent between sessions.
<
br/>
This clip is from the chapter "Databases" of the series "Web Development Concepts...
<
br/>
This clip is from the chapter "Databases" of the series "Web Development Concepts...
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
Data Science Model Deployments and Cloud Computing on GCP - Database
This video explains a database that holds onto data for a web application long-term. The browser can only hold onto information for a limited time. The data in databases is persistent. The data does not go away if the database or...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Server
This video explains the server that handles data exchanges between clients and databases. Users have the client on their device, so there are many clients. Those clients talk to the same server per application.
<
br/>
This clip is...
<
br/>
This clip is...
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
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
Chatbots Development with Amazon Lex - Services of AWS
This video outlines the various services provided by AWS, including more than 200 services, AWS Compute, AWS Storage, AWS Database, AWS Migration, API Gateway, cloud management services, WAF and shield, elastic transcoder, and more.
Curated Video
Fundamentals of Secure Software - Password Demo
This is a demo video on password management.
Curated Video
A Detailed Guide to the OWASP Top 10 - Understanding SQL and Databases
This video explains databases and Structured Query Language (SQL).