Is a resume relevant in the age of online courses and open source projects?
1–10 of 53 posts
Re: Is a resume relevant in the age of online courses and open source projects?
#2Jobs at technology companies might be what ArsTechnica and Hacker News readers go for, but those jobs are such a small percentage of the jobs filled every day in the US.
Re: Is a resume relevant in the age of online courses and open source projects?
#3Completed live projects instantly visible on any browser or smartphone with a quick technical explanation have always been far more valuable for me.
You don't need to ask anyone's permission to build amazing software.
(Unfortunately, you continue to need permission to build many other things.)
Re: Is a resume relevant in the age of online courses and open source projects?
#4I certainly hope a resume remains relevant for people in my position, because it's really all I have.
Re: Is a resume relevant in the age of online courses and open source projects?
#5To resume means to summarize. Your GitHub profile is not a summary, it is a raw dump of everything that you have done without weighting.
So, of course a resume is still relevant today. And it is still up to the applicant to present himself to the employer, because most of the time the applicant is looking for a specific job when the company is not looking for a specific employee.
Re: Is a resume relevant in the age of online courses and open source projects?
#6After a series of emails, we proposed that we should pay him a few months consulting fee - to help us integrate. As a bonus of course, he could take the improvements and fold them back into his his open-source project.
Things continued like this and eventually he proved useful in other ways, so he is permanent hire now.
In this day and age, there really is no excuse for having "no experience" (in the software world at least). Moreover, who really cares about what university you went to if you can prove your immediate usefulness in other ways?
Re: Is a resume relevant in the age of online courses and open source projects?
#7Also, an emerging trend is "Github for X". You have sites like Grabcad (Github for Mechanical Engineers), Dribbble and Behance (Github for Designers), Benchling (Github for Biology), Proformative (Github for Accountants), etc. As these professional communities grow they'll increasingly be looking at by employers.
It's early for this trend but we believe deeply in it.
Re: Is a resume relevant in the age of online courses and open source projects?
#8All my work is on code I don't own and isn't public facing. I can't take our proprietary code, wrap it up, and put it on GitHub. I also can't provide logins to our proprietary systems for employers to look at. I certainly hope a resume remains relevant for people in my position, because it's really all I have.
I'll always ask for live code from people at interviews, if only to filter out the total posers.
Re: Is a resume relevant in the age of online courses and open source projects?
#9All my work is on code I don't own and isn't public facing. I can't take our proprietary code, wrap it up, and put it on GitHub. I also can't provide logins to our proprietary systems for employers to look at. I certainly hope a resume remains relevant for people in my position, because it's really all I have.
Yes, "show me the github" is one of the worst trends for software developers' careers. I'll always ask for live code from people at interviews, if only to filter out the total posers.
Re: Is a resume relevant in the age of online courses and open source projects?
#10All my work is on code I don't own and isn't public facing. I can't take our proprietary code, wrap it up, and put it on GitHub. I also can't provide logins to our proprietary systems for employers to look at. I certainly hope a resume remains relevant for people in my position, because it's really all I have.
Yes, "show me the github" is one of the worst trends for software developers' careers. I'll always ask for live code from people at interviews, if only to filter out the total posers.
On the other hand, there are benefits to posting code online that they can review. Instead of spending hours writing code for each company that you're interviewing with, you can just write code that you're actually interested in and throw it online.
Say you're talking with 20 companies. Each of those 20 interviews have an associated overhead of 3 hours (if you're lucky): 1 hour screening call, 1 hour technical call, 1 hour live coding call. So 60 hours of screening, versus writing some code that might actually be usable by others in the future.
Don't be afraid to say no to live coding interviews. Unless you have nothing to show :-).