Hi, what do you want to do?
Kult America
Lviv's Lost Polish Soul
Poland has had a turbulent history of borders changing, through the ages it has seen cities come and go but one which stands out particularly is Lviv Ukraine. With out a question, this city has a Polish soul but I wanted to see what the...
NASA
NASA | Operation IceBridge Flies the Ice Caps
Ice caps are simply small versions of ice sheets, measuring in at a maximum area of 50,000 square kilometers (about 19,000 square miles). It's their small and thin stature that makes ice caps more prone to melt in a warming Arctic....
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - High Availability Solutions in Amazon Web Services (AWS)
This video lets you explore the high availability solutions for databases in AWS.
r/>
This clip is from the chapter "Solutions Architect Chapter 12 - Amazon Web Services (AWS) Database Design" of the series "AWS Solutions...
r/>
This clip is from the chapter "Solutions Architect Chapter 12 - Amazon Web Services (AWS) Database Design" of the series "AWS Solutions...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course - Kinesis
This video introduces you to Kinesis.
r/>
This clip is from the chapter "High Performance Architectures" of the series "AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course".This video introduces you to the...
r/>
This clip is from the chapter "High Performance Architectures" of the series "AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course".This video introduces you to the...
Curated Video
Complete Modern C++ - Copy Constructor - Part II
This video explains how and when to implement a user-defined copy constructor. It also explains the rule of 3.
r/>
This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an...
r/>
This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Using Includes and Imports
This video demonstrates how to use includes and imports in Ansible playbooks.
r/>
This clip is from the chapter "Structuring Ansible Playbooks" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section...
r/>
This clip is from the chapter "Structuring Ansible Playbooks" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".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
Job-Ready SQL in an Afternoon - Logic Statements
In this video, we will cover the logic statements.<br<br/>/>
This clip is from the chapter "Conditionals and Arithmetic" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover conditionals and arithmetic.
This clip is from the chapter "Conditionals and Arithmetic" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover conditionals and arithmetic.
Curated Video
No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Validating Accuracy of Batch Predictions
In this video, you will learn how to validate the accuracy of batch predictions.
<
br/>
This clip is from the chapter "Project 1 - Banknote Authentication" of the series "No-Code Machine Learning Using Amazon AWS SageMaker...
<
br/>
This clip is from the chapter "Project 1 - Banknote Authentication" of the series "No-Code Machine Learning Using Amazon AWS SageMaker...
Curated Video
Learn and Master C Programming - Using switch statement
We will learn how to use switch statements instead of if...else. Also, we will learn about break keyword that is usually used with switch conditions.
r/>
This clip is from the chapter "Conditional Statements" of the series...
r/>
This clip is from the chapter "Conditional Statements" of the series...
IDG TECHtalk
Financial services embraces AI | TECH(talk)
Given that artificial intelligence (and machine learning) are showing up in numerous industries, it's no surprise that they're gaining traction now in financial services. Coming soon to a banking chatbot near you.
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - JavaScript JSON methods
In this video, we'll cover JavaScript JSON methods.
r/>
This clip is from the chapter "JavaScript JSON and AJAX" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section introduces JSON and AJAX....
r/>
This clip is from the chapter "JavaScript JSON and AJAX" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section introduces JSON and AJAX....
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - JavaScript Switch
In this video, we'll cover JavaScript switch.
r/>
This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript, JavaScript...
r/>
This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript, JavaScript...
Brian McLogan
Solving an Absolute Value Equation by Creating Two Cases with Only One Solution
Learn how to solve absolute value equations with multiple steps. Absolute value of a number is the positive value of the number. For instance, the absolute value of 2 is 2 and the absolute value of -2 is also 2. To solve an absolute...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - The Auth Reducer
In this video you'll learn how to setup an auth reducer so you can store the user id of the logged in user.
r/>
This clip is from the chapter "Firebase Authentication" of the series "The Complete React Developer Course (with...
r/>
This clip is from the chapter "Firebase Authentication" of the series "The Complete React Developer Course (with...
Curated Video
Job-Ready SQL in an Afternoon - Unions
In this video, we will cover unions.<br<br/>/>
This clip is from the chapter "Joins, Unions, and Subqueries" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover joins, unions, and subqueries.
This clip is from the chapter "Joins, Unions, and Subqueries" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover joins, unions, and subqueries.
Professor Dave Explains
Cholera: Vibrio cholerae O1 and O139
What is cholera exactly? Believe it or not, this disease isn't gone, it's still an issue in various parts of the world. It's caused by Vibrio cholerae, and in particular two serotypes of this bacterium. Let's get some details!
Curated Video
Switch...Case
Switch... Case statements allow you to evaluate a number of conditions at once. You'll learn Switch conditionals in this video.
Curated Video
Product Management Certification with Agile Product Owner and Scrum - Bonus: User Stories and Acceptance Criteria
This is a bonus video that explains user stories and acceptance criteria.
<
br/>
This clip is from the chapter "Crafting the Product Backlog" of the series "Product Management Certification with Agile Product Owner and Scrum".This...
<
br/>
This clip is from the chapter "Crafting the Product Backlog" of the series "Product Management Certification with Agile Product Owner and Scrum".This...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - ImageNet Challenge
This video talks about the challenges with ImageNet.<br<br/>/>
This clip is from the chapter "Transfer Learning" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on transfer learning.
This clip is from the chapter "Transfer Learning" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on transfer learning.
Curated Video
Figma for UIUX Master Web Design in Figma - Finishing the Footer
This video explains finishing the footer.<br<br/>/>
This clip is from the chapter "Redesign an Ecommerce Business" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on redesigning an ecommerce business.
This clip is from the chapter "Redesign an Ecommerce Business" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on redesigning an ecommerce business.
TLDR News
Roe Scrapped: Which Cases are Next? - TLDR News
Last week, the Supreme Court overturned the landmark abortion ruling Roe v Wade. That's clearly a huge deal on it's own, but it also marks a major change for the court, a change in approach which could see other rights on the chopping...
JJ Medicine
Trigeminal Neuralgia (“Severe Facial Pain”): Causes, Pathophysiology, Symptoms, Diagnosis, Treatment
Trigeminal Neuralgia (“Severe Facial Pain”) | Causes, Pathophysiology, Symptoms, Diagnosis, Treatment
Trigeminal neuralgia is a relatively rare neurological condition involving compression of the trigeminal nerve. The...
Trigeminal neuralgia is a relatively rare neurological condition involving compression of the trigeminal nerve. The...
Healthcare Triage
Why A Spike in Vaping Deaths and Illnesses?
Electronic cigarettes, like Juul, have been in use in the United States for over a decade now, so what’s up with the sudden spike in e-cigarette related illnesses? SPOILER: We wish we knew more.