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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Need advice on Programming

8 点作者 shire大约 10 年前
So right now in my life I work at a shitty job that pays $13hr and long hours in the freezer warehouse.<p>I&#x27;m 25 and I want something better for myself as far as money goes and the work is less stressful than standing for 10 hours a day and doesn&#x27;t pay well.<p>Is programming the way out? I like web development and I&#x27;ve practice JS and Python but not a professional.<p>Can programming set me free? Where do I go to get started and how long will it take to get a job working as I am right now.<p>What if I want to program from home is that possible?

5 条评论

vosper大约 10 年前
I don&#x27;t know if programming will set you free, but I can try to offer a bit of advice (no guarantee that it&#x27;s good advice :) )<p>Firstly, it&#x27;s great that you&#x27;ve learned some Python and JS. Rather than trying to learn two languages, I recommend you focus on JS, because I think you&#x27;re more likely to break into the industry as a front-end dev than a back-end one (and, once you&#x27;re good at JS, you can always use Node for back-end stuff if you want to).<p>&quot;Javascript: The Good Parts&quot; is probably a good book to read.<p>Don&#x27;t just learn JS. Try to learn HTML and CSS too. The better you can get at this trio the easier it&#x27;ll be for you to pick up some small jobs where people need a jack-of-all-trades to help them with their site. If you don&#x27;t have any contacts, or don&#x27;t live in a big tech area, then you should take a look at one of the freelancing sites like odesk. You&#x27;ll have to start off at the bottom, and you&#x27;ll be competing for bids against people who live in places with a much lower cost of living, so you may not make much at first, but you&#x27;ll get some real world experience. If you can learn and persist you should be able to build up your reputation and skills to increase your rate, or to switch into a full-time role.<p>Hope this helps - good luck!
评论 #9444122 未加载
评论 #9443955 未加载
bcg1大约 10 年前
It sure is possible.<p>When I got out of the army I had no degree, no professional experience, just what I had taught myself and learned in a few classes that I had taken along the way.<p>I went to work at a software sweatshop that had low pay and long hours but after about a year I was able to get another position just based on that experience... eventually I got a CS degree from an online school just to get the HR people to shut up, but you don&#x27;t need it, and frankly if you can teach yourself effectively it is a waste of money.<p>I would recommend trying to get some small freelance gigs that you can easily handle and do those in your off hours. I know you are working a lot already but it is only for a short time. If those jobs work out and you can replace some of your income, consider cutting back on the warehouse hours if you can, and focus on landing a full time job or being a full time freelancer.<p>If you want a great learning experience, consider getting involved with an open source project ... find one you like, get on the dev mailing list, tell them what your skill level and goals are, and tell them that you want to be involved. Unless the project is run by a bunch of assholes they&#x27;ll have something appropriate for you to contribute and will help you learn amazing things.<p>Stay cool, stay humble, and you&#x27;ll do great. And BTW read this if you haven&#x27;t already: <a href="http:&#x2F;&#x2F;catb.org&#x2F;~esr&#x2F;writings&#x2F;taoup&#x2F;" rel="nofollow">http:&#x2F;&#x2F;catb.org&#x2F;~esr&#x2F;writings&#x2F;taoup&#x2F;</a><p>Good luck!
freedevbootcamp大约 10 年前
Watch this video to give you a good idea of what it takes to be a Front end developer now days.<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=zXqs6X0lzKI" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=zXqs6X0lzKI</a><p>Build tons of websites with just basic HTML&#x2F;CSS then when you can drop code on demand and build a website without looking everything up learn javascript inside out like your life depends on it. Do not learn JQuery yet. Wait till you are a guru at Javascript before moving on to frameworks. Yes you have to learn the javascript frameworks. My suggestion would be to learn backbone.js , require.js, then when you get really good at the MVC give angular.js a shot.<p>This link will take you to a roadmap to learning javascript the proper way.<p><a href="http:&#x2F;&#x2F;javascriptissexy.com&#x2F;how-to-learn-javascript-properly&#x2F;" rel="nofollow">http:&#x2F;&#x2F;javascriptissexy.com&#x2F;how-to-learn-javascript-properly...</a>
readme大约 10 年前
Yeah it is man. I did the same thing and I used to work in restaurants. It was always a hobby and then it became a job. Yes, I even worked from home too.<p>I would actually recommend against working at home though. It&#x27;s a catalyst for laziness, loneliness, and fatness.<p>The world never did, and still does not, take place in your own home. It&#x27;s out there. Outside.<p>Key thing is you must be dedicated to what you&#x27;re doing and not quit... You&#x27;ll find tons of instructions on the specifics but the key thing is to always find time to code. I used to get home from work at 2-3AM. After that I would shower and pound some coffee or red bull then code until dawn. That is the kind of dedication you will need to break out of your routine.<p>Honestly it will be easy to find a job if you build some impressive projects for your portfolio... Worry less about what they are and more about the quality level and how they look.
评论 #9449043 未加载
cmattoon大约 10 年前
I&#x27;ve done this myself - I&#x27;ve been programming as a hobby since around 5th grade, but never did anything serious with it. I&#x27;m now 27, and am in my 3rd year at my first &quot;professional&quot; development job. My career before that was as a Paramedic ($14&#x2F;hr).<p>Some quick advice, in no particular order:<p>1. Get on GitHub. Look at the source code for libraries&#x2F;programs that you like and use. This&#x27;ll show you how other people do things. Look at the &quot;issues&quot; tab and help fix some projects or add new features. Also, most places use Git for version control. It can be a beast to wrap your head around at first, but it&#x27;s not that difficult once you start using it.<p>2. Look on employment sites and see what kind of requirements they have. Do you want to be a JavaScript developer? You&#x27;ll probably want to know Angular, Knockout, etc. Want to work as a Python developer? You&#x27;ll probably need to be familiar with Django framework. Then, there&#x27;s all the other stuff for build automation and testing - grunt, composer, bower, phing, nose, etc.<p>3. Stay away from frameworks and IDE&#x27;s while learning. Use a text editor, not Dreamweaver, NetBeans or Eclipse. Notepad++, Sublime text, emacs and vim are all common favorites. Learn the frameworks, but don&#x27;t rely on them. It&#x27;s easy to gloss over the details and just use the framework &quot;as-is&quot;, but you really need to understand what&#x27;s going on under the hood.<p>4. Learn Linux, if you don&#x27;t know it already. Most developers I know are responsible for server administration stuff, too (to some degree anyway). Know how to tail an error log, configure the webserver of your choice, create a MySQL user, SSH to a machine, WGET a file, etc. DigitalOcean, Koding, and many others offer you a very affordable linux box to play with ($5-$10&#x2F;month or less). (With virtual machines, you can screw up all you want, then just revert to a snapshot)<p>5. Learn how the internet works. This should go without saying, but it&#x27;ll keep you from banging your head off the wall when your AJAX application isn&#x27;t working because you didn&#x27;t know CORS was a thing.<p>6. Look into &quot;fizzbuzz&quot; tests. They&#x27;re short, simple programs that an employer may ask you to solve. These are good at weeding out people who know how to rearrange framework functions, but don&#x27;t know how to program. <a href="http:&#x2F;&#x2F;blog.codinghorror.com&#x2F;why-cant-programmers-program&#x2F;" rel="nofollow">http:&#x2F;&#x2F;blog.codinghorror.com&#x2F;why-cant-programmers-program&#x2F;</a><p>You don&#x27;t have to be a pro to get paid. Apply to jobs at small to medium-sized companies that don&#x27;t have an HR department to throw away your degreeless resume. Check craigslist, freelance sites, etc. Build a portfolio.<p>As far as working from home, I&#x27;m still waiting on that opportunity myself. There are plenty of jobs out there that allow it (google is your friend), so just apply and see what happens.<p>Good luck!<p>See also: <a href="http:&#x2F;&#x2F;programming-motherfucker.com&#x2F;become.html" rel="nofollow">http:&#x2F;&#x2F;programming-motherfucker.com&#x2F;become.html</a>
评论 #9443144 未加载