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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: From nothing to freelancer

8 点作者 Leander_B超过 11 年前
My wife is looking for a (major) career change. My advise to her is to pick up programming. I gave her a first introduction in the fundamentals of programming and let her read some basic books. She grasps this quite well and is also very interested in it and eager to learn. Now is the time to dive deeper into a language (besides the HTML and CSS which we will start with) and stick to that one. The big Question is, which one?<p>Keeping following in mind:<p>- She has 4&#x2F;5 months free where she can learn 5 to 6 hours a day intensively<p>- After this period, she would like to work as a freelancer (based in Europe)<p>- She would like to freelance (or be a contractor) for more established&#x2F;bigger companies, no interest in working for smaller startups<p>- Should be web programming<p>My thoughts are either Ruby or Javascript with the rise of Node.JS and frameworks like Meteor and Express. The issue with Ruby is that it&#x27;s mostly used for startups, which if they grow usually switch to another stack. Python might be another solution but afaik not very demanded in Europe.<p>HN, I would love to hear your thoughts and recommendations!

5 条评论

davedx超过 11 年前
Definitely Javascript. Start her off here: <a href="http://jsforcats.com/" rel="nofollow">http:&#x2F;&#x2F;jsforcats.com&#x2F;</a><p>From my view as a freelancer in the Netherlands, JavaScript demand is exploding - it&#x27;s mostly front-end jobs that I see, but I also use it on the server too - while Ruby has lost quite a lot of mindshare. A CTO at a big multinational I work at and talk to often said he thinks Rails has &quot;lost momentum&quot;.<p>Python is always somewhat in demand here, but it&#x27;s a little more niche compared to JavaScript.<p>I would definitely aim for front-end first though. Something like: Start with the basics of the language; then DOM manipulation and basic animations with jQuery; then have a play with Backbone or Angular. Front-end is less hassle getting straight to learning due to the developer console. Server-side means setting up node, learning to use npm, and (god forbid) trying to setup mongodb or another DBMS. Not for newcomers.<p>Good luck! I think it&#x27;s a sound career choice. Of course, 4&#x2F;5 months will just scratch the surface and get her started... :)
bliti超过 11 年前
Have her learn a language that is not the flavor of the month. Java, C#, C++, etc. Those languages are always in demand and are mostly used by stable companies. She may then learn Ruby, Python, or JS. Those are rather simple after learning how to program with the others.
评论 #6909831 未加载
评论 #6909770 未加载
spraveenitpro超过 11 年前
I would recommend getting a Teamtreehouse or a tutsplus account to start learning along with a real world mentor. Once she gains a level of understanding , she should focus on establishing a portfolio which can only happen by doing whether for friends or through probono by signing up at sites like catchingfire. once that is done then the next steps would be to sign up at odesk etc ..I guess thats pretty straight forward.
评论 #6909249 未加载
ghostdiver超过 11 年前
It&#x27;s bad idea to &quot;stick to that one&quot;, no benefit, it will only decrease chances of getting some gig&#x2F;contract. Since you are aiming for established bigger companies, expect to work on some outdated technologies. Ruby&#x2F;nodejs is not outdated yet, it might as well cease to exist in few years, because very few businesses will manage to establish on such technologies.
评论 #6909599 未加载
checker659超过 11 年前
Perhaps the best course of action would be to go through local job listings and see what interests you &#x2F; seems possible in 5-6 months given her acumen. Different people have a knack for different things.