crystal-programming-exercises
Simple Programming Problems solved with crystal programming language. Most of the exercises are made to be easy and libraries are supposed to be not required. Of course some of it depends on your programming language.
Source: https://adriann.github.io/programming_problems.html There is a html snipplet included in AdriannNeumann-exercises.html If you're interested doing it yourself, here's a template: https://github.com/manemobiili/spp feel free to remove .gitignore files.
[WIP] These exercises need improvement
- 01_elementary/06_mathProduct.cr doesn't calculate product numbers
- 02_listsStrings/04_oddList.cr only works with specific circumstances, start with even number or 0, no missing numbers from list
- 02_listsStrings/07_funkySumForLoop.cr is missing - crystal doesn't support for-loops by design (IIRC)
Shoutouts to the following repositories for help: https://github.com/dreamr/beautiful-ruby-code https://github.com/FrauBienenstich/programming-problems
crystal-programming-exercises
- 0
- 0
- 0
- 0
- 0
- over 1 year ago
- February 10, 2023
Fri, 22 Nov 2024 03:50:21 GMT