0
My Rubygem download hit 26 in half an hour..is it accurate?
pocketm - my ruby gem hit a download of 26 in half an hour at rubygems.com
3 Respuestas
+ 20
depends on what you do in it.
for something to be a good practise, you must be doing new things in it. not repeating what you do daily.
do something out of your comfort zone ( solutions to problems you never did before) you will learn new things, if you have not done it before.
below is a link to problems. complete it with ruby then check the other collection of resources try to complete them all. should be good practise.
https://adriann.github.io/programming_problems.html
updated: check the below website for more ruby practise
https://practicingruby.com/
+ 19
It was 37 last i checked.
if you check the last two links you will understand why.
https://rubygems.org/gems/pocketm
https://gnuu.org/2011/10/19/gem-downloads-and-usage/
https://gnuu.org/2011/10/21/plausible-explanations-for-crazy-gem-download-counts/
+ 1
is it a good way of practicing - building ruby gems?