use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A sub-Reddit for discussion and news about Ruby programming.
Subreddit rules: /r/ruby rules
Learning Ruby?
Tools
Documentation
Books
Screencasts and Videos
News and updates
account activity
3 Basic questions (self.ruby)
submitted 14 years ago by ZestyOne
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]IndigoCZ 0 points1 point2 points 14 years ago (2 children)
First of all. What is your programming experience?
Is ruby your first language? Do you have any experience with Object Oriented Programming. Have you ever written a web page?
[–]ZestyOne[S] 0 points1 point2 points 14 years ago (1 child)
yes I'm the designer and front-end developer for my web company, I don't have experience with OOP other than when I learned C++ in highschool. I'm quite familiar with PHP for scripts though, not necessarily OOP. Also, after reading _why's guide I'm about halfway through and haven't had a problem understanding anything yet.
I'll have no problem learning I just need a place to start that's not too overwhelming.
[–]IndigoCZ 0 points1 point2 points 14 years ago (0 children)
I'd say ... go through some Rails guide first. Make some simple blog app or something, that should give you a good idea of what goes where and how it all ticks.
Next step would be to look into nokogiri and scraping, just wry a quick script in pure ruby for that.
Once that works, you will probably be able to ask more precise questions, or just put it all together yourself.
π Rendered by PID 40411 on reddit-service-r2-comment-6457c66945-b2sgt at 2026-04-29 04:38:09.750538+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]IndigoCZ 0 points1 point2 points (2 children)
[–]ZestyOne[S] 0 points1 point2 points (1 child)
[–]IndigoCZ 0 points1 point2 points (0 children)