Brian McLogan
Determine the Zeros for a Polynomial by Factoring
π Learn how to find all the zeros of a factored polynomial. 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 polynomial are the...
Curated Video
Python 3 for Beginners: Python Functions - The Dry Concept
In this educational video, we dive into the concept of Dry programming, which stands for don't repeat yourself. We explore how functions can be used in Python to reduce code repetition and increase program efficiency. You'll learn how to...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 40 β Connecting Microservices to Zipkin
This video is about connecting microservices to Zipkin. 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...
Curated Video
REST APIs with Flask and Python - String Formatting in Python
This video demonstrates how to format strings in Python. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - toString method
Basics of Object Oriented Programming: toString method This clip is from the chapter "Basics of Object Oriented Programming" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section you will learn about...
Curated Video
CompTIA A+ Certification 220-1001: The Total Course - Readers and Scanners
A broad cross-section of peripherals scan and read data. From flatbed scanners to barcode readers and card readers, these devices make our userβs live easier and more convenient. This clip is from the chapter "Essential Peripherals" of...
Curated Video
Learning Splunk - The Search Pipeline
Understanding many of the powerful reporting functions available within the Splunk search pipeline. β’ Understand usage of options in the WebUI to automatically add statistical functions to searches β’ Run searches with basic statistical...
Curated Video
How to Double Line Space Text in Word
This video tutorial demonstrates how to double line space a document effectively by using Microsoft Word. The instructor explains the purpose behind double line spacing, which includes making it easier to read and allowing for...
Curated Video
Docker Certified Associate Certification Training Course - Docker Container Logs
This video explains Docker container logs. This clip is from the chapter "Container Configuration" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains container configuration.
Curated Video
Rocking Out With Photoshop - How to Export a Photoshop Image for the Web
You'll export your completed image in to a format that can be displayed on the web and in social media.
Curated Video
MongoDB Tutorial for Beginners (2022) - explain() - Provide Information on the Query Plan
Learn how to implement the explain() method in MongoDB. MongoDB explain() provides information on the query plan. This clip is from the chapter "Section Name" of the series "MongoDB Tutorial for Beginners (2022)".In this section, we will...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Threading Module
You will learn how to implement threading in Python. This clip is from the chapter "Threading and Multiprocessing" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on joining multiple lines...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Text Alignment Format Specifier
In this lesson, you will learn about the format specifier, that is, the text alignment, which we use to align our values when formatted in a string. This clip is from the chapter "Revisiting Strings" of the series "The Ultimate Guide to...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - string.format() Method
In this video, you will learn to create a template string using the format() method. This clip is from the chapter "Revisiting Strings" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Formatted Strings or f String
In this lesson, you will learn how to use the f{} to pass any value in a string. This clip is from the chapter "Revisiting Strings" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Formatting Numbers in a Table
This video explains how to format numbers in a table. This clip is from the chapter "Tables and Matrix in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section provides an introduction to...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Formatting a Text Slicer
This video demonstrates how to format a text slicer. This clip is from the chapter "Slicers in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section explains slicers in Power BI.
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Formatting a Table
This video explains how to format a table in Power BI. This clip is from the chapter "Tables and Matrix in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section provides an introduction to...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Formatting a Map
This video demonstrates how to format a map. This clip is from the chapter "Maps in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section focuses on the types of maps in Power BI.
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Creating a Map with a Pie Chart
This video explains how to create a map along with a pie chart. This clip is from the chapter "Maps in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section focuses on the types of maps in...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Changing the Background in a Map
This video explains how to change the background in a map. This clip is from the chapter "Maps in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section focuses on the types of maps in Power BI.
Curated Video
Google Sheets Fundamentals - Exporting Your Work
Exporting to a New Format β’ Excel/ ODF β’ PDF β’ HTML for Web Display β’ CSV
Curated Video
Google Sheets Fundamentals - Formatting Numbers
Number Formating Options β’ Decimal Precision β’ Currency β’ Decimal/Percentage β’ Dates β’ Accounting and Financial Formatting
Curated Video
Next.js from Development to Deployment - Connecting to the Strapi API
This video shows how to get connected to the Strapi API. This clip is from the chapter "Events Functionality - Part 1" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on the event...