Hi, what do you want to do?
Professor Dave Explains
Practice Problem: Gravimetric Analysis
What the heck is gravimetric analysis? Well let's say we want to know how much of a substance is in some mixture. We could toss it in solution and cause it to form a precipitate with some other ion in solution. We can measure the mass of...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - equals and hashCode methods
Basics of Object Oriented Programming: equals and hashCode methods
r/>
This clip is from the chapter "Basics of Object Oriented Programming" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this...
r/>
This clip is from the chapter "Basics of Object Oriented Programming" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this...
Professor Dave Explains
Organic Chemistry Mechanism Challenge 1
Need some organic chemistry practice? Here's a tricky mechanism to try!
Curated Video
Google Apps Script - Exercise Coding Projects - How to Create a PDF Email from Sheet Data and Send the Email Using Sheet Data
This video explains how to create a PDF email from sheet data and send the email using sheet data.
<
br/>
This clip is from the chapter "How to Do Amazing Things with Google Apps Script - Power Up Your Apps Script Code" of the...
<
br/>
This clip is from the chapter "How to Do Amazing Things with Google Apps Script - Power Up Your Apps Script Code" of the...
Curated Video
Data Analytics using Python Visualizations - Creating Error Bars
This video explains creating error bars.
<
br/>
This clip is from the chapter "Matplotlib and Seaborn – Libraries and Techniques" of the series "Data Analytics Using Python Visualizations".This section introduces you to Matplotlib...
<
br/>
This clip is from the chapter "Matplotlib and Seaborn – Libraries and Techniques" of the series "Data Analytics Using Python Visualizations".This section introduces you to Matplotlib...
Curated Video
Raspberry Pi For Beginners - 2022 Complete Course - Create a New Gmail Account
This video helps you with creating a new Gmail account.
<
br/>
This clip is from the chapter "Send an Email from Your Raspberry Pi" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on sending an...
<
br/>
This clip is from the chapter "Send an Email from Your Raspberry Pi" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on sending an...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Problem Setup - Neural Style Transfer
This video demonstrates the problem setup.<br<br/>/>
This clip is from the chapter "Neural Style Transfer" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the neural style transfer.
This clip is from the chapter "Neural Style Transfer" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the neural style transfer.
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Itertools Module
This video demonstrates the various iterators and generators available in the itertools module.
<
br/>
This clip is from the chapter "Iterators and Generators" of the series "The Ultimate Guide to Python Programming with Python...
<
br/>
This clip is from the chapter "Iterators and Generators" of the series "The Ultimate Guide to Python Programming with Python...
Curated Video
Python In Practice - 15 Projects to Master Python - random Module
This video explains the random module.<br<br/>/>
This clip is from the chapter "Modules and Packages" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the Modules and Packages.
This clip is from the chapter "Modules and Packages" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the Modules and Packages.
Curated Video
The Complete Python Course - What Is a Random module and How to Import It?
In this video, we will work with the random module and how to work around functions using the random built-in module.
<
br/>
This clip is from the chapter "Python – Random Modules" of the series "The Complete Python Course...
<
br/>
This clip is from the chapter "Python – Random Modules" of the series "The Complete Python Course...
Curated Video
DevOps Complete Course - Create a Project with Maven Archetype
This video helps create a project with Maven Archetype.<br<br/>/>
This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - CDK sample-app Template
This video demonstrates CDK sample-app template.
<
br/>
This clip is from the chapter "Getting Started with AWS CDK by Developing Our First CSK Application" of the series "AWS Serverless Microservices with Patterns and Best...
<
br/>
This clip is from the chapter "Getting Started with AWS CDK by Developing Our First CSK Application" of the series "AWS Serverless Microservices with Patterns and Best...
Curated Video
Minimal API Development with ASP.NET Core - Review and Update GitHub - Create ASP.NET Core API Project with Visual Studio
In this video, we will look at how to update the code that we have created so far on GitHub.
<
br/>
This clip is from the chapter "Create ASP.NET Core API Project with Visual Studio" of the series "Minimal API Development with...
<
br/>
This clip is from the chapter "Create ASP.NET Core API Project with Visual Studio" of the series "Minimal API Development with...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Continuous Random Variables: Uniform Distribution Python
In this video, we will cover uniform distribution Python.
<
br/>
This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and...
<
br/>
This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Continuous Random Variables: Exponential Python
In this video, we will cover Exponential Python.
<
br/>
This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and Projects) A...
<
br/>
This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and Projects) A...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - RAND Function (Producing a Sample with Distribution of Your Choice)
The author will show you how to use the rand function. This function allows you to produce a sample (random numbers) with a distribution of your choice.
<
br/>
This clip is from the chapter "SAS Functions" of the series "Complete...
<
br/>
This clip is from the chapter "SAS Functions" of the series "Complete...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - RNN Architecture: Infinite Memory Architecture
In this video, we will cover infinite memory architecture.
<
br/>
This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
<
br/>
This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Plotly for 3D Interactive Plotting: Plotly 3D Interactive Surface Plot
In this video, we will cover Plotly 3D interactive surface plot.
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning...
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Plotly for 3D Interactive Plotting: Plotly 3D Interactive Scatter Plot Solution
In this video, we will cover Plotly 3D interactive scatter plot solution.
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine...
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - NumPy for Numerical Data Processing: NumPy Playing with Images
In this video, we will cover NumPy playing with images.
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory...
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Hands-on Machine Learning Project Using Scikit-Learn: Pipeline in Scikit-Learn for Machine Learning Project
In this video, we will cover Pipeline in Scikit-Learn for machine learning project.
<
br/>
This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and...
<
br/>
This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Building Machine Learning Model from Scratch: Linear Regression from Scratch- Part 2
In this video, we will cover linear regression from scratch- part 2.
<
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
Data Science and Machine Learning (Theory and Projects) A to Z - RNN Implementation: Language Modelling Next Word Prediction RNN Architecture
In this video, we will cover language modelling next word prediction RNN architecture.
<
br/>
This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning...
<
br/>
This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Matplotlib for Data Visualization: Matplotlib Histograms
In this video, we will cover Matplotlib histograms.
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory and...
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory and...