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.

Ruby vs. Python - A n00b's perspective

1 pointsby ajwinnover 12 years ago

1 comment

heydonovanover 12 years ago
The way Ruby handles string interpolation (evaluating code inside a string) is what pushed me to learn Ruby. It was the only way that made sense to me. Also, completely disagree with your first comment. When reading my code out loud, saying "print" makes me think of a printer, which doesn't make sense to me. Puts, as in, put string, describes exactly what is happening, as you're "putting" a "string" on the screen.
评论 #4536961 未加载
评论 #4538881 未加载