Software Development
Software Development
This application covers basic programming challenges in software development involving Strings, Integers and Sorting. This includes: reversing a string, anagrams, Fibonacci Series, Factorial of Integers and Bubble Sort. The user can select a challenge by clicking a button on the Home Page. Some challenges allow user input, which is checked for the correct type of input. On the view code screen, hints are provided on how to solve the challenges. Clicking on the Display button reveals working code for that challenge. The application was developed in Visual Studio in the C# programming language.
GitHub Link: https://github.com/kevster2017/SoftwareDevelopment/tree/master
Project added: 1 year ago