What should I do or learn to better prepare myself for a co-op position?
Posted
by Chris Vinz
on Stack Overflow
See other posts from Stack Overflow
or by Chris Vinz
Published on 2010-03-12T07:48:01Z
Indexed on
2010/03/12
7:57 UTC
Read the original article
Hit count: 183
I'm currently taking computer systems in a technical institute and I will start looking for a coop job by next September. Since summer vacation is only a few weeks away, I was wondering what I should learn or do to help me land a job and do well in it.
I'm pretty sure I'm ahead of most of my classmates since I got around 1.5 years "head start." For now, I'm planning to learn how to use source control (git - for no reason really) and was actually thinking of learning Scheme through SICP and maybe build something nice with it at the end.
On the other hand, I'm wondering if it's better to expand on what I know right now and I'm thinking of C++ since I enjoy it a lot more than others like Java.
Can I get advice on this? thanks!
© Stack Overflow or respective owner