About this document
Programming Case Studies Overview by Stephen Torres Belmonte is a document available to read on EtoBox.
This document contains 5 programming case studies assigned to a group of students for their Programming II pre-final submission. Each case study provides a brief programming problem and an example code solution in C++. The case studies include programs to: 1) Convert a number to words, 2) Sort letters alphabetically, 3) Display numbers in descending order, 4) Rotate a word by a given number of positions, and 5) Determine if numbers are even or odd using modulus.
- Author
- Stephen Torres Belmonte
- Language
- EN