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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How to spend the next 500 days to become a good programmer?

2 点作者 FahadUddin92超过 6 年前
Hi. I am a 26 year old Computer Engineering grad that has worked in the industry for 5 years. I have mostly worked with WordPress and now I am a devops engineer. I want to dedicate the next 500 days to do things that have the maximum impact and helps me with the following:<p>--&gt; Get jobs from top tech companies<p>--&gt; My resume starts to look impressive<p>--&gt; I grow in my career<p>Can someone please give me advice on how to do it? I have read lots of advice on the internet like teach yourself programming in 10 years etc and I am following that. Here I am looking for some quick wins. Thanks.

2 条评论

wbazant超过 6 年前
My favourite goal of yours is the third one. The first two will come after you achieve that :)<p>I&#x27;d say do whatever you do already with some extra curiosity and long-term view thrown in. You&#x27;re probably using a text editor in your current job. Why not take time to learn some shortcuts in it during the next couple of tasks (and do them slower).<p>You&#x27;re probably also using Unix. You could learn what actually happens when you do, say, `ls`, if you don&#x27;t know yet.<p>Reflect on what you&#x27;re doing and what you just did, what was inefficient or bad, and whether you could have done it better - that&#x27;s always good for learning stuff.
dysonsphere超过 6 年前
Along with other great comments I would like to mention that in today&#x27;s world the easiest and &quot;quick win&quot; for a developer to gain some publicity and huge momentum in his career path is to embrace open source.<p>There are many pathways for it, but start as a contributor then moderator and if for some reason original development team loses the interest in the project you can become the maintainer of it as well. The more popular the project the more benefits you can get and it is also a trend nowadays in talent acquisition by some well-known startups and even few enterprises. The world is changing fast, the new doors are opening, follow that!