Instructional Video4:55
Brian McLogan

Graphing a qudratic by converting to vertex form

12th - Higher Ed
👉 Learn how to graph quadratic equations by completeing the square. A quadratic equation is an equation of the form y = ax^2 + bx + c, where a, b and c are constants. The graph of a quadratic equation is in the shape of a parabola which...
Instructional Video5:33
Curated Video

The Complete Excel Guide: Beginners to Advanced - Table Styles

Higher Ed
The aim of this video is to explore table styles. This clip is from the chapter "Excel 2019 Advanced: Tables" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore the tables.
Instructional Video6:26
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Print Formatting

Higher Ed
Being able to add variables to strings and print it out is very important in Python and Python debugging. This lesson will show you the old Python 3.5 way, and the newer Python 3.6+ way to format your sentences. This clip is from the...
Instructional Video7:48
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark Infer Schema

Higher Ed
In this lesson, you will learn about the schema of Spark DataFrames. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
Instructional Video6:41
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Important Questions Related to Web Services

Higher Ed
This video explains some important questions related to the web services. This clip is from the chapter "Introduction to Web Services" of the series "Master Microservices with Spring Boot and Spring Cloud".In this section, you will learn...
Instructional Video3:25
Curated Video

Mastering Microsoft Word 365 - Setting tabs 2

Pre-K - Higher Ed
Learn how to make organize text and improve readability by setting tabs.
Instructional Video5:18
Curated Video

Beginning Python (Video 10)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Instructional Video2:39
IDG TECHtalk

Linux tip: Learn to use display release commands

Higher Ed
In this tip, we look at commands that identify the version of Linux in use on a Linux system – the lsb_release and uname commands. Leave a comment and let us know which command you want featured in a future Linux Tips video.
Instructional Video0:13
Curated Video

KS2 Primary English Age 9-13 - Vocabulary: Form - Explained

3rd - 5th
SchoolOnline's Primary English videos are brilliant, bite-size tutorial videos delivered by examiners and skilled teachers. Ideal for ages 9-13, they cover every key skill in English Reading and Writing that students need to master in...
Instructional Video2:39
Brian McLogan

Identifying the transformations of a quadratic function

12th - Higher Ed
👉 Learn how to graph quadratic equations in vertex form. A quadratic equation is an equation of the form y = ax^2 + bx + c, where a, b and c are constants. The graph of a quadratic equation is in the shape of a parabola which can either...
Instructional Video6:31
Brian McLogan

Equation given transformations

12th - Higher Ed
Equation given transformations
Instructional Video2:45
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Catching Errors Shorthand

Higher Ed
In this video, we'll cover catching errors shorthand. This clip is from the chapter "JavaScript JSON and AJAX" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section introduces JSON and AJAX. Learn about...
Instructional Video10:35
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Creating Spark DFs

Higher Ed
Let's get started with Spark DataFrames. In this session, we will be creating the first DataFrames. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on...
Instructional Video8:34
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 36 – Implementing Spring Cloud Sleuth

Higher Ed
This video explains how to implement Spring Cloud Sleuth. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on microservices...
Instructional Video4:49
Curated Video

Linkedin Profile For Professionals - The Power of the About Essay

Pre-K - Higher Ed
Yes you can write about yourself, and more importantly you should! The About essay is a golden opportunity to postiion yourself most effectively. This one section is the best way to really differentiate yourself against all the other...
Instructional Video3:33
Practical Ninjas

How to cite in LaTeX | Inserting Bibliography in the document | Share Latex | Learn LaTeX 10

12th - Higher Ed
This video presents how to cite articles, journal papers or books using LaTeX in a document. One also learns to insert bibliography in the document. The video explains the concepts with hands on code. Stay calm and keep learning....
Instructional Video3:10
Curated Video

Mastering Microsoft Word 365 - Styles Pane

Pre-K - Higher Ed
Learn how to utilize Word 365's Styles Pane to preview presets and customize and save your own style setting.
Instructional Video11:50
Curated Video

Laws of Logarithms: Understanding and Application

Higher Ed
The video is a lecture presentation on the laws of logarithms. The presenter explains the three laws of logarithms and their applications using examples. The video also covers key facts about logarithms and how to convert them between...
Instructional Video8:36
Curated Video

Comprehensive Android Developer Bootcamp - CRUD - Get All Items from Database

Higher Ed
Build a Baby Needs App:CRUD - Get All Items from Database This clip is from the chapter "Build a Baby Needs App" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to build your Baby Needs app....
Instructional Video3:42
Brian McLogan

Learn how to determine if there are no triangles for ambiguous case

12th - Higher Ed
👉 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,...
Instructional Video5:36
Curated Video

C++ 20 (2a) New Features - std::format_to and std::format_to_n

Higher Ed
This video explains how std::format_to and std::format_to_n work, and how to safely format text to std::vector and c array. • Format text to std::vector using std::back_inserter • Format text to std::vector but preallocate memory, by...
Instructional Video3:17
Brian McLogan

Dividing a polynomial by a monomial

12th - Higher Ed
👉 Learn how to divide polynomials by a monomial using the long division algorithm. A monomial is an algebraic expression with one term while a polynomial is an algebraic expression with more than one term. To divide a polynomial by a...
Instructional Video19:51
Curated Video

The Modern JavaScript Bootcamp (2019) - Moment

Higher Ed
Does JavaScript come with built-in support for dates? Yup. Is it fun to use? Nope. In this video, you’ll learn about moment.js, a third-party JavaScript library that makes working with dates better. This clip is from the chapter "Data...
Instructional Video3:58
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - CSS Floats Images

Higher Ed
In this video, we'll cover CSS floats images. This clip is from the chapter "CSS Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section is about CSS; learn basics of CSS, CSS inline style, CSS...