Skip to main content

Ben Dembroski's Library tagged programming   View Popular

28 Sep 09

InfoQ: A Brief Introduction to REST

    • Key REST principles


      Most introductions to REST start with the formal definition and background. I’ll defer this for a while and provide a simplified, pragmatic definition: REST is a set of principles that define how Web standards, such as HTTP and URIs, are supposed to be used (which often differs quite a bit from what many people actually do). The promise is that if you adhere to REST principles while designing your application, you will end up with a system that exploits the Web’s architecture to your benefit. In summary, the five key principles are:

      • Give every “thing” an ID
      • Link things together
      • Use standard methods
      • Resources with multiple representations
      • Communicate statelessly
09 Feb 09

Save a Picture from a Web Page (Python) - python

  • This Python code shows a way to retrieve a picture from a web page and save it to a file.
11 Jan 07

Daniel Shiffman's processing tutorials

  • Introduction to Computational Media - benny2891 on 2006-07-17
21 Sep 06

How to Think Like a Computer Scientist

  • good basic intro to programing with an emphasis on python - benny2891 on 2006-07-17
03 Aug 06

ImageMagick v6 Examples

  • Good collection of tutorials and examples on using ImageMagick - benny2891 on 2006-08-03


  • This web pages presents a set of examples using ImageMagick from the command line.
    However they are also examples of what can be done using the ImageMagick
    Application Programming Interface (API). As such these pages should be the
    first stop for IM users after reading the terse user manuals.

pySerial

  • This module encapsulates the access for the serial port. It provides backends for Python running on Windows, Linux, BSD (possibly any POSIX compilant system) and Jython. The module named "serial" automatically selects the appropriate backend. - benny2891 on 2006-07-17

Arduino - HomePage

  • Arduino is an open-source physical computing platform based on a simple i/o board and a development environment that implements the Processing/Wiring language. - benny2891 on 2006-07-17

pygame - python game development

  • Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. - benny2891 on 2006-07-17

Python Stuff

  • An "official unofficial" framework build distribution of Python 2.4.1 for Mac OS X 10.3 and later. - benny2891 on 2006-07-17

Current Features - KTechlab

  • KTechlab provides a powerful environment for electronic circuits and microcontrollers. This includes simulation of a variety of components (logic, integrated, linear, nonlinear and reactive), simulation and debugging of PIC microcontrollers via gpsim, and - benny2891 on 2006-07-17
1 - 20 of 30 Next ›
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo