TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Learning Ruby on Rails

4 点作者 gorenb将近 2 年前
Hi! I'm learning Ruby on Rails. Does anyone have any recommended resources or tips for RoR? Thanks.

2 条评论

gls2ro将近 2 年前
Hi there,<p>That&#x27;s super that you decided to learn Ruby on Rails.<p>(shameless plug) Here are some personal recommendations - most of them are content I wrote.<p>In case you don&#x27;t yet know Ruby then I suggest you start with Ruby.<p>1. <a href="https:&#x2F;&#x2F;ghinda.com&#x2F;blog&#x2F;programming&#x2F;ruby&#x2F;2021&#x2F;learning-ruby.html" rel="nofollow noreferrer">https:&#x2F;&#x2F;ghinda.com&#x2F;blog&#x2F;programming&#x2F;ruby&#x2F;2021&#x2F;learning-ruby....</a> - this is an article I wrote in 2021, that I try to keep up to date and where I approach in general terms learning Ruby<p>2. A short opinionated guide about how to learn Ruby programming language - <a href="https:&#x2F;&#x2F;allaboutcoding.ghinda.com&#x2F;how-to-learn-ruby" rel="nofollow noreferrer">https:&#x2F;&#x2F;allaboutcoding.ghinda.com&#x2F;how-to-learn-ruby</a><p>3. Some general advice about learning a new programming language - <a href="https:&#x2F;&#x2F;allaboutcoding.ghinda.com&#x2F;what-to-work-on-when-learning-a-new-language" rel="nofollow noreferrer">https:&#x2F;&#x2F;allaboutcoding.ghinda.com&#x2F;what-to-work-on-when-learn...</a><p>Learning Ruby on Rails:<p>I wrote a small blog post about this here <a href="https:&#x2F;&#x2F;allaboutcoding.ghinda.com&#x2F;resources-to-learn-ruby-on-rails-7" rel="nofollow noreferrer">https:&#x2F;&#x2F;allaboutcoding.ghinda.com&#x2F;resources-to-learn-ruby-on...</a><p>And in case you are looking for ideas to build while learning I wrote a while back a thread with some ideas that I think they are good as learning projects: <a href="https:&#x2F;&#x2F;nitter.net&#x2F;lucianghinda&#x2F;status&#x2F;1354069119704977409" rel="nofollow noreferrer">https:&#x2F;&#x2F;nitter.net&#x2F;lucianghinda&#x2F;status&#x2F;1354069119704977409</a><p>I also maintain a directory of Ruby and Rails resources at <a href="https:&#x2F;&#x2F;rubyandrails.info" rel="nofollow noreferrer">https:&#x2F;&#x2F;rubyandrails.info</a> and I curate a weekly newsletter with Ruby code inspirations and conversations from around the web at <a href="https:&#x2F;&#x2F;newsletter.shortruby.com" rel="nofollow noreferrer">https:&#x2F;&#x2F;newsletter.shortruby.com</a>
评论 #36937395 未加载
gorenb将近 2 年前
Specifically user authentication would be nice.
评论 #36881790 未加载