Hi, what do you want to do?
PBS
Black sounding' names and their surprising history
What's in a name? Sometimes it's just our imagination, and other times it's an attempt at a political statement. Black names have been satirized and stereotyped for a long time, but they have a unique and downright surprising history....
The Business Professor
Product Cost vs Period Cost - Accounting
This video explains the difference between recording costs as product costs versus period costs. These two systems of cost accounting have unique purposes in the managerial accounting system.
The Business Professor
Trademarking a Business Name
Why should you Trademark a Business Name? What is required to secure a trademark? Registering a trademark helps protect a name or brand from intellectual property theft or misuse as a business grows. You can start the trademarking...
The Business Professor
Creating a Corporation - Required Documents
Creating a Corporation - Required Documents
Curated Video
The Magic of Machine Learning
This video provides a simple and engaging explanation of machine learning using a fictional story about a robot named Zenke. The story illustrates how machine learning works by showing how Zenke learns to identify different colors...
Curated Video
Why Greenland Is So Incredibly Empty... It's Not Just The Ice
Greenland is a spectacle to behold! It's almost entirely covered in ice, yet there are some "green" areas. Still, the largest island in the world is home to only about 56,000 people making it one of the least densely populated regions of...
Curated Video
Mayan Rulers Family Tree | City of Palenque
Mayan Rulers Family Tree | City of Palenque
Curated Video
Disulfide bonds
What is a disulfide bond? Why are disulfide bonds so important in biochemistry? Find out these answers and more in this video!
Curated Video
Landmarks - Grauman's Chinese Theatre
GRAUMAN S CHINESE THEATRE 6928 HOLLYWOOD BOULEVARD MAY NOT IMMEDIATELY SPRING TO MIND AS A LANDMARK ADDRESS BUT WHEN YOU SAY GRAUMAN CHINESE THEATRE, MOST PEOPLE KNOW EXACTLY WHERE YOU MEAN. FOR OVER 80 YEAR S MOVIE STARS HAVE CEMENTED...
Curated Video
The Project Lifecycle: A Basic 4-stage Lifecycle model
Projects have a familiar project lifecycle that gives you a framework to understand, plan, and deliver them.
Dr Mike Clayton, author of How to Manage a Great Project and founder of OnlinePMCourses, explains the...
Dr Mike Clayton, author of How to Manage a Great Project and founder of OnlinePMCourses, explains the...
Curated Video
How to Remember Names: The Top 7 Ways
Are you one of those people who 'just can't remember names'? The fact is that almost everybody can. It's just that we either don't choose to put in the effort, or we don't know the techniques. So, here are my top 7...
Curated Video
The Importance of the Alphabet: Learning to Read and Write
In this video, the teacher engages students in a fun and interactive way to learn about the alphabet and its importance in communication. Through exercises and examples, students explore words that sound similar but have different...
Curated Video
Top 12 Things to Do Differently - Especially in the New Year
At the start of the year, it is customary to look forward and think about what you want to change. Many people will advise you to think about your goals for the year and to set yourself objectives for what you want to...
Curated Video
What is a RACI Chart? Project Management in Under 5
RACI Charts are rightly one of a Project Manager's favourite tools. So what is a RACI Chart, and how does it relate to a Linear Responsibility Chart (LRC)?
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Exercise 2 on Methods
In this video, you will continue to apply your knowledge of methods through another practical exercise. You will be given a more complex problem statement and will learn how to design and implement methods to solve the problem. This...
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
Practical Cyber Hacking Skills for Beginners - Gathering More Information
This is a continuation of the previous lesson, and we will look at tools to gather more information from the Udemy website.
Weird History
US Cities That Changed Their Names
From the early inhabitants of the original 13 colonies, to the pioneers who moved West and South as America expanded, there was one common problem when it came to establishing new settlements: What would they name their city? Some US...
R Programming 101
The str_sub() function | Text Manipulation with the stringr package in R
In this video, we dive into the powerful str_sub() function from the stringr package, a must-know tool for anyone involved in data science, text manipulation, or R programming. The stringr package in R is a comprehensive toolkit designed...
R Programming 101
Text Manipulation in R with str_c()
Welcome to our R Programming series, where we dive deep into the power of the Tidyverse! In this video, we'll explore the str_c() function from the stringr package, a crucial tool for text manipulation in R. Whether you're a data...
R Programming 101
str_replace_all() Function in R | Text Replacement with stringr Package
In this video, we'll explore the versatile str_replace_all() function from the stringr package, an essential tool for anyone working with text or strings in R programming. The stringr package in R is your go-to resource for handling and...
R Programming 101
Manipulation Text in R: Using str_locate() with the stringr Package
Unlock the power of text manipulation in R with the str_locate() function from the popular stringr package, part of the Tidyverse ecosystem! In this beginner-friendly tutorial, we'll walk you through how to precisely locate substrings...
R Programming 101
Manipulate text with the str_split() function in from the stringr package in R programming
The stringr package in R is a comprehensive suite of tools designed to simplify string operations, whether you're parsing text, cleaning data, or preparing strings for analysis. It's a must-have for data scientists, analysts, and anyone...