Swizzbeat Posted May 6, 2014 Posted May 6, 2014 Looking for some good resources to learn both of these things. I learned the basics of Ruby already (not to complicated) but from what I've found online there's not to many tutorials on creating a database driven website using RoR starting from scratch.
Swizzbeat Posted May 6, 2014 Author Posted May 6, 2014 Lynda.com ? ^^ That doesn't teach you how to apply anything, only the language. I'm more interested in learning how everything flows together to make a web application.
Botre Posted May 6, 2014 Posted May 6, 2014 That doesn't teach you how to apply anything, only the language. I'm more interested in learning how everything flows together to make a web application. None of these are what you are looking for ? http://www.lynda.com/Ruby-on-Rails-training-tutorials/304-0.html?author=kevin-skoglund_104
Swizzbeat Posted May 6, 2014 Author Posted May 6, 2014 None of these are what you are looking for ? http://www.lynda.com/Ruby-on-Rails-training-tutorials/304-0.html?author=kevin-skoglund_104 My search skills are week thank you 1
harrynoob Posted May 6, 2014 Posted May 6, 2014 sources.foreach { |link| browser.open(link) } puts "profit" 1
Swizzbeat Posted May 6, 2014 Author Posted May 6, 2014 sources.foreach { |link| browser.open(link) } puts "profit" pls that was lesson 1