students-crystal
Students
Just a simple application to see how to build something in Crystal.
Build
shards build
This will output an application called students
. Run it with:
./students
When you type end
it will show the averages per course per student.
Evaluation
The good:
- I am not used to the Ruby/Crystal programming style but I like it so far.
- I like the shards build tool.
- I like the fast compiling.
- Everything is an object.
The bad:
- Documentation is not super. Tutorial is fine but no class documentation (needed to read the code)
The ugly:
- None!
Repository
students-crystal
Owner
Statistic
- 0
- 0
- 0
- 0
- 1
- about 1 year ago
- December 25, 2020
License
MIT License
Links
Synced at
Wed, 13 Nov 2024 17:56:58 GMT
Languages