Hi, what do you want to do?
Curated Video
The Complete Practical Docker Guide - Plan for the Next Lectures - Networks and Environment Variables
This video focuses on the plan for the next lectures - networks and environment variables.
r/>
This clip is from the chapter "Communication Between Containers and Environment Variables (MySQL, phpMyAdmin)" of the series "The...
r/>
This clip is from the chapter "Communication Between Containers and Environment Variables (MySQL, phpMyAdmin)" of the series "The...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 02 - Java Reference Types – Puzzles
In this video, we will learn about Java reference types – puzzles.
r/>
This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look into string...
r/>
This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look into string...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 3 - Making the Binary Search Algorithm Example Loosely Coupled
This video demonstrates how to make the binary search algorithm example loosely coupled.
r/>
This clip is from the chapter "Spring Level 1 - Introduction to the Spring Framework in 10 Steps" of the series "Spring Framework...
r/>
This clip is from the chapter "Spring Level 1 - Introduction to the Spring Framework in 10 Steps" of the series "Spring Framework...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 3 - Making the Binary Search Algorithm Example Loosely Coupled
In this Appendix video, we'll make the binary search algorithm example loosely coupled.
r/>
This clip is from the chapter "Appendix - Introduction to Spring Framework in 10 Steps" of the series "Master Hibernate and JPA with...
r/>
This clip is from the chapter "Appendix - Introduction to Spring Framework in 10 Steps" of the series "Master Hibernate and JPA with...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 3: Making the Binary Search Algorithm Example Loosely Coupled
Introduction to Spring Framework in 10 Steps: Step 3: Making the Binary Search Algorithm Example Loosely Coupled
r/>
This clip is from the chapter "Introduction to Spring Framework in 10 Steps" of the series "Master Java Web...
r/>
This clip is from the chapter "Introduction to Spring Framework in 10 Steps" of the series "Master Java Web...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 00 - Introduction to Array and ArrayList - Section Introduction with a Challenge
In this video, we will learn about Array and ArrayList - section introduction with a challenge.
r/>
This clip is from the chapter "Arrays and ArrayLists" of the series "Java Programming for Complete Beginners - Java 16".In this...
r/>
This clip is from the chapter "Arrays and ArrayLists" of the series "Java Programming for Complete Beginners - Java 16".In this...
Let's Tute
Tips for Effective Learning and Memory Retention
This video provides tips for students to learn faster and remember things effectively, including identifying what needs to be memorized, using verbal and visual learning techniques, taking breaks, meditating, and getting adequate rest....
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Introduction
Introduction to Course: Introduction
r/>
This clip is from the chapter "Introduction to Course" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section is the introductory section of the course....
r/>
This clip is from the chapter "Introduction to Course" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section is the introductory section of the course....
Curated Video
Learning ASP.NET Web API (Video 9)
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build...
ACDC Leadership
Macroeconomics Review Videos- AP Macro
Overview of the five units of macroeconomics and links to playlists. All the key concepts and graphs you need for the AP Macroeconomics exam.
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Master the Knowledge Areas of the Certified Solutions Architect – Associate (CSA-A) Exam
This video explains the various domains and objectives covered in the CSA-A exam.
r/>
This clip is from the chapter "Exam Tips and Tricks" of the series "AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021...
r/>
This clip is from the chapter "Exam Tips and Tricks" of the series "AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021...
Curated Video
Multi-Paradigm Programming with Modern C++ - Running Asynchronous Tasks
In this video, we will use promise, future, and a lambda to create a version of std::async that uses our thread pool. Then we will learn some design patterns for efficient concurrent programming.
• Overview of the task class...
• Overview of the task class...
Curated Video
Docker for the Absolute Beginner - Hands-On - Introduction
Introduction
r/>
This clip is from the chapter "Introduction" of the series "Docker for the Absolute Beginner - Hands-On".This section introduces you to the course. You will get an overview of the course. The author also...
r/>
This clip is from the chapter "Introduction" of the series "Docker for the Absolute Beginner - Hands-On".This section introduces you to the course. You will get an overview of the course. The author also...
The Business Professor
Present Value Concepts
What is present value and how is the discounted cash flow model used to determine the present value of future cash flows.
Curated Video
Kubernetes for the Absolute Beginners - Hands-On - Introduction
This clip is from the chapter "Introduction" of the series "Kubernetes for the Absolute Beginners - Hands-On".In this section, we are introduced to the course and the learning objectives.
Curated Video
Data Analytics using Python Visualizations - Creating Simple and Multiple Line Plots
This video explains how to create simple and multiple line plots.
<
br/>
This clip is from the chapter "Working with the Beautiful and Powerful Bokeh Library" of the series "Data Analytics Using Python Visualizations".This section...
<
br/>
This clip is from the chapter "Working with the Beautiful and Powerful Bokeh Library" of the series "Data Analytics Using Python Visualizations".This section...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Introduction to Machine Learning
In this video, we will cover an introduction to machine learning.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A...
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Introduction - Machine Learning: Machine Learning Crash Course
In this video, we will take a quick introduction to this section.
<
br/>
This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to...
<
br/>
This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Elasticsearch Basics: Logical Concepts
This video explains the logical concepts of Elasticsearch.
r/>
This clip is from the chapter "Installing and Understanding Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section...
r/>
This clip is from the chapter "Installing and Understanding Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Generating HTML Reports for Pytest Test Cases
This video demonstrates how to generate HTML reports for pytest test cases.
r/>
This clip is from the chapter "Part I-Unit Testing Framework" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This...
r/>
This clip is from the chapter "Part I-Unit Testing Framework" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This...
Curated Video
SPANISH-Simms Taback's Safari Animals: Animales del safari de simms téibak
Prepárate para un juego de adivinanzas que es verdaderamente muy, pero muy salvaje. Aventúrate en un safari lleno de diversión y sigue las pistas para adivinar los nombres de los animales que descubres en tu camino. Con cada pista,...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Probability Model: Probability Models towards Random Variables
In this video, we will cover probability models towards random variables.
<
br/>
This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine...
<
br/>
This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - AKS and Azure AD Introduction
In this video, we will cover AKS and Azure AD introduction.
r/>
This clip is from the chapter "Serverless Computing" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains serverless computing...
r/>
This clip is from the chapter "Serverless Computing" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains serverless computing...
Curated Video
C++ 20 (2a) New Features - Rationale Behind Concepts
Call sort algorithm on std::list container and analyze error output produced by the compiler.
• Consider length of error o
utput
• Consider caus
e of error
• Concepts a
re
the solution
This clip is from...
• Consider length of error o
utput
• Consider caus
e of error
• Concepts a
re
the solution
This clip is from...