Hi, what do you want to do?
The Business Professor
Generally Accepted Auditing Standards (GAAS)
Thsi video explains what are the Generally Accepted Auditing Standards (GAAS)
The Business Professor
Understanding the Administrative Procedures Act and Its Importance
This video explores the Administrative Procedures Act (APA) and its significance in federal administrative processes. The video explains the procedures laid out by the APA, including the methods and steps required for the development and...
The Business Professor
Auditing - Management Financial Statement Assertions
This video explains the significance of Management Financial Statement Assertions in Audit practice.
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Arithmetic Operators
In this video, you will learn about different arithmetic operators such as addition, subtraction, multiplication, division, and more.
<
br/>
This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented...
<
br/>
This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented...
Curated Video
What is a Statement of Work (SOW)? And what are the different types?
A Statement of Work – often abbreviated to SOW – is a detailed and structured statement of requirements. But what does that mean, and what are the different types of Statement of Work?
A Statement of Work is...
A Statement of Work is...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Flow Control - SWITCH
In this video, you will learn how to write a simple calculator program using the switch statement.
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we...
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Flow Control - IF ELSE
In this video, you will learn how to use the if/else conditional statement.
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover statements...
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover statements...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - User Input - Getline Function
In this video, you will learn about Getline function for user input.
<
br/>
This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will understand the purpose...
<
br/>
This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will understand the purpose...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Environment Setup and First Run
In this video, you will learn how to download and install Code::Block IDE on our system, then learn how to set it up.
<
br/>
This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming -...
<
br/>
This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming -...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Module 2 Objectives
In this video, we will cover the learning objective of this module.
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover statements and flow...
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover statements and flow...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Logical - Relational - Boolean Operators
In this video, you will learn about relational and logical - operators.
<
br/>
This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will understand the...
<
br/>
This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will understand the...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Function of _Imports.razor Class
This video details the uses of the _Imports.razor file in the project; you will know where/how to introduce this file in the Blazor Server application.
<
br/>
This clip is from the chapter "Create a CRUD Application in Blazor" of...
<
br/>
This clip is from the chapter "Create a CRUD Application in Blazor" of...
Curated Video
Escaping the "Should" Trap: Mental Health & Social Comparison
Do you find yourself caught in the trap of negative self-comparison and "should" statements? This video explores the roots of these thought patterns and offers practical steps to break free.
In this video, you'll l
earn:
•...
In this video, you'll l
earn:
•...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Switches
This video introduces the switch statement in JavaScript, which provides an alternative way to handle multiple conditions and can make our code more concise and readable.
<
br/>
This clip is from the chapter "Logic and Control Flow"...
<
br/>
This clip is from the chapter "Logic and Control Flow"...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Else-If and Nesting
Building on the previous video, this video shows how to use else-if statements to handle multiple conditions and how to nest if statements within each other. This clip is from the chapter "Logic and Control Flow" of the series "Modern...
Curated Video
Modern JavaScript from the Beginning - Second Edition - If Statements
This video covers the basic syntax and use of if statements in JavaScript, which allow us to execute different code blocks based on conditions.
<
br/>
This clip is from the chapter "Logic and Control Flow" of the series "Modern...
<
br/>
This clip is from the chapter "Logic and Control Flow" of the series "Modern...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Section Introduction-Logic and Control Flow
This video introduces this section, which focuses on logic and control flow in JavaScript.
<
br/>
This clip is from the chapter "Logic and Control Flow" of the series "Modern JavaScript from the Beginning".In this section, we will...
<
br/>
This clip is from the chapter "Logic and Control Flow" of the series "Modern JavaScript from the Beginning".In this section, we will...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Exercise - Decision-Making Structures in Rust
This is an exercise video on decision-making structures in Rust.
<
br/>
This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on...
<
br/>
This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Decision-Making Statements in Rust
This video explains decision-making statements in Rust.
<
br/>
This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the...
<
br/>
This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Finishing Touches
This video explains the final touches to the website.
<
br/>
This clip is from the chapter "Website Authentication" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the process of website...
<
br/>
This clip is from the chapter "Website Authentication" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the process of website...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - The toString(), valueOf(), and fill() Methods
In this video, we will understand different functionalities for working with arrays. The function toString() converts an array to a string representation, valueOf() returns the array itself, and fill() allows for filling array elements...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Functions
In this video, you will learn the basics of functions in JavaScript, including how to define and call functions. We will understand the role of functions in organizing and reusing code and learn to create functions to perform specific...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Comparison Operator
In this video, we will explore the comparison operators in JavaScript, such as equal to, not equal to, greater than, less than. You will learn to compare values and evaluate conditions based on the results of these comparisons.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Break and Continue Statement
In this video, we will gain control over loops with the "break" and "continue" statements in JavaScript. We will use "break" to exit a loop prematurely, and "continue" to skip the current iteration and move to the next one, enhancing the...