Communication Coach Alex Lyon
Face to Face vs Online Communication
Face-to-face vs online communication. We compare and contrast examples of each type for your personal and business relationships.
Mediacorp
Bachelor Life and the Changing Dynamics of Marriage in Bulandshahr
This video explores the challenges faced by bachelors in Bulandshahr, India, where the shortage of women has led to changing gender roles within families. It also discusses the prevalence of arranged marriages in India and the...
Brian McLogan
Solve trig equation with cosecant
👉 Learn how to solve trigonometric equations. There are various methods that can be used to evaluate trigonometric equations, they include factoring out the GCF and simplifying the factored equation. Another method is to use a...
Brian McLogan
Tutorial for writing the equation of a cubic function from a graph
👉 Learn how to write the equation of a polynomial when given rational zeros. Recall that a polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers. The...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 78 - Using Embedded and Embeddable with JPA
In this video, we will cover Embedded and Embeddable with JPA. This clip is from the chapter "Hibernate and JPA Tips" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, the author shares some tips on...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 35 - ManyToMany Mapping - Adding Annotations on Entities
In this video, we will cover ManyToMany mapping - adding annotations on entities. This clip is from the chapter "Establishing Relationships with JPA and Hibernate - OneToMany and ManyToMany" of the series "Master Hibernate and JPA with...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 31 - ManyToOne Mapping - Retrieving and Inserting Reviews for Course
In this video, we will cover ManyToOne mapping - retrieving and inserting reviews for course. This clip is from the chapter "Establishing Relationships with JPA and Hibernate - OneToMany and ManyToMany" of the series "Master Hibernate...
Brian McLogan
Mistake Students Make Solving Exponential Equation
Mistake Students Make Solving Exponential Equation
Curated Video
Bitesize Business English #17: Build
A bitesize series of lessons in Business English. More resources linked below.
Journey to the Microcosmos
Kentrophoros: The Mouthless Ciliate With a Back Full of Snacks
This is kentrophoros, a ciliate that James—our master of microscopes—had been searching for, receiving samples from all over the world in the hopes of finding it gliding around. When you first look at it, it doesn’t seem particularly...
Curated Video
Sing in English: Winner Takes it All (Abba)
Sing in English: Winner Takes it All (Abba)
Curated Video
pandas for Python - A Quick Guide - Processing Numerical Data for Pandas
In this video, you will learn about the various powerful tools available for numerical and statistical analysis on Pandas. We will look at the described () method, minimum and maximum values, and obtain the mean, median, variance, and...
Curated Video
Data Analytics using Python Visualizations - Introduction to Matplotlib
This video explains Matplotlib. 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 and Seaborn.
Curated Video
Python for Machine Learning - The Complete Beginners Course - Introduction to Regression
In this video, we will have a quick introduction to regression. This clip is from the chapter "Simple Linear Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover simple...
Curated Video
Practical Data Science using Python - Linear Regression Data Preparation and Analysis 3
This video explains the train-rest split and feature scaling. This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.