Hi, what do you want to do?
Curated Video
Analysing and visualising data
Pupil outcome: I can analyse data using functions and summarise findings using charts. Key learning points: - A spreadsheet function is a predefined formula that performs calculations. - Spreadsheet functions can be used to analyse data....
Curated Video
Using formulas in a spreadsheet
Pupil outcome: I can use spreadsheet functions that work with ranges of cells. Key learning points: - A range of cells is a collection of cells located directly next to each other. - A function in a spreadsheet performs a preset formula...
Curated Video
Constructing pie charts by utilising technology
Pupil outcome: I can construct pie charts from data presented in a number of different ways using technology. Key learning points: - Pie charts can be constructed quickly using Excel. - The angle of each part can be quickly calculated in...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Function Templates
In this video, you will learn about function overloading and templates.
<
br/>
This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL...
<
br/>
This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL...
Curated Video
Project Finance and Excel - Build Financial Models from Scratch - Debt Sizing and Circularity Breakdown
This video explains debt sizing and breaking down the circularity. To break it down, we need to start from somewhere like from some values and then we can use those values to compute what we need, and we will try to analyze the result...
Curated Video
SQL Server Course for Beginners with 100+ examples - AVG() Function
Learn how to implement the AVG() function in SQL. We will find the average of column values.
<
br/>
This clip is from the chapter "Built-In Functions in SQL" of the series "SQL Server Course for Beginners with 100+ Examples".This...
<
br/>
This clip is from the chapter "Built-In Functions in SQL" of the series "SQL Server Course for Beginners with 100+ Examples".This...
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Formulas and Functions Explained
In this video, you will learn some formulas and functions.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Performing Calculations with the SUM Function
In this video, you will learn how to perform calculations with the SUM function.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - The OFFSET Function
In this video, we will cover the OFFSET function.
Curated Video
Power BI Masterclass 8 - Python, Finance, and Advanced DAX - Learning DAX - Table Functions
This video introduces us to Data Analysis Expressions (DAX) and focuses on table functions. You will learn different table functions in DAX and their syntax and use them to manipulate and summarize data tables in Power BI. You will...
Curated Video
Excel: Common Excel Functions
This video introduces the student to a variety of basic functions available in Excel, including SUM, AVERAGE, MIN, and MAX, and how to apply them to a range of cells, thereby enabling the student to perform basic statistical analyses on...
Curated Video
gRPC [Golang] Master Class Build Modern API and Microservices - [Solution] Sum API
[Hands-On] gRPC Unary: Grafana + Prometheus: [Solution] Sum API
<
br/>
This clip is from the chapter "[Hands-On] gRPC Unary" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are...
<
br/>
This clip is from the chapter "[Hands-On] gRPC Unary" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are...
Curated Video
Learn and Master C Programming - Let's Implement a Variadic Function in C - Technique #1
We will learn to implement a function called "Sum" that sums up all arguments passed to it using a variable number of arguments while passing the count as the first argument on the list.
r/>
This clip is from the chapter...
r/>
This clip is from the chapter...
Curated Video
Complete Modern C++ - Non-type Template Arguments
This video explains the purpose of non-type template arguments.
r/>
This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template arguments, perfect forwarding,...
r/>
This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template arguments, perfect forwarding,...
Let's Tute
Microsoft Excel Tutorial: Working with Sum Function
In this Microsoft Excel tutorial, we learn how to use the sum function to add numbers together. We also explore how to use cell numbers or ranges as arguments in the sum function, and how Excel ignores text when adding numbers....
Curated Video
Power BI Masterclass - Learning DAX - Table Functions
In this video, we will be learning DAX to find out table functions.
r/>
This clip is from the chapter "Python Finance and Advanced DAX" of the series "Power BI Masterclass".In this section, we will be covering Python Finance...
r/>
This clip is from the chapter "Python Finance and Advanced DAX" of the series "Power BI Masterclass".In this section, we will be covering Python Finance...
Curated Video
Excel VBA Programming The Complete Guide - The Formula and FormulaR1C1 Properties
In this lesson, we introduce a basic sum example to show how R1C1 notation can be helpful when duplicating formulas across multiple columns.
r/>
This clip is from the chapter "Range References" of the series "Excel VBA...
r/>
This clip is from the chapter "Range References" of the series "Excel VBA...
Curated Video
Complete Modern C++ - Fold Expressions - Recap
In this video, the author shows you how variadic templates and fold expressions are expanded by the compiler.
r/>
This clip is from the chapter "C++17 Template Features" of the series "Complete Modern C++".You will learn about...
r/>
This clip is from the chapter "C++17 Template Features" of the series "Complete Modern C++".You will learn about...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Functions - Part 1
What are the functions?<br/<br/>>
This clip is from the chapter "Excel 2019 Advanced: Functions" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore what are functions.
This clip is from the chapter "Excel 2019 Advanced: Functions" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore what are functions.
Curated Video
Complete Modern C++ - Exception Handling - Part VI - (noexcept Keyword in C++11)
This video introduces the noexcept keyword.<br/<br/>>
This clip is from the chapter "Exception Handling" of the series "Complete Modern C++".This section is about exception handling.
This clip is from the chapter "Exception Handling" of the series "Complete Modern C++".This section is about exception handling.
Curated Video
gRPC [Java] Master Class: Build Modern API and Microservices - [Solution] Sum API
[Hands-On] gRPC Unary: [Solution] Sum API<br/<br/>>
This clip is from the chapter "[Hands-On] gRPC Unary" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this section, you are going to learn about Unary.
This clip is from the chapter "[Hands-On] gRPC Unary" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this section, you are going to learn about Unary.
Curated Video
REST APIs with Flask and Python - Loops in Python
This video explains the two different types of loops used in Python: the for loop and while loop statements.
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This...
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Understanding SAS Functions
The author will explain SAS functions. What are they? What can they do? What are arguments?
<
br/>
This clip is from the chapter "SAS Functions" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This...
<
br/>
This clip is from the chapter "SAS Functions" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This...