TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How can I get to the next level in Rails/Ruby?

1 pointsby scottywabout 14 years ago
Over the past 6 months I taught myself Rails/Ruby. This is my first programming language. I have been through most of the books, and I think I've done every tutorial, including the excellent one by Michael Hartl. I was even able to build a project for myself.<p>But I still feel like I'm missing something. Following a tutorial is very different than actually solving problems with code. I get stuck when I try to do something that I haven't seen before in a book or tutorial. How can I get to the next level and start solving problems on my own?

1 comment

nuclearsandwichabout 14 years ago
The first step is to identify a problem. Find some pain point in your life and try to address it using Ruby. Some of these may crash and burn but you'll learn a lot from each one.