Getting into the tech scene when you have no skills
josephwalla.com
Getting into the tech scene when you have no skills
1–10 of 52 posts
Re: Getting into the tech scene when you have no skills
#2Re: Getting into the tech scene when you have no skills
#3Re: Getting into the tech scene when you have no skills
#4Re: Getting into the tech scene when you have no skills
#5"Do work for free" is the worst suggestion I've heard in a long time. Your time is valuable; it should be to you and it should be to the person you are working for. Even if you aren't getting a monetary remuneration for your services there should be some kind of compensation, and you should be clear – at least in your head – what it is. Never – ever –work for free. It may seem like a good idea but its not.
Required experience for paid work is a fact of life. If you don't have the skills to work for pay in a certain area you work for free. You can do that by putting in the time on your own side projects or you can accomplish it some other way. Like doing free work in exchange for experience.
Re: Getting into the tech scene when you have no skills
#6I've always been wary of the online programming sites like codecademy and the like, because when I did Rails for Zombies I realized it never shows you how to set up an actual Rails application nor how Git and Heroku work. Are all the tutorials similar in that they baby you?
I had a couple friends who wanted to learn JavaScript and went to CodeAcademy's course[1] only to find it was more like Programming 101. Not a single mention of what is a closure, how you can modularize your code, how prototypes actually work, etc.
Re: Getting into the tech scene when you have no skills
#7"Do work for free" is the worst suggestion I've heard in a long time. Your time is valuable; it should be to you and it should be to the person you are working for. Even if you aren't getting a monetary remuneration for your services there should be some kind of compensation, and you should be clear – at least in your head – what it is. Never – ever –work for free. It may seem like a good idea but its not.
Your enjoyment of the project will be higher, you have more control over scope and tech stack and you can choose to solve an interesting problem within your ability.
In short, think it as marketing material development for yourself, which will be way more effective at getting future work than some free work you can get.
Re: Getting into the tech scene when you have no skills
#8"Do work for free" is the worst suggestion I've heard in a long time. Your time is valuable; it should be to you and it should be to the person you are working for. Even if you aren't getting a monetary remuneration for your services there should be some kind of compensation, and you should be clear – at least in your head – what it is. Never – ever –work for free. It may seem like a good idea but its not.
> The problem with having no skills or track record is that it's not worth paying you Required experience for paid work is a fact of life. If you don't have the skills to work for pay in a certain area you work for free. You can do that by putting in the time on your own side projects or you can accomplish it some other way. Like doing free work in exchange for experience.
Re: Getting into the tech scene when you have no skills
#9I've always been wary of the online programming sites like codecademy and the like, because when I did Rails for Zombies I realized it never shows you how to set up an actual Rails application nor how Git and Heroku work. Are all the tutorials similar in that they baby you?
Re: Getting into the tech scene when you have no skills
#10I've always been wary of the online programming sites like codecademy and the like, because when I did Rails for Zombies I realized it never shows you how to set up an actual Rails application nor how Git and Heroku work. Are all the tutorials similar in that they baby you?
I think some of these sites can do a much better job when it comes learning how to create projects, but I don't necessarily think that is what they were targeting originally.