Technology

Science major wanting a job in software development?

Having known people in the sciences who attempted to transition to software, some of them at least had trouble focusing on making code maintainable and understanding what its like to work in a team setting. It might be worthwhile to focus on this, somehow.

Its as though in this case, they were so interested in the scientific problem at hand, that they didn’t focus on the code they were writing – which makes sense, I suppose.

I think looking for work as a developer, but in companies where your considerable scientific background would be useful, would definitely be a good idea.

Also, look at things like design patterns (amazon.com/dp/0596007124/?tag=stackoverfl08-20) … working with known, proven design patterns makes your code more maintainable. Being able to recognize the patterns your team mates are using means you can continue them instead of working against them.

This article is a repost of an answer I provided previously at programmers.stackexchange.com.

One thought on “Science major wanting a job in software development?

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s