Feel free to email me to provide some feedback on the project, give suggestions, or to just say hello!
1 Feb 2014 on php general thoughts python programming languages
There are lots of programming languages - some of them more popular, some less. But as I can see it - all languages were initially created to solve one problem (or set of problems) that existing languages solve it the wrong/complicated/any-other-word w... [Read more]
HTTP queries in application/x-www-form-urlencoded encoding type is simple key/value list and in the most cases this is enough. But sometimes it’s required to send more complex data types. Lists are supported in Django HttpRequest out of the box, ... [Read more]
built on top of rKlotz by Vladimir Garvardt