Hi, what do you want to do?
IDG TECHtalk
Python 3.10's new features: Better error reporting
Python 3.10 makes use of the new parser introduced in Python 3.9 to deliver more detailed, informative, and accurate error messages for your code. See some examples in this video of how the new error messages make developing in Python...
Brian McLogan
How to apply the midsegment theorem for triangles
👉 Learn how to solve for the unknown in a triangle divided internally such that the division is parallel to one of the sides of the triangle. The triangle proportionality theorem states that if a line is parallel to one side of a...
Curated Video
Apache Maven Beginner to Guru - Assignment Review-Repairing a Multi-Module Maven Project
This video provides an assignment review for the repairing a multi-module Maven project. This clip is from the chapter "Multi-Module Projects" of the series "Apache Maven: Beginner to Guru".This section presents an overview of the...
Brian McLogan
How to use the law of sines given one angle and two sides - One Triangle
👉 Learn how to determine if a given SSA triangle has 1, 2 or no possible triangles. Given two adjacent side lengths and an angle opposite one of them (SSA or ASS), then there are 3 possible cases: there can be 1 solution, 2 solutions,...
Brian McLogan
Master how to find all of the zeros of a polynomial when given one irrational zero
Master how to find all of the zeros of a polynomial when given one irrational zero
Brian McLogan
95% of Students Make This Mistake With Law of COSINES
So when you are doing the law of cosines it is very tempting to revert back to using the law of sines to avoid doing any extra work. However I do want to warn you , not to do that. Even Though I warn my students I still end up seeing...
Healthcare Triage
Rethinking Testing for Covid-19
PCR tests for Covid-19 are pretty accurate. But they're often very slow and they can be hard to get. Results sometimes aren't available in time to be useful. Faster tests can be less accurate. As we try to reopen schools and businesses...
NASA
New Mission Will Take First Peek at Sun’s Poles
A new spacecraft is journeying to the Sun to snap the first pictures of the Sun’s north and south poles. Solar Orbiter, a collaboration between ESA (the European Space Agency) and NASA will have its first...
All Ears English
English Conversation: What to Say When You Need to Get Caught Up - All Ears English Podcast 1687
Life happens and we can't be everywhere all of the time. WHat can you say in this situation when you want to find out what you missed in a meeting at work or in your social life? Find out today.
Brian McLogan
Best explanation for how to divide polynomials with long division
👉 Learn how to divide polynomials using the long division algorithm. To be able to solve a polynomial, we need to be able to get the factors and hence the zeros. To get the factors, we use the rational zeros theorem to get one of the...
Brian McLogan
How to use the triangle midsegment formula to find the midsegment
👉 Learn how to solve for the unknown in a triangle divided internally such that the division is parallel to one of the sides of the triangle. The triangle proportionality theorem states that if a line is parallel to one side of a...
Curated Video
World of Computer Networking Your CCNA start - Transmission Control Protocol (TCP) versus User Datagram Protocol (UDP)
This video highlights the difference between TCP and UDP.
r/>
This clip is from the chapter "Transport Layers: Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)" of the series "World of Computer Networking:...
r/>
This clip is from the chapter "Transport Layers: Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)" of the series "World of Computer Networking:...
Curated Video
Troubleshooting Missing Thumbnails in Microsoft PowerPoint
This video addresses the issue of PowerPoint files not generating thumbnails when saved, despite the usual expectation of thumbnail previews. It demonstrates a simple solution by accessing the Advanced properties menu within the file...
Curated Video
20 Words with Disappearing (missing) Syllables | Dropped Syllables
Here is a little pronunciation "secret" that will help you to sound more natural when you speak English. It may also help your comprehension when you listen to native English speakers.
This video is about disappearing...
This video is about disappearing...
Science360
Human geneticist and leukemia research pioneer, Dr. Janet Rowley discusses her career
Janet Rowley was an American human geneticist and the first scientist to identify a chromosomal translocation as the cause of leukemia and other cancers. She received the National Medal of Science 1998. As a medalist, this year she...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Python for Data Science: Dataset Preprocessing
In this video, we will cover dataset preprocessing.
Curated Video
Understanding Sex-Linked Genetic Disorders
This is a video that explains the concept of sex linked genetic disorders. The video begins by discussing chromosomes and how 22 pairs of chromosomes control characteristics, while one pair carries genes that determine sex (X&Y). The...
Brian McLogan
Dividing two polynomials using synthetic division
👉 Learn about dividing by synthetic division when there is a missing power. Synthetic division is a method of dividing polynomials by linear expressions. To divide using synthetic division, we equate the divisor to 0 and then solve for...
Brian McLogan
Use your trig identities to find the missing values of a triangle
👉 Learn how to find a missing side length of a right triangle. A right triangle is a triangle that has 90 degrees as one of its angles. The trigonometric identities of right triangles give us the relationship between the angles of a...
Brian McLogan
Find the missing side of a oblique triangle using law of sines
👉 Learn how to solve for the length of the sides and the measures of the angles of a triangle using the law of sines. The law of sines is used in determining the length of the opposite side to a known angle measure or the measure of the...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Pandas for Data Manipulation and Understanding: Pandas DataFrame
In this video, we will cover Pandas DataFrame.
<
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...
Brian McLogan
How to use AAA to determine if two triangles are similar
👉 Learn how to solve with similar triangles. Two triangles are said to be similar if the corresponding angles are congruent (equal). Note that two triangles are similar does not imply that the length of the sides are equal but the sides...
Easy Languages
Easy Croatian 19 - What makes you happy?
Easy Croatian 19 - What makes you happy?
Easy Languages is an international video project aiming at supporting people worldwide to learn languages through authentic street interviews and expose the street culture of...
Easy Languages is an international video project aiming at supporting people worldwide to learn languages through authentic street interviews and expose the street culture of...
Brian McLogan
Given One Zero or Factor Find the Remaining Zeros
👉 Learn how to find all the zeros of a polynomial given one rational zero. 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 zeros of a...