Media Summary: In this segment, we'll look at how we can set default arguments for our functions. In this video, we'll learn about global variables and global constants. We'll see how to set them, how to change them, and when ... In this segment, we'll learn how to pass parameters to our functions and return values from our functions. We'll also learn about ...
Cmpsc 101 Week 8 Specifying - Detailed Analysis & Overview
In this segment, we'll look at how we can set default arguments for our functions. In this video, we'll learn about global variables and global constants. We'll see how to set them, how to change them, and when ... In this segment, we'll learn how to pass parameters to our functions and return values from our functions. We'll also learn about ... In this video, we'll learn how to create our own functions. We'll also discuss the idea of abstraction, and how functions enable us to ... No programming in this video, we'll just learn about the benefits of software reuse. We'll also see just how many games and other ... This time, we're still working with references, but we'll learn about a new type of reference: a constant reference. We'll also talk ...
In this segment, we'll learn about vector performance and how we can avoid performance problems with our vectors. Now, let's put together a lot of what we know about functions to create a Mad Lib program! In this video, we'll learn how to use simple arrays in C++.