Category Archives: Python

How to Test File Upload Parsing in Django

I didn’t start testing software until recently. Of course I tested my software to make sure it works and is stable, but it was a very manual process. This was very time consuming and sometimes subtle bugs were let through … Continue reading

Posted in Django, Hacking, Python | Leave a comment

Choose the Right Tool (Everything is not a nail)

Picking the right tool for the job is often rather difficult for software developers. As software developers,We tend to find a hammer we like and treat everything like a nail, even if it’s a screw. Sometimes we’re reluctant to learn … Continue reading

Posted in Hacking, Objective-C, PHP, Python | Leave a comment