Commit graph

20 commits

Author SHA1 Message Date
Isaac Alter a50d77b82f Add feat: finished debugging the challenge, created a variable in the MakeChange method to hold the total ammount of types of bills I have combining the twenties, tens, etc arguments with their corresponmding cashTill values. Depending on amount of change needed via the while loops will incrementally subtract those available variables once finished with while loops will directly change the amount of bills in cashTill elements to the available bills left. 2023-07-23 16:56:05 -06:00
Isaac Alter 7cba5db2a8 Add feat: finished guided project for debugging 2023-07-23 16:00:48 -06:00
Isaac Alter 9043ee71ca Add feat: more debugging practice 2023-07-22 23:55:32 -06:00
Isaac Alter fc122d41a7 Add feat: Debugging testing 2023-07-22 02:28:45 -06:00
Isaac Alter 3dacc47e1c Add feat: challenge 5 for C# referesher 2023-07-19 19:28:41 -06:00
Isaac Alter bc495223d9 Add feat: challenge 5 for C# referesher 2023-07-19 19:27:30 -06:00
Isaac Alter 7c8c6ac5c5 Add feat: challenge 4 for C# referesher 2023-07-19 19:13:03 -06:00
Katie Savage 66100c7304
Add links to C# content and project code (#37)
* started adding C# content

* begin adding csharp project code

* add csharp project code

* added codespaces instructions

* add license files

* add license files

* add csharp project 6
2023-07-07 11:22:05 -07:00
Katie Savage f80524b3c1
Update README.md 2023-04-25 14:50:15 -07:00
katiesavage 20449c81e5 Added survey links to each lesson 2022-07-25 12:32:25 -07:00
Jon Galloway 8e56afa896
Markdown formatting fixes 2022-05-10 11:13:02 -07:00
Katie Savage 16e4f3836a
Fixed layout issue 2022-05-06 12:14:23 -07:00
katiesavage 8639dcdc42 Edited wording and added emojis 2022-05-06 12:12:05 -07:00
Katie Savage fd9c08bf84
Apply suggestions from code review
Co-authored-by: James Montemagno <james.montemagno@gmail.com>
2022-05-06 10:31:46 -07:00
katiesavage 2893f50386 fixed bool chart 2022-04-29 16:45:10 -07:00
katiesavage b9708c29f5 added more headers & challenges 2022-04-29 16:42:35 -07:00
katiesavage 363f98823d done with basics 2022-04-29 15:41:17 -07:00
katiesavage d16ddfcf6c adding syntax basics 2022-04-29 11:52:27 -07:00
katiesavage 44559eefe5 added descriptions and ways to connect 2022-04-28 15:53:48 -07:00
katiesavage 1f722d197c C# crash course outline 2022-04-28 15:20:11 -07:00