A collection of C# console applications demonstrating various programming concepts
Github Link: https://github.com/travisburns/c-sharpclasswork
The CS233 C# Programming Portfolio is a comprehensive collection of console applications developed throughout the course. It showcases a range of C# programming concepts, from basic syntax to more advanced topics. Key projects include a temperature converter, prime number checker, loan calculator, and simple games like Rock Paper Scissors and a number guessing game. These applications demonstrate proficiency in C# fundamentals, algorithm design, and console-based user interaction. The portfolio highlights skills in object-oriented programming, error handling, and efficient code organization. Throughout the development process, emphasis was placed on creating clean, well-documented, and modular code. This collection serves as a testament to the learning journey in C# programming and provides a solid foundation for further advancement in software development.