If there is anyone out there who has been through a similar path, what did you do to get experience in programing, besides the toy examples that aren't interesting to prospective employers?
Ask HN: Comp Sci Student with very little real world experience seeking advice
1–10 of 10 posts
Re: Ask HN: Comp Sci Student with very little real world experience seeking advice
#2Re: Ask HN: Comp Sci Student with very little real world experience seeking advice
#3Re: Ask HN: Comp Sci Student with very little real world experience seeking advice
#4I'm sure your school has some sort of club you can join. For me, it was our IEEE student branch, where we competed in a robotics competition every year.
No club exists? START ONE! It's fun! Being a founder is fantastic for your resume, and you'll get a lot more experience than just programming.
In the next year or so, do anything you have to to get an internship.
Find a fun project to do on your own. Personally I prefer things I can touch, as opposed to PC applications. If you haven't before, check out the Arduino platform. I can give you lots of ideas of fun (and useful!) things you can do with it.
Re: Ask HN: Comp Sci Student with very little real world experience seeking advice
#5Re: Ask HN: Comp Sci Student with very little real world experience seeking advice
#6I lack the experience to secure any sort of internship Isn't that the point of internships, to give experience to those without any? As far as open source goes, if you don't think you have the ability to contribute read the source until you feel like you understand what is going on in the project. If you still feel like you can't contribute to a project then try to come up with an ancillary project, like a gui front…
Re: Ask HN: Comp Sci Student with very little real world experience seeking advice
#7Re: Ask HN: Comp Sci Student with very little real world experience seeking advice
#8Re: Ask HN: Comp Sci Student with very little real world experience seeking advice
#9If you aren't familiar with Linux, start getting comfortable with it. I got my first internship with my only real qualification being that I knew my way around a shell. My tasks were mainly just running scripts on a regular basis, but it lead to getting experience in a lot of other areas.
Re: Ask HN: Comp Sci Student with very little real world experience seeking advice
#10Look here: http://code.google.com/soc/
Also: http://en.wikipedia.org/wiki/Google_Summer_of_Code
Edit: formatting.