Become a C Plus Plus Developer:8.C++: Building a String Library
Posted by Superadmin on November 07 2019 05:39:24

C++: Building a String Library

 

Course details

Adapt your C++ projects to provide the best resource management with custom string libraries. In this short course, Bill Weinman provides an overview of an example string library, BWString, and its key components: constructors, operators, utility methods, and memory management features. He'll also show you how to build find and replace methods and implement split methods.

Welcome 1m 21s

 

 

 

C++: Building a String Library

 

Course details

Adapt your C++ projects to provide the best resource management with custom string libraries. In this short course, Bill Weinman provides an overview of an example string library, BWString, and its key components: constructors, operators, utility methods, and memory management features. He'll also show you how to build find and replace methods and implement split methods.

Using the exercise files 3m 20s

 

 

 

C++: Building a String Library

 

Course details

Adapt your C++ projects to provide the best resource management with custom string libraries. In this short course, Bill Weinman provides an overview of an example string library, BWString, and its key components: constructors, operators, utility methods, and memory management features. He'll also show you how to build find and replace methods and implement split methods.

Why build a string library? 3m 20s

 

 

 

C++: Building a String Library

 

Course details

Adapt your C++ projects to provide the best resource management with custom string libraries. In this short course, Bill Weinman provides an overview of an example string library, BWString, and its key components: constructors, operators, utility methods, and memory management features. He'll also show you how to build find and replace methods and implement split methods.

Overview of BWString

 

 

 

C++: Building a String Library

 

Course details

Adapt your C++ projects to provide the best resource management with custom string libraries. In this short course, Bill Weinman provides an overview of an example string library, BWString, and its key components: constructors, operators, utility methods, and memory management features. He'll also show you how to build find and replace methods and implement split methods.

Using constructors 6m 36s

 

 

 

C++: Building a String Library

 

Course details

Adapt your C++ projects to provide the best resource management with custom string libraries. In this short course, Bill Weinman provides an overview of an example string library, BWString, and its key components: constructors, operators, utility methods, and memory management features. He'll also show you how to build find and replace methods and implement split methods.

Exploring memory management 5m 5s

 

 

 

C++: Building a String Library

 

Course details

Adapt your C++ projects to provide the best resource management with custom string libraries. In this short course, Bill Weinman provides an overview of an example string library, BWString, and its key components: constructors, operators, utility methods, and memory management features. He'll also show you how to build find and replace methods and implement split methods.

Building operators 3m 35s

 

 

 

C++: Building a String Library

 

Course details

Adapt your C++ projects to provide the best resource management with custom string libraries. In this short course, Bill Weinman provides an overview of an example string library, BWString, and its key components: constructors, operators, utility methods, and memory management features. He'll also show you how to build find and replace methods and implement split methods.

Writing utility methods 2m 18s

 

 

 

C++: Building a String Library

 

Course details

Adapt your C++ projects to provide the best resource management with custom string libraries. In this short course, Bill Weinman provides an overview of an example string library, BWString, and its key components: constructors, operators, utility methods, and memory management features. He'll also show you how to build find and replace methods and implement split methods.

Building find and replace methods 1m 50s

 

 

 

C++: Building a String Library

 

Course details

Adapt your C++ projects to provide the best resource management with custom string libraries. In this short course, Bill Weinman provides an overview of an example string library, BWString, and its key components: constructors, operators, utility methods, and memory management features. He'll also show you how to build find and replace methods and implement split methods.

Implementing split methods 6m 31s

 

 

 

C++: Building a String Library

 

Course details

Adapt your C++ projects to provide the best resource management with custom string libraries. In this short course, Bill Weinman provides an overview of an example string library, BWString, and its key components: constructors, operators, utility methods, and memory management features. He'll also show you how to build find and replace methods and implement split methods.

Goodbye 45s