Brian McLogan
How to convert an angle in degrees to radians
👉 Learn all about angles of trigonometry. In this playlist, we will explore what makes up an angle and how to graph an angle in degrees or radians to determine the quadrant. We will then take a look at angle relationships such as...
Let's Tute
Working with the Object Model in VBA Editor
In this video, the speaker discusses working with the object model in VBA editor. They explain how to insert and delete rows, columns, and cells using VBA editor in Microsoft Excel. They highlight the importance of using VBA tools when...
Packt
Message and Loader Components
This video explains the various message and loader components. This clip is from the chapter "Implementing Redux for State Management" of the series "MERN E-commerce from Scratch".This section explains how to implement Redux for state...
Brian McLogan
Solve by factoring when a=1
we find two factors of the product of the constant term (the term with no variable) and the coefficient of the squared variable whose sum gives the linear term. These factors are now placed in separate brackets with x to form the factors...
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Media Content Delivery
This video explores the various media creation, management and distribution services of AWS. This clip is from the chapter "Solutions Architect Chapter 14 - Additional Amazon Web Services (AWS) Services" of the series "AWS Solutions...
Brian McLogan
Graphing a line using slope intercept form from standard form
👉 Learn how to graph linear equations written in standard form. When given a linear equation in standard form, to graph the equation, we first rewrite the linear equation in slope intercept form, (i.e. in the form y = mx + c, where m is...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Functions - execution context, frames, mutable vs. immutable arguments in-depth
Complete Student class and look at inheritance and subclasses This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python in-depth.
Curated Video
How to Insert a Diagonal Line in a Cell in Microsoft Excel
In this quick tutorial I'll show you how to add a diagonal line or border to a cell in Microsoft Excel and how to format that line by changing width and color.
Curated Video
The Complete Excel Guide: Beginners to Advanced - Exercise 9
Let us do a practice exercise. This clip is from the chapter "Excel 2019 Advanced: Graphs and Charts" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore graphs and charts.
Curated Video
Beginning Python (Video 27)
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...
Curated Video
Learning R for Data Visualization (Video 5)
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Curated Video
Master Java Web Services and REST API with Spring Boot- Important How Questions related to Web Services
Introduction To Web Services: Important How Questions related to Web Services This clip is from the chapter "Introduction to Web Services" of the series "Master Java Web Services and REST API with Spring Boot".In this section, you will...
Let's Tute
IELTS Speaking: Tips, Format and Criteria for Marking
In this video, the teacher explains the format and criteria for marking the speaking section of the IELTS exam. They provide tips on body language, pronunciation, fluency, coherence, lexical resource, and grammatical accuracy. They also...
Let's Tute
Saving an Excel Document
This tutorial teaches how to save an Excel file in different formats and provides three options to save the file. It covers basic steps such as selecting blank workbook, naming the file, and selecting the save option. It also explains...
Curated Video
Next.js from Development to Deployment - Blog Post Markdown Files
This video talks about blog post markdown files. This clip is from the chapter "Fetch, Parse, and Display Markdown Posts" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on...
Curated Video
Learn and Master C Programming - Understanding Conditional Compilation
We will learn about new preprocessor directives used for conditional compilation of code. This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we...
Curated Video
Bash Shell Scripting - Viewing the Running Processes (ps Command)
This video demonstrates how to view the running processes. This clip is from the chapter "Process Handling and Running Scripts" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section...
Curated Video
The Full Stack Web Development - PHP Data Types & Dates
Backend Programming with PHP: PHP Data Types & Dates This clip is from the chapter "Backend Programming with PHP" of the series "The Full Stack Web Development".Here, we talk about all the basics of PHP and move on to OOP, integrate...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - BST from scratch - In-order traversal
Step by step display of the functionality of the completed job scheduler project This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Module 10 - Practice Exercise
Let's do a practice exercise. This clip is from the chapter "Excel 2019 Beginners: Formatting Worksheets" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, you'll learn how to format worksheets.
Brian McLogan
Solve by factoring when a difference of two squares
👉Learn how to solve quadratic equations by factoring the difference of two squares. We can identify the difference of two squares but looking for binomials that have square terms. Difference of two square quadratic equations is of the...
Let's Tute
Introduction to Data Types in Microsoft Excel
In this Microsoft Excel tutorial, the teacher explains the different data types in Excel such as labels, whole values, and dates. The tutorial also covers formulas and shortcuts to perform calculations.
Curated Video
Learn Go in 3 Hours - Validating Your Environment and Go Playground
Now that your Go environment is installed, you need to make sure that everything is working correctly. • This video uses Visual Studio Code to create a project, write a “Hello World” program, and run it. • Create a project on the GOPATH...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 01 - Overview of the Java Platform - an Introduction - java, javac, bytecode
In this video, we will see an overview of the Java platform - an introduction - java, javac, bytecode. This clip is from the chapter "Introduction to the Java Platform" of the series "Java Programming for Complete Beginners - Java 16".In...