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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Should I should switch my career path to coding after 27?

5 点作者 ax0ar超过 6 年前
A little background about myself. I&#x27;m 27 and have been working as a full time online journalist and designer for the past five years. I&#x27;ve seriously lost my motivation for various reasons to continue with journalism as a career. My daily routine at work consists of writing news stories, planning and designing what will be implemented on the site and coordinating the flow with the IT department, and other things like basic video editing.<p>I&#x27;m the type of person you would probably call a geek. I&#x27;ve have been interested in coding for years, know basic HTML, CSS and JavaScript along with the underlying technologies of the web. I&#x27;ve been following HN for the past few years and this awesome community drives my motivation to constantly learn new things. Since last year, I&#x27;ve been trying to learn Python with gaps in between, but decided to seriously take it on 2 months ago. Now I&#x27;m trying to do small projects to apply what I&#x27;m learning, such as manipulating somewhat complex Excel files with Openpyxl.<p>I have a short, mid and long term plan in mind. I&#x27;m aiming to nail down the fundamentals of programming with Python and JS first. Then get hired at a junior position when I permanently move to Australia with my wife next year, and develop my skills as I gain experience in the field. In the long term, I want to write my own software, but that seems far away from now.<p>I have the motivation to learn, but struggle to convince myself if I&#x27;m taking the step in the right direction. I come across many people, blog posts and comments on different platforms who say that it&#x27;s difficult to enter software development after 30.<p>I&#x27;d like to get some feedback from this super awesome community. Sorry for keeping it long.

6 条评论

chipuni超过 6 年前
Anyone who says either &quot;Coding is right for you&quot; or &quot;Coding is not right for you&quot; doesn&#x27;t know the truth. ONLY YOU can figure out whether coding is the right field for you.<p>The questions you should ask yourself:<p>1. How willing are you to keep on solving a problem? How do you react when the first five or ten times you have a problem, your solutions don&#x27;t work?<p>2. How good are you at writing extremely detailed instructions? A good check: Write your favorite recipe, give it to a friend, and ask them to cook it. Afterward, ask them how difficult it was to cook. (This test is EXTREMELY valuable when your friend says that they don&#x27;t know how to cook.)<p>3. How do you react when you work very, very hard on something -- then someone who has never touched it says someone else &quot;could have done it in five minutes&quot;?<p>4. How do you react when something that you&#x27;ve studied and practiced for five years goes out of fashion?
评论 #17863502 未加载
CuriouslyC超过 6 年前
You already have domain skills, unless you hate what you&#x27;re currently doing it would be a mistake to try and become a &quot;general programmer.&quot; Try to figure out what role you can fill that integrates programming and your current domain knowledge, and develop your programming skills to move into that niche. Over time you can broaden your programming skill set, and shift into new niches.
评论 #17863546 未加载
m3mpp超过 6 年前
Of course you should, you&#x27;re gonna live a good additional 50 years, do you want to spend them doing something you don&#x27;t like?<p>Python is good language to start, concentrate on that first and keep js for later, it&#x27;s a complex language that may confuse you more than anything else.<p>Mix theory and practice, learn and build console apps, avoid web dev for now, you don&#x27;t want to confuse yourself with all the web framework stuff. Your goal at that point should be to learn the language and how to think like a software dev, not learning some apis or frameworks.<p>27 is a good age to learn, technologies are always changing so, even at that age, you can learn and become an expert at something, and after a few years, nobody will ask you for how long you&#x27;ve done it.
评论 #17863575 未加载
auslegung超过 6 年前
I made the switch from Social Worker 2 years ago, at age 32. I’ve had no difficulty because of my very advanced years :troll:<p>But seriously, do it. It’s been a LOT of fun.
评论 #17863517 未加载
danabrams超过 6 年前
Same question, but for 33 yo. I’m consider making the switch from a commercial video producer to coder.
评论 #17863154 未加载
评论 #17863578 未加载
_Tyler超过 6 年前
tl;dr - You should definitely do it!<p>I am around the same age, and recently made a shift from a sales career to coding. I started teaching myself python using treehouse (no affiliation) and then moved on to using blogs and such. I was doing this for a few hours a week for about two years, and then got an opportunity only a few months ago to join a small team as a React Native&#x2F;Typescript Dev.<p>The learning curve was huge for the first 2 months, and every day I felt so stupid, but a few months in and I am so glad I made the switch. I think that if you are really willing to put in the time and don&#x27;t mind not knowing what you&#x27;re doing making the career switch is totally worth it.