Instructional Video3:02
Brian McLogan

Using the the half angle formula for sine to evaluate

12th - Higher Ed
👉 Learn how to evaluate the Sine of an angle using the half-angle formula. The half-angle formula for Sine is helpful when you need to determine the exact value of function given an angle but cannot use a calculator or the angle is not...
Instructional Video2:27
Science360

SMARTPHONE-COMPATIBLE DEVICE TO DETECT MISLABELED DRUGS

12th - Higher Ed
A new more affordable, portable, smartphone-compatible spectrometer could soon help users detect mislabeled or fake pills. The device, which is being developed by NSF-funded small business Stratio, Inc., is based on a shortwave infrared...
Instructional Video6:05
Brian McLogan

What are reference angles

12th - Higher Ed
👉 Learn how to define angle relationships. Knowledge of the relationships between angles can help in determining the value of a given angle. The various angle relationships include: vertical angles, adjacent angles, complementary angles,...
Instructional Video9:28
Curated Video

Learning Angular 2 Directives (Video 20)

Higher Ed
Get up to speed with the building blocks of Angular 2. New technologies and new patterns are emerging on a daily basis. Coding for the front end is extremely demanding, but at the same time more interesting and challenging than...
Instructional Video7:35
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Complete merge sort algorithm and analyze updated execution context

Higher Ed
Add functions to analyze and implement time analysis functionality
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms,...
Instructional Video12:06
Programming Electronics Academy

How to Use and Understand the Arduino Reference :: Open Source Hardware Group Arduino Tutorials

Higher Ed
So you just opened up your fancy new gadget -- maybe an awesome DSLR camera, or the newest gaming system, or maybe a new Blu-ray player. As you gladly tear away the packaging -- you notice a small book that...
Instructional Video14:48
Curated Video

C++ Developer - Parameter Passing: Pass-By-Value and Pass-By-Reference

Higher Ed
This video explains parameter passing methods: pass-by-value and pass-by-reference.
r/>
This clip is from the chapter "Functions" of the series "The Complete C++ Developer Course".This section discusses the various functions in...
Instructional Video31:28
Curated Video

Data Science and Machine Learning with R - Working with Matrices

Higher Ed
This video explains working with matrices.
r/>
This clip is from the chapter "Data Types and Structures in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This video explains data...
Instructional Video5:45
Curated Video

Learning Dart (Video 26)

Higher Ed
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build...
Instructional Video14:22
Curated Video

Angles of Polygons: Understanding Interior and Exterior Angle Measures

9th - 12th
In this video, the teacher explains the concepts of polygons, interior and exterior angle measures, and how to find missing angles using equations. The teacher also provides examples and patterns to help students understand these...
Instructional Video18:20
Curated Video

Hands-On Unity 2018.x Game Development for Mobile (Video 13)

Higher Ed
Ready to take your game development skills to the next level by deploying your games to mobile platforms? With the boom in the mobile game development space, there has never been a better time! This course will give you the necessary...
Instructional Video5:54
Curated Video

Complete Java SE 8 Developer Bootcamp - Garbage Collection

Higher Ed
Java provides with garbage collection, which helps to manage memory.
r/>
This clip is from the chapter "Static, Scope, and Garbage Collection" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn to...
Instructional Video17:11
Institute for New Economic Thinking

William Rees - The Dangerous Disconnect Between Economics and Ecology

Higher Ed
The world economy is depleting the earth's natural resources, and economists cling to models that make no reference whatsoever to the biophysical basis that underpins the economy. That's why ecological economics is needed, says William...
Instructional Video3:26
Curated Video

Learning Akka (Video 25)

Higher Ed
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage...
Instructional Video16:31
Curated Video

Create a list : Implement List Insert

Higher Ed
From the section: Lists. This section focuses on lists and the various functions of the list.<b<br/>r/>

This video explains how to implement the List Insert method.
Instructional Video5:55
Curated Video

Learn and Master C Programming - Using 'struct' keyword in C

Higher Ed
We will learn how to use 'struct' keyword to declare and use our own data types in C.
r/>
This clip is from the chapter "Structures & Unions" of the series "Learn and Master C Programming For Absolute Beginners!".In this...
Instructional Video3:43
Brian McLogan

Find different ways to write the same polar point

12th - Higher Ed
Find different ways to write the same polar point
Instructional Video18:47
Institute of Art and Ideas

What's out there in the universe?

Higher Ed
We think space and time are the structure of the universe. Yet Einstein argued 'space and time are modes by which we think and not conditions in which we live'. And philosophers, Kant and Heidegger, saw space and time as the framework of...
Instructional Video5:50
Curated Video

Excel VBA Programming The Complete Guide - Collection Objects in Real Life

Higher Ed
Some objects in VBA are collection objects. Their purpose is to serve as a box or container for related objects. For example, the Worksheets collection object stores a Worksheet object for each worksheet in a Workbook. In this lesson,...
Instructional Video2:56
Curated Video

Complete Java SE 8 Developer Bootcamp - Stack and Heap

Higher Ed
Learn how objects and method variables are represented in memory using stack and heap.
r/>
This clip is from the chapter "Introduction to Objects" of the series "Complete Java SE 8 Developer Bootcamp".Java is Object Oriented...
Instructional Video6:14
Curated Video

Complete Java SE 8 Developer Bootcamp - Object Type Casting

Higher Ed
Casting changes the reference to a more specific type.
r/>
This clip is from the chapter "Polymorphism" of the series "Complete Java SE 8 Developer Bootcamp".The author introduces you to the unique property of polymorphism and...
Instructional Video6:16
Curated Video

Learning Angular 2 Directives (Video 9)

Higher Ed
Get up to speed with the building blocks of Angular 2. New technologies and new patterns are emerging on a daily basis. Coding for the front end is extremely demanding, but at the same time more interesting and challenging than...
Instructional Video12:01
Curated Video

Learn and Master C Programming - Using Our Library From Projects Within The Same Solution

Higher Ed
We will learn how to reference our library from another project in the same solution and also learn about the advantages of having multiple projects in a single solution.
r/>
This clip is from the chapter "Creating C Libraries...
Instructional Video2:05
Curated Video

Complete Java SE 8 Developer Bootcamp - Diamond Operator

Higher Ed
Learn to simplify declaring parameter types with <>.
r/>
This clip is from the chapter "More with Collections" of the series "Complete Java SE 8 Developer Bootcamp".In this section, learn more about limitations of collections...