Ann Molly Paul
View on GitHub
Ann Molly Paul
learn -- code -- inspire
April 19, 2015 -- Total angle of a path represented by multiple points(coordinates)
April 2, 2015 -- Writing effective functions
April 9, 2015 -- Three pointers in writing reusable python code
April 2, 2015 -- Scraping Web Content
March 25, 2015 -- Upgrade to postgres 9.4 on a vagrant machine
March 16, 2015 -- Use multi_db=True for testing with multiple Django dbs
March 6, 2015 -- Use numpy functions instead of loops in python
February 27, 2015 -- Facts about python
February 14, 2015 -- Split a number into 4 and randomize the order
February 1, 2015 -- Querystring creation using Jquery.param
January 16, 2015 -- Unit testing in Django to mock timestamps
December 23, 2014 -- Separating inherited models in Django using South migrations
May 6, 2014 -- Unzip a file in-memory, add content, and zip it back up
March 8, 2014 -- Finding if 2 lines intersect given their coordinates
February 24, 2014 -- Path direction
February 15, 2014 -- Fun with Shell Scripting
January 20, 2014 -- Shell scripts that I regularly use