This post is meant to orient the agile Java developer to Python. It’s not meant to be either representative or exhaustive of Python’s offerings in any of these areas, and its very much based on my own experience coming to Python from Java.
A java er in python’s court
Categories:
Related Post
Review of RESTful PHP Web Services Book by Samisa AbeysingheReview of RESTful PHP Web Services Book by Samisa Abeysinghe
I drank the REST Kool-Aid over a year ago and since then, I’ve been using the RESTful approach to building applications in Ruby on Rails. But I also have a
Headless Drupal: Using Drupal’s API to Batch Script Your Drupal Site.Headless Drupal: Using Drupal’s API to Batch Script Your Drupal Site.
Whenever I work with a significant framework or off-the-shelf software, I invariably encounter situations in which I need to do “one-off” programmatic batch tasks outside the normal flow of the
A Few Drupal RecipesA Few Drupal Recipes
I am finishing a Drupal based project which required that I explore areas of Drupal that were new to me. The result is that I have some snippets of code