![]() |
|
I need help... |
decepto
Member #7,102
April 2006
![]() |
I'm lost folks. This past week was my last week of undergraduate study. The grades are in, and I've passed! I now hold a Bachelor of Science in Applied Mathematics. Woo hoo! I had some pretty big plans up until about a month ago. I was going to move to San Francisco in February and apply to a few startups. I figured that I'd be able to flesh out my resume pretty well over a year or two. With a decent resume in hand, I'd then be able to apply to a respected tech company with a reputable research arm. It's hard to plan beyond that point. But I could (in this future) possibly go back to school for a Phd or perhaps return to Tokyo. This plan has had a wrench thrown in it, however. A wrench I should have seen coming. I have about $45,000 USD in student loans which I have to start repaying in May. As of next next month, I also lose my parents insurance. So, I've had to rethink how I want to approach the next stage in my life. I was hoping I could get some input from those of you who have been in my position. First thing is first: I need a job. My resume is completely empty. I have a couple interesting items I can list, like working as an English teach in Japan, being a Teaching Assistant for Japanese 101, or conducting undergraduate software development research under an NIH grant for a semester. But that's it. I have zero industry experience in any field beyond those three items above. I really should have used my summers off in school to work as an intern. So how do I work around this problem? Do I start contributing to open source projects? Should I start my own open source projects? Should I offer to work for free at a company so that I can display my competence in a given area? I'm located in Loveland, Colorado right now. If I had to though, I'd move anywhere in the world (let alone US), to get myself back on track. Thanks for any advice. -------------------------------------------------- |
kazzmir
Member #1,786
December 2001
![]() |
You could try working as a programmer for some professors at your university. There are always professors in other departments (biology, architecture) who need a programmer usually to do some mundane task, like update a website. Hopefully you can get paid a little bit and you can add it on your resume. If you know how to code then just put down "familiarity with C++, Java, ..." on your resume and apply to some local entry-level programming jobs. You could look at related areas like IT or QA (quality assurance), too. |
Mark Oates
Member #1,146
March 2001
![]() |
Forgive me, but what would you apply your applied mathematics to? Web programming isn't a bad idea. There's plenty of work out there and all you really need is 3-4 good clients. -- |
Derezo
Member #1,666
April 2001
![]() |
Indeed, everyone wants a website these days. I started doing web design for people shortly before I "went crazy", and clients popped up before I even had my own website to tell them about me! As long as you're familiar with the work. The most time consuming part seems to be graphic design these days. There are a lot of open source libraries and frameworks out there that're really great. "He who controls the stuffing controls the Universe" |
type568
Member #8,381
March 2007
![]() |
Come on, he didn't study math for three years to be making websites.. :S
|
Mark Oates
Member #1,146
March 2001
![]() |
type568 said: Come on, he didn't study math for three years to be making websites.. :S Since when does your major determine what kind of job you'll have? -- |
type568
Member #8,381
March 2007
![]() |
Mark Oates said: Since when does your major determine what kind of job you'll have? Doesn't.. But something tells me he would prefer some work related with algorithms rather than web programming. We'll see what he says when he comes.
|
decepto
Member #7,102
April 2006
![]() |
type568 said: But something tells me he would prefer some work related with algorithms rather than web programming. Correct. The problem isn't finding work. I can always apply to Walmart. The problem is finding work in the field that I'm interested in - computational mathematics. There are a ton of related fields that all make heavy use of math: high performance computing, compiler design, kernel development, software DSP, etc. Web programming per se isn't bad to have on a resume. It's just that it's rather non-descriptive. For example, web programming could mean building a static site in Dreamweaver with one server side php script. Or it could mean building a Ruby on Rails ecommerce plugin. Or it could mean writing a load-balanced web server in Haskell that has a novel way of maintaining 1,000,000 simultaneous connects. Mark Oates said: Forgive me, but what would you apply your applied mathematics to? My "concentration" under the Applied Math degree was computer science. Imagine a computer science degree with no CS electives and more math requirements. So I still had classes like Data Structures, OOP, Networking and Compiler Design. But I had a few more math classes like topology, second year differential equations, and a lot of discrete math. -------------------------------------------------- |
bamccaig
Member #7,536
July 2006
![]() |
If I were you, I'd look at major open source organizations like Mozilla for job openings. I know Mozilla has a number of jobs currently listed. I think the educational requirements are beyond my college diploma, but your degree might be enough to get attention. -- acc.js | al4anim - Allegro 4 Animation library | Allegro 5 VS/NuGet Guide | Allegro.cc Mockup | Allegro.cc <code> Tag | Allegro 4 Timer Example (w/ Semaphores) | Allegro 5 "Winpkg" (MSVC readme) | Bambot | Blog | C++ STL Container Flowchart | Castopulence Software | Check Return Values | Derail? | Is This A Discussion? Flow Chart | Filesystem Hierarchy Standard | Clean Code Talks - Global State and Singletons | How To Use Header Files | GNU/Linux (Debian, Fedora, Gentoo) | rot (rot13, rot47, rotN) | Streaming |
type568
Member #8,381
March 2007
![]() |
decepto said: Or it could mean writing a load-balanced web server in Haskell that has a novel way of maintaining 1,000,000 simultaneous connects.
That could find some use for your skills I suppose, as well as the you could be interested in it actually.. Perhaps
|
Steve Terry
Member #1,989
March 2002
![]() |
Chain yourself to the doors of the company you wish to work for and refuse to leave until you are hired! ___________________________________ |
|