A Course You'll Actually Finish
Ultimate C++ Part 2: Intermediate
Take your C++ skills to the next level. Master arrays, pointers, strings, structures, and streams.
- Intermediate
- 4 Hours
- 70 Lessons
- Downloadable Content
- Hands-on Exercises
- English Captions
- Certificate of Completion
- Lifetime Access
- Learn at Your Own Pace
Say goodbye to scattered tutorials and endless fluff. This course gives you a clear, structured path with bite-sized videos that blend theory and hands-on practice.
Highly Practical
What You'll Learn
- Use arrays for efficient storage and manipulation of collections of data elements
- Understand and utilize pointers for dynamic memory allocation and efficient data access
- Work with strings to manipulate and process textual data effectively
- Implement structures to organize related data fields
- Perform input and output operations with streams
- Define named constant values using enumerations, improving code readability
Target Student
Who Is This For?
- Programmers who want to advance their skills in C++ programming
- Developers looking to improve their understanding of advanced C++ concepts such as arrays, pointers, strings, streams, enumerations, and structures
- Anyone interested in building complex C++ applications or systems
- Engineers and scientists working on high-performance computing applications in C++
- Students studying computer science or related fields looking to deepen their knowledge of C++ programming
- Anyone interested in pursuing a career in game development, scientific computing, or systems programming
- Anyone who wants to become a more skilled and knowledgeable C++ programmer
What You Should Know First
Prerequisites
This course is the second part of a series. So, you should have watched the first part or have a thorough understanding of the concepts covered there. You should know all about variables, data types, decision making statements, loops, and functions.
Here are the courses we recommend if you need to strengthen the fundamentals.
Master the fundamentals of C++ - the most popular programming language underpinning most games and high-performance apps