Package deal
Build your program in C++
An instruction manual on how to build your program better.
[Show more]An instruction manual on how to build your program better.
[Show more]A how-to on making all objects share a variable. C++ syntax for setting this up is included.
Preview 1 out of 1 pages
Add to cartA how-to on making all objects share a variable. C++ syntax for setting this up is included.
Learn how to build arrays that can grow or shrink. Programming language is in C++
Preview 1 out of 1 pages
Add to cartLearn how to build arrays that can grow or shrink. Programming language is in C++
Make C++ functions call either themselves or each other. Handy for calculating factorials or exponents. Be sure to have a base case to stop the function when it's done.
Preview 1 out of 3 pages
Add to cartMake C++ functions call either themselves or each other. Handy for calculating factorials or exponents. Be sure to have a base case to stop the function when it's done.
Just a flashcard showing all return types of all operator overloads. Learning operator overloads is completely optional. It's just syntactic sugar.
Preview 1 out of 1 pages
Add to cartJust a flashcard showing all return types of all operator overloads. Learning operator overloads is completely optional. It's just syntactic sugar.
Shows examples of redefining function bodies and declaring the amount or type of parameters. Useful techniques of defining class behavior.
Preview 1 out of 1 pages
Add to cartShows examples of redefining function bodies and declaring the amount or type of parameters. Useful techniques of defining class behavior.
Have a function or class work with any type. No rewrites.
Preview 1 out of 3 pages
Add to cartHave a function or class work with any type. No rewrites.
C++ syntax for dynamic memory allocation.
Preview 1 out of 3 pages
Add to cartC++ syntax for dynamic memory allocation.
Make sub classes that depend on the main class. Instead of having multiple classes that each have nearly identical functions and attributes, make a base class that holds the main stuff and have the other classes use them. Great for handling avoidable bugs.
Preview 1 out of 4 pages
Add to cartMake sub classes that depend on the main class. Instead of having multiple classes that each have nearly identical functions and attributes, make a base class that holds the main stuff and have the other classes use them. Great for handling avoidable bugs.
Syntactic sugar. Just extra stuff you can use but don't have to.
Preview 1 out of 4 pages
Add to cartSyntactic sugar. Just extra stuff you can use but don't have to.
Build-a-class. Self explanatory. Comes with some exercises.
Preview 2 out of 9 pages
Add to cartBuild-a-class. Self explanatory. Comes with some exercises.
A bit vague set of notes for polymorphism. Basically you can have the class be represented in more than one form.
Preview 2 out of 6 pages
Add to cartA bit vague set of notes for polymorphism. Basically you can have the class be represented in more than one form.
Make a data type that can hold multiple variables and access them. Does not provide security like classes can.
Preview 2 out of 8 pages
Add to cartMake a data type that can hold multiple variables and access them. Does not provide security like classes can.
Manage your program into modules. Each class interface and their function definitions are on separate files. The main file connects all of the files together.
Preview 2 out of 6 pages
Add to cartManage your program into modules. Each class interface and their function definitions are on separate files. The main file connects all of the files together.
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Stuvia is a marketplace, so you are not buying this document from us, but from seller ldoum456. Stuvia facilitates payment to the seller.
No, you only buy these notes for $10.49. You're not tied to anything after your purchase.
4.6 stars on Google & Trustpilot (+1000 reviews)
75632 documents were sold in the last 30 days
Founded in 2010, the go-to place to buy study notes for 14 years now