How Strings Work in C++ and How to Use Them
Offered By: The Cherno via YouTube
Course Description
Overview
Explore the inner workings of strings in C++ and learn how to effectively use them in your programming projects. Dive deep into the concept of strings as groups of characters enclosed in double quotes, understanding their role in storing various types of text data. Discover how strings are essentially char arrays and gain insights into their underlying implementation. Learn to manipulate and utilize strings like any other variable in C++. Examine the std::string API and its functionalities to enhance your string handling capabilities. Build upon your knowledge of pointers and arrays to better comprehend string operations in C++.
Syllabus
How Strings Work in C++ (and how to use them)
Taught by
The Cherno
Related Courses
Getting and Cleaning DataJohns Hopkins University via Coursera Data Structures and Performance
University of California, San Diego via Coursera Applied Text Mining in Python
University of Michigan via Coursera Android Basics: Button Clicks
Google via Udacity Introduction to Python: Absolute Beginner
Microsoft via edX