Does anyone know where I can find a set of online Ruby programming sets/exercises? -


i searching set of problems, book of exercises or challenges ruby and/or ruby on rails. resources found appear offline or outdated. see recommendations ruby quiz, site seems dead. appreciated.

i completed ruby series on codecademy, , starting pickaxe book programming ruby 1.9 & 2.0. it's tutorial book no exercises or challenged though.

project euler pretty solid (http://projecteuler.net/) ruby koans (http://rubykoans.com/). can try "learn ruby hard way" well.

as far rails exercises, i'd "learn rails example" michael hartl (which free , easy find online).


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -