Re: Finding a Django expert to review my code

2009-07-31 Thread Michelschr
Another approach: if you don't have it yet, start by writing tests, targeting a coverage of your code greater than 95%. Tests are very useful for a lot of reasons, specially to ease the evolution of your code... And in your situation, writing the tests will lead you to review your code by

Re: Finding a Django expert to review my code

2009-07-31 Thread Hernan Olivera
2009/7/31 Hernan Olivera : > 2009/7/31 Daniel Roseman : >> >> On Jul 31, 7:21 am, Rex wrote: >>> I just created my first Django site (as an academic research project). >>> Now that it is done, I would like to get feedback on

Re: Finding a Django expert to review my code

2009-07-31 Thread Hernan Olivera
2009/7/31 Daniel Roseman : > > On Jul 31, 7:21 am, Rex wrote: >> I just created my first Django site (as an academic research project). >> Now that it is done, I would like to get feedback on my code from a >> Django expert so that I can learn

Re: Finding a Django expert to review my code

2009-07-31 Thread Daniel Roseman
On Jul 31, 7:21 am, Rex wrote: > I just created my first Django site (as an academic research project). > Now that it is done, I would like to get feedback on my code from a > Django expert so that I can learn where I can improve as a Django dev. > How can I find

Re: Finding a Django expert to review my code

2009-07-31 Thread Parag Shah
Hi Rex, I am not a django expert (in fact I have just started working with Django about a month back), but I have been in software development for a while. Remote code review sounds like an interesting exercise. I will be glad to help you with the review, but with no prior promises on the

Re: Finding a Django expert to review my code

2009-07-31 Thread Ben Atkin
I'd probably try emailing some of the top Django developers. This seems like it would be a buyer's market, due to the job being short and fun for a dedicated Django dev. Don't hire a noob like me. ;) http://code.djangoproject.com/wiki/DevelopersForHire Ben On Thu, Jul 30, 2009 at 11:21 PM, Rex

Re: Finding a Django expert to review my code

2009-07-31 Thread Daniel Brown
Good evening Rex, I'm a beginner to Python and Django and I've found running my scripts through PyLint (http://pypi.python.org/pypi/pylint) to be very worth while. Regards, Daniel 2009/7/30 Rex : > > I just created my first Django site (as an academic research

Finding a Django expert to review my code

2009-07-31 Thread Rex
I just created my first Django site (as an academic research project). Now that it is done, I would like to get feedback on my code from a Django expert so that I can learn where I can improve as a Django dev. How can I find someone to spend 1 or 2 hours reviewing my code with me? I found a few