Explore >> Select a destination


You are here

sobolevn.me
| | www.paepper.com
10.1 parsecs away

Travel
| | Unit testing your models in Django As a good developer, you write unit tests, of course. You will probably even write your tests before implementing your logic in a test-driven approach! However, when developing complex models which have interactions and foreign keys, writing tests can get messy and complicated. Say you want to test a model which has many dependencies to other models via foreign keys. To create an instance of your model, you first need to create all the other model instances which your m...
| | zhd.dev
31.0 parsecs away

Travel
| |
| | adamj.eu
20.2 parsecs away

Travel
| | Here's an application of "test smarter, not harder", as per Luke Plant's post. I came up with this recently whilst working on my client Silvr's project, and I'm pretty proud of it. It should apply to any project using Django's admin.
| | adamsitnik.com
92.5 parsecs away

Travel
| Interviewing people is not an easy job to do. You want to find the person which is going to get things done, enjoy working with given project, fit into the team and be happy about the money you can offer. As an interviewer, you are also being judged by the candidate. You very often create the first impression of the company. So you also need to make a good impression. Nobody wants to work with mean or incompetent people! In this blog post, I am describing my way of conducting the interview. In my career, I have interviewed a hundred developers and hired over a dozen of them. So my experience is not very reach, it's limited to "my sample". Disclaimer: After joining Microsoft I don't interview candidates anymore. This post is my personal approach build upon the experience prior to joining MS. I hope that my experience can help somebody to improve the interviewing process!