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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Want to Help a Wannabe Hacker?

4 点作者 aashaykumar92超过 12 年前
I am highly interested in learning how to program...fluently. I taught myself HTML&#38;CSS pretty quickly (built a good looking and functioning webpage as well) and am in the process of learning JS.<p>I am looking for a Guru of sort to help guide me towards resources that will allow me to build applications and such in the future. I've done research online, but I figured a shoutout on HN may direct me to an experienced hacker who is willing to help!<p>I'm a pretty determined undergrad wanting to learn so although I really have nothing extrinsic to give back, I promise to be a great listener and learner.<p>Feel free to shoot me an email: aashayk@umich.edu

3 条评论

zoltar92超过 12 年前
No one can teach you how to hack! Hacking is a mindset. You want to learn to program- a good hacker will teach themselves. Javascript is a great language, afterwords i'd learn python or php. For me they were easier then jumping into something with an MVC framework (like ruby or Java)-- but ruby (and Rails) are awesome next steps. Just read through documentation's online. It's fun and feels great to teach yourself!
评论 #5262541 未加载
subv3rsion超过 12 年前
<a href="https://www.khanacademy.org/" rel="nofollow">https://www.khanacademy.org/</a>
评论 #5260423 未加载
mindcrime超过 12 年前
IMO, one of the best ways to learn is to just start something and dive in. Pick a platform (I like Grails, but there are plenty of good ones out there), buy the corresponding book (eg, "Grails in Action" or "Teach Yourself Ruby on Rails in 21 days" or whatever) and start going through it... once you know enough to start making changes to what the book is showing you, just start an app of your own. It doesn't matter what it is, and it doesn't matter if it's any good or not, this is just a learning exercise.<p>Also, as controversial as this link was when it was posted a couple of days ago[1], I think you could do worse than reading through esr's "How To Become A Hacker" essay[2].<p>Our very own pg also has some excellent essays and articles[3] you might want to read.<p>If you're interested in getting involved in an open source project as part of your learning initiative, here's a shameless plug for what I'm working on:<p><a href="https://github.com/fogbeam/Quoddy" rel="nofollow">https://github.com/fogbeam/Quoddy</a><p><a href="https://github.com/fogbeam/Neddick" rel="nofollow">https://github.com/fogbeam/Neddick</a><p>If you're interested, clone either or both repos, and join the Google group[4] and I'll do my best to answer questions and help out.<p>All of that said, I believe that one of the defining characteristics of a good hacker is a high level of innate curiosity, a strong desire for self-motivation and self-learning, and a naturally high level of persistence and determination. Given that, a good hacker will find a way to learn to hack, whether anyone else helps or not. So, yeah, asking for advice and help here is a Good Thing, and looking for mentors is always a good idea. But, in the end, don't rely on somebody else, just dig in and do it. If you get stuck on a specific question, ask on StackOverflow, or a relevant Usenet group, or mailing list or IRC channel or whatever. But read "How to ask questions the smart way"[5] beforehand. :-)<p>[1]: <a href="http://news.ycombinator.com/item?id=5248742" rel="nofollow">http://news.ycombinator.com/item?id=5248742</a><p>[2]: <a href="http://www.catb.org/esr/faqs/hacker-howto.html" rel="nofollow">http://www.catb.org/esr/faqs/hacker-howto.html</a><p>[3]: <a href="http://www.paulgraham.com/articles.html" rel="nofollow">http://www.paulgraham.com/articles.html</a><p>[4]: <a href="http://groups.google.com/group/fogcutter-dev" rel="nofollow">http://groups.google.com/group/fogcutter-dev</a><p>[5]: <a href="http://www.catb.org/esr/faqs/smart-questions.html" rel="nofollow">http://www.catb.org/esr/faqs/smart-questions.html</a>
评论 #5262546 未加载