Brian McLogan
Graphing logarithmic equations
👉 Learn all about graphing natural logarithmic functions. A logarithmic function is a function with logarithms in them. A natural logarithmic function (ln function) is a logarithmic function to the base of e. The graph of the parent...
The Business Professor
Income Recognition and Valuation of Liabilities
How does income recognition and the valuation of liabilities associated with deferred income affect the profitability or performance of a company. Income recognition principles give rise to deffered income and the associated liabilities....
The Wall Street Journal
Private Equity Feels the Heat
A compliance officer with Waud Capital Partners discusses how investors and companies can manage new risks following heightened regulatory scrutiny for issues ranging from disclosure to healthcare deals to antitrust compliance.
The Wall Street Journal
Maintaining Brand Purpose During a Recession
CVS Health's Norman de Greve discusses how companies can sustain brand purpose as the economic outlook darkens.
Executive Finance
Importance of Data Cleansing in ERP Implementation
This video discusses the importance and approach to ensuring good solid data for populating a new ERP system. She highlights the significance of data cleansing and provides tips to improve the data cleansing process, which is crucial for...
XKA Digital
Hard work alone is not enough
Zeina is a Director at The Carlyle Group advising on Corporate Private Equity and European buyout opportunities. Prior to joining Carlyle, Mrs. Bain was an Associate at European Digital Capital, a technology venture capital fund. Before...
The Wall Street Journal
FASB Sets The Rules
The regulator who sets financial accounting and reporting requirements describes how the work of chief financial officers might change.
Seven Dimensions
Appreciative Inquiry Case Study: Poor Reputation
This video discusses how a local government organization used appreciative inquiry to improve their reputation and community perception.
The Wall Street Journal
When Software Takes the Wheel
The chief innovation officer at Hyundai Motor, Youngcho Chi, speaks with WSJ Chief News Editor Jason Anders about the state of the smart car industry and where it's headed at the WSJ D.Live conference in Hong Kong.
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 26 - Versioning RESTful Services - Basic Approach with URIs
Web Services with Spring and Spring Boot: Step 26 - Versioning RESTful Services - Basic Approach with URIs This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course - What is Multi-Tier Architecture?
This video introduces you to multi-tier architecture. This clip is from the chapter "Resilient Architectures" of the series "AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course".This section introduces you to resilient...
Brian McLogan
Graphing the Secant Graph with Change in Period
👉 Learn how to graph a secant function. To graph a secant function, we start with the cosine graph by first determining the amplitude (the maximum point on the graph), the period (the distance/time for a complete oscillation), the phase...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Why Branch Merging is Needed
This video explains the purpose of branch merging in Git. This clip is from the chapter "Merging Branches" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on the need for branch merging and...
Brian McLogan
Define Continuous and Discontinuous Functions
Define Continuous and Discontinuous Functions
Brian McLogan
Graph a rational function and determine the horizontal and vertical asymptotes
👉 Learn how to graph a rational function. To graph a rational function, we first find the vertical and horizontal or slant asymptotes and the x and y-intercepts. After finding the asymptotes and the intercepts, we graph the values and...
The Business Professor
Decentralization and Performance Evaluation in Organizations
This video explores the concept of decentralization. It emphasizes the positive impact of decentralization on performance evaluation and highlights the importance of aligning individual strategies with the organizational strategy.
Curated Video
Learning Akka (Video 42)
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 these...
Brian McLogan
How to graph a rational function using solution points
👉 Learn how to graph a rational function. To graph a rational function, we first find the vertical and horizontal or slant asymptotes and the x and y-intercepts. After finding the asymptotes and the intercepts, we graph the values and...
Brian McLogan
How to determine end behavior of a polynomial using leading coefficient test
👉 Learn how to determine the end behavior of the graph of a polynomial function. To do this we will first need to make sure we have the polynomial in standard form with descending powers. We will then identify the leading terms so that...
The Business Professor
Segmented Income Statements Using Variable Costing
Segmented income statements using variable costing approach is a useful tool for managerial accounting. It separates how fixed and variable expenses are accounted for.
The Business Professor
GAAP Applied to PPE & Intangibles
This video discusses the application of Generally Accepted Accounting Principles (GAAP) to the recording and reporting of property, plant, and equipment (PPE) and intangible assets. They explain how this affects disclosure and ultimately...
Curated Video
Learning ASP.NET Web API (Video 36)
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build REST-based...
Financial Times
Coronavirus how Boris Johnson has performed so far
The FT's Whitehall correspondent Sebastian Payne looks at how the prime minister is responding to the outbreak - likely to be the biggest test he will face as prime minister.
Packt
Two Sum
This video explains how to add two linked lists. This clip is from the chapter "Question 1: Two Sum" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains adding two linked list.