cs-161
There are 11 repositories under cs-161 topic.
hamadhassan/Cpp-withClasses-Course
University of Engineering and Technology, Lahore Department of Computer Science CS-161 course for session 2021 at main campus Lahore.
jordan-hamilton/favorite-animal
A hello world-like command-line utility which prompts the user to enter the name of their favorite animal, then displays the input.
jordan-hamilton/number-crunchers
Small C++ applications to determine averages, temperature conversions from Celsius to Fahrenheit, and calculate optimal change in a transaction
jordan-hamilton/number-crunchers-part-three
Small C++ applications to calculate an object's fall distance, sort three numbers, and determine the number of steps in a hailstone sequence
jordan-hamilton/number-crunchers-part-two
Small C++ applications to sum numbers from a text file, determine the minimum and maximum number from a list of numbers, and a number guessing game