Grokking Code

Code exists for a reason.

Posts Tagged ‘programming’

Random Records from Solr

Posted by Ryan Grange on March 4, 2008

Posted in Articles | Tagged: , , | 3 Comments »

SQL Statement Cleaning Functions

Posted by Ryan Grange on January 8, 2008

Posted in Articles | Tagged: , , , , , , | 3 Comments »

Poromeno’s Stuff: Learn Python In 10 Minutes

Posted by Ryan Grange on January 4, 2008

Great article and really throws you into Python fast. This is not for beginners. If you don’t already have a grasp of another object-oriented language before reading this, you’ll be lost in the first 2 minutes or less. For those who normally work in another language and find themselves suddenly poring over another programmer’s Python code, this article makes for a great crash course.

Posted in Articles | Tagged: , , | Leave a Comment »

Cleaning user input for use in SQL statements

Posted by Ryan Grange on January 4, 2008

Posted in Articles | Tagged: , , , , | 5 Comments »