Here’s a new video about programming in C. You’ll see an exercise about inverting the letter cases of a string.
Various solutions are possible: you’ll see the algorithm, an implementation in C and a different one in C++.