Programming Linux
Quick search
Navigation
Courses
Courses Overview
Slide Material
Python Programming
The C Programming Language
C++: TODO List
C++: Miscellaneous Live-Hacking
C++
Introduction
Data Encapsulation
Functions and Methods
Exceptions
C++ Template Basics
Standard Template Library
Standard Template Library: Basics
std::vector
(And
std::copy()
)
Algorithms
Sequential Containers
Associative Containers
Allocators
STL: Exercises
Exercise: Reverse A String
Exercise: Reverse a String
Solution: Reverse a String
Dynamic Memory Allocation, Resource Management
Inheritance And Object Oriented Design
The Standard Library: Miscellaneous Topics
Exercises: User Database
Exercises: Miscellaneous
The New C++ (11-…)
Design Patterns With C++
C++ Code
C++ Exercises
CMake
Linux
Is Software A Craft? Software Is A Craft! ⟶
Clean Code
Unit Testing With
googletest
Linux Kernel Driver Development
Generated Topic Graph
How To Book
Log Of Past Courses
About
Myself: Contact, Impressum, …
This Site
Blog
Posts
Exercise: Reverse A String
¶
Exercise: Reverse a String
Solution: Reverse a String