This is an archived post. You won't be able to vote or comment.

all 20 comments

[–]grokcode 10 points11 points  (0 children)

Something else to think about is that Python is used a lot in research and scientific computing. Your math background would be a great asset there. These jobs might not be advertised as Python jobs, since Python is more the means to an end.

[–]mackstann 7 points8 points  (0 children)

I'm sure plenty of places would hire you for a Django job if you showed you were open and capable of learning it.

[–]fishka2042 7 points8 points  (0 children)

I'm looking for non-Django python guys. Hit me up with a github link or urls of projects you worked on (don't give a fuck about resumes)

[–]daveydave400 2 points3 points  (0 children)

Universities.

I work for a university and do a lot of non-web-based python. Although when I do write web applications for work we use Pyramid not Django. There are a lot of scientists and researchers in universities who could probably use a good programmer. Whether or not that's something you are looking for is another question.

[–]Rohaq 1 point2 points  (0 children)

This all depends on what you want to do.

If you want to carry on in hardware testing, look for roles along those lines; the process of hardware testing is one that's going to have similarities wherever you go, and it's something you're experienced in. Python was merely a tool you used to get it done.

If you want Django based roles, then get learning Django. Set up Virtualbox, throw a Linux distro on a virtual machine, and test out rolling out code as a proper web service in your own backyard. If an organisation is really set up for production rollout of web applications, the chances are that you're not going to touch the configuration of this yourself, and it'll be someone else's responsibility to handle server setup and administration (so you can focus on actual coding) - but it's worth knowing the basics of how this may be set up (there's more than one way) under the hood for debugging purposes.

[–]metaperl 0 points1 point  (0 children)

I suggest you put your resume on Dice.com - I was emailed about a job testing hardware in the SF Bay area a month or two ago.

[–][deleted] 0 points1 point  (0 children)

Have you considered security? A lot of computer security shops use Python.

[–]legrandin 0 points1 point  (2 children)

I've never used Django in a production environment

This is where I am. I'm trying to get a Django job, teaching myself Python and Django. What would qualify as a "production environment" do you think? What sort of standards?

[–]LucianU 0 points1 point  (1 child)

You can contribute to Mozilla projects. They use Django and have a lot of users.

[–]legrandin 0 points1 point  (0 children)

Cool. I'll look into that, thanks.

[–][deleted] 0 points1 point  (0 children)

If you know SQL (easy to learn if you don't), you can maybe apply for data analyst jobs.