Hi, what do you want to do?
Curated Video
CompTIA A+ Certification 220-1001: The Total Course - Basic Router Configuration
All routers share some basic configuration steps every tech must know. From router passwords to LAN IDs, this is the place to learn about these settings. This clip is from the chapter "Local Area Networking" of the series "CompTIA A+...
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - Overview of the TLS Settings at the Free Hosting
In this video, we'll take a quick overview of the TLS settings at the free hosting.
r/>
This clip is from the chapter "Custom Domain with Free Hosting" of the series "SSL Complete Guide 2021: HTTP to HTTPS".This section will...
r/>
This clip is from the chapter "Custom Domain with Free Hosting" of the series "SSL Complete Guide 2021: HTTP to HTTPS".This section will...
Curated Video
Job-Ready SQL in an Afternoon - Creating and Removing a Database
In this video, you will learn how to create and remove a database.
<
br/>
This clip is from the chapter "Fundamentals and Setup" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover fundamentals and work on...
<
br/>
This clip is from the chapter "Fundamentals and Setup" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover fundamentals and work on...
Brainwaves Video Anthology
Jose A. Lovo - Teachers Make a Difference - Ms. Lucy, Mr. Chapa and Cynthia McDermott
Jose Lovo is in a doctoral student at Antioch University. He has taught pre-school, elementary and has been a principal. He has returned to the classroom at Los Angeles Unified School District.
He is a true activist with...
He is a true activist with...
Curated Video
Python for Deep Learning - Build Neural Networks in Python - An Introduction to The Neural Network
In this video, we will have a quick introduction to the neural network.
<
br/>
This clip is from the chapter "Artificial Neural Networks (ANN)" of the series "Python for Deep Learning — Build Neural Networks in Python".In this...
<
br/>
This clip is from the chapter "Artificial Neural Networks (ANN)" of the series "Python for Deep Learning — Build Neural Networks in Python".In this...
Curated Video
Raspberry Pi For Beginners - 2022 Complete Course - Set Up VNC to Get Remote Access to Your Raspberry Pi OS Desktop
This video demonstrates setting up VNC to get remote access to your Raspberry Pi OS desktop.
<
br/>
This clip is from the chapter "Install Raspberry Pi OS Without Any External Monitor or Keyboard" of the series "Raspberry Pi for...
<
br/>
This clip is from the chapter "Install Raspberry Pi OS Without Any External Monitor or Keyboard" of the series "Raspberry Pi for...
Curated Video
Raspberry Pi For Beginners - 2022 Complete Course - Enable the Camera (Bullseye OS)
This video helps you enable the camera (Bullseye OS).
<
br/>
This clip is from the chapter "Add Vision to Your Applications with the Raspberry Pi Camera V2 Module" of the series "Raspberry Pi for Beginners - 2022 Complete...
<
br/>
This clip is from the chapter "Add Vision to Your Applications with the Raspberry Pi Camera V2 Module" of the series "Raspberry Pi for Beginners - 2022 Complete...
Curated Video
Raspberry Pi and Arduino - Go to The Next Level - Retry Connecting with Python if Failed
In this video, you will learn how to retry connecting with Python if it failed.
<
br/>
This clip is from the chapter "PART 1 - Serial Communication Between Raspberry Pi and Arduino" of the series "Raspberry Pi and Arduino - Go to...
<
br/>
This clip is from the chapter "PART 1 - Serial Communication Between Raspberry Pi and Arduino" of the series "Raspberry Pi and Arduino - Go to...
Curated Video
Raspberry Pi and Arduino - Go to The Next Level - LCD Screen - Circuit
In this video, we will examine the circuit of the LCD screen.
<
br/>
This clip is from the chapter "Part 2 - Arduino Functionalities (Hardware Components)" of the series "Raspberry Pi and Arduino - Go to the Next Level".In this...
<
br/>
This clip is from the chapter "Part 2 - Arduino Functionalities (Hardware Components)" of the series "Raspberry Pi and Arduino - Go to the Next Level".In this...
Curated Video
Snowflake - Build and Architect Data Pipelines Using AWS - What Is Pushdown in Spark 3.1?
This video explains about Pushdown in Spark 3.1.
<
br/>
This clip is from the chapter "Snowflake with Python, Spark, and Airflow on AWS" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section focuses...
<
br/>
This clip is from the chapter "Snowflake with Python, Spark, and Airflow on AWS" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section focuses...
Curated Video
The Art of Doing - Python Network Applications with Sockets - Advanced GUI Chat Room Part 8 - Sending Data from Client to Server.
In this eighth part, you are going to learn how to send data from client to server.
<
br/>
This clip is from the chapter "Creating an Advanced GUI Chat Room with the Json Module" of the series "The Art of Doing - Python Network...
<
br/>
This clip is from the chapter "Creating an Advanced GUI Chat Room with the Json Module" of the series "The Art of Doing - Python Network...
Curated Video
The Art of Doing - Python Network Applications with Sockets - Advanced GUI Chat Room Part 5 - Staring the Server
In this fifth part, you are going to learn how to start the server.
<
br/>
This clip is from the chapter "Creating an Advanced GUI Chat Room with the Json Module" of the series "The Art of Doing - Python Network Applications with...
<
br/>
This clip is from the chapter "Creating an Advanced GUI Chat Room with the Json Module" of the series "The Art of Doing - Python Network Applications with...
Curated Video
The Art of Doing - Python Network Applications with Sockets - The Pickle Module - Sending Objects through the Data Stream
In this video, you will learn how to send objects through the data stream with the Pickle module.
<
br/>
This clip is from the chapter "Creating an Advanced GUI Chat Room with the Json Module" of the series "The Art of Doing -...
<
br/>
This clip is from the chapter "Creating an Advanced GUI Chat Room with the Json Module" of the series "The Art of Doing -...
Curated Video
The Art of Doing - Python Network Applications with Sockets - Terminal Chat Room Part 2 - Adding Functionality
In this second part, you are going to learn how to add functionality.
<
br/>
This clip is from the chapter "Creating a Terminal Chat Room with the Threading Module" of the series "The Art of Doing - Python Network Applications with...
<
br/>
This clip is from the chapter "Creating a Terminal Chat Room with the Threading Module" of the series "The Art of Doing - Python Network Applications with...
Curated Video
The Art of Doing - Python Network Applications with Sockets - Advanced GUI Chat Room Part 6- Processing Messages Server Side
In this sixth part, you are going to learn how to process messages on the server side.
<
br/>
This clip is from the chapter "Creating an Advanced GUI Chat Room with the Json Module" of the series "The Art of Doing - Python Network...
<
br/>
This clip is from the chapter "Creating an Advanced GUI Chat Room with the Json Module" of the series "The Art of Doing - Python Network...
Curated Video
The Art of Doing - Python Network Applications with Sockets - Enabling Port Forwarding for WAN Communication
In this video, you will learn how to enable port forwarding for WAN communication.
<
br/>
This clip is from the chapter "Connecting to the Outside World" of the series "The Art of Doing - Python Network Applications with Sockets".In...
<
br/>
This clip is from the chapter "Connecting to the Outside World" of the series "The Art of Doing - Python Network Applications with Sockets".In...
Curated Video
The Art of Doing - Python Network Applications with Sockets - Basic Two-Way Chat Part 1 - Server/Client Setup
In this first part, you are going to learn how to set up our server/client side for our basic two-way chat via terminal.
<
br/>
This clip is from the chapter "Creating TCP and UDP Connections with the Socket Module" of the series...
<
br/>
This clip is from the chapter "Creating TCP and UDP Connections with the Socket Module" of the series...
Curated Video
The Art of Doing - Python Network Applications with Sockets - Advanced GUI Chat Room Part 9 - Adding Admin Functionality
In this ninth part, you are going to learn how to add admin functionality.
<
br/>
This clip is from the chapter "Creating an Advanced GUI Chat Room with the Json Module" of the series "The Art of Doing - Python Network Applications...
<
br/>
This clip is from the chapter "Creating an Advanced GUI Chat Room with the Json Module" of the series "The Art of Doing - Python Network Applications...
Curated Video
The Art of Doing - Python Network Applications with Sockets - Advanced GUI Chat Room Part 4 - Outlining Client Functionality
In this fourth part, you are going to learn how to outline client functionality.
<
br/>
This clip is from the chapter "Creating an Advanced GUI Chat Room with the Json Module" of the series "The Art of Doing - Python Network...
<
br/>
This clip is from the chapter "Creating an Advanced GUI Chat Room with the Json Module" of the series "The Art of Doing - Python Network...
Food Farmer Earth
A Small Scale Integrated Livestock Farm
Husband and wife team, farmers Mike Guebert and Linda Bangs live on 10 acres of land, raising and tending to a variety of livestock. Currently, they have 2 Jersey cows, and 40 goats that provide raw milk; about 250 laying chicken hens...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 07 - A Quick Review - JDBC Versus Spring JDBC
In this video, we will see a quick review - JDBC versus Spring JDBC.
r/>
This clip is from the chapter "Journey From Spring JDBC to JPA" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section,...
r/>
This clip is from the chapter "Journey From Spring JDBC to JPA" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section,...
Curated Video
REST APIs with Flask and Python - Using the PUT Method with Database Interaction
This video explains how to use the PUT method with database interaction.
r/>
This clip is from the chapter "Storing Resources in a SQL Database" of the series "REST APIs with Flask and Python".This section explains the various...
r/>
This clip is from the chapter "Storing Resources in a SQL Database" of the series "REST APIs with Flask and Python".This section explains the various...
Curated Video
REST APIs with Flask and Python - Signing Up and Writing Users to a Database
This video explains how to sign up and write users to a database.
r/>
This clip is from the chapter "Storing Resources in a SQL Database" of the series "REST APIs with Flask and Python".This section explains the various aspects...
r/>
This clip is from the chapter "Storing Resources in a SQL Database" of the series "REST APIs with Flask and Python".This section explains the various aspects...
Curated Video
REST APIs with Flask and Python - Preventing Duplicate Usernames When Signing Up Users
This video demonstrates how to prevent duplicate usernames when signing up users.
r/>
This clip is from the chapter "Storing Resources in a SQL Database" of the series "REST APIs with Flask and Python".This section explains the...
r/>
This clip is from the chapter "Storing Resources in a SQL Database" of the series "REST APIs with Flask and Python".This section explains the...