Tags: language

Sort by: Date / Title / URL

  1. Falling somewhere between ambigrams, autological words, concrete poetry and graphic design, but with a definite mathematical slant, these seem to be a new artform, albeit (at least the ones I do) requiring varying amounts of math background to really appr
  2. Need ideas or examples on using decorator functions? This is a good article.
    09-09-2008 to , , , by kysucix
  3. Python Idioms and Efficiency
    08-09-2008 to , , , , , by kysucix
  4. Want to write shorter, cleaner code? Have an unfortunate situation where you need to fit as much as you can in one expression? Prefer a quick dose of hacks to spending the rest of your life reading the docs? You've come to the right place.
    08-09-2008 to , , , , , by kysucix
  5. Context Free is a program that generates images from written instructions called a grammar. The program follows the instructions in a few seconds to create images that can contain millions of shapes.
  6. If you are going to start programming in Python and come from languages like C or C++, there are a couple of things you should know about variable names.In Python, all variables are references.
  7. The Boost Python Library is a framework for interfacing Python and C++. It allows you to quickly and seamlessly expose C++ classes functions and objects to Python, and vice-versa, using no special tools -- just your C++ compiler. It is designed to wrap C
    20-05-2008 to , , , , , by kysucix
  8. These tutorials explain the C++ language from its basics up to the newest features of ANSI-C++, including basic concepts such as arrays or classes and advanced concepts such as polymorphism or templates. The tutorial is oriented in a practical way, with w
    15-05-2008 to , , , by kysucix
  9. I'll keep it under my pillow...
    04-04-2008 to , , , by kysucix
  10. We propose to fix this by introducing different operators for different operations: x/y to return a reasonable approximation of the mathematical result of the division
    12-03-2008 to , , , by kysucix
  11. To put it another way, local variables and instance variables live in two different namespaces, and you need to tell Python which namespace to use.
    27-02-2008 to , , , by kysucix
  12. Welcome to the Python Cookbook, a collaborative collection of your contributions to Python lore.
  13. The "with'' statement. by Guido van Rossum and Nick Coghlan; implemented by Mike Bland, Guido van Rossum, and Neal Norwitz. The PEP shows the code generated for a 'with' statement, which can be helpful in learning how the statement works.
    27-11-2007 to , , , by kysucix
  14. 06-11-2007 to , , , by kysucix
  15. python quick reference card
    06-11-2007 to , , , by kysucix
  16. 06-11-2007 to , , by kysucix and 1 other
  17. Welcome to Python. Let's dive in.
    03-10-2007 to , , by kysucix
  18. python tutorial from Guido van Rossum
    03-10-2007 to , , by kysucix and 2 others
  19. This book is a tutorial and reference for the Ruby programming language. Use Ruby, and you'll write better code, be more productive, and enjoy programming more.
    01-07-2007 to , , , by kysucix and 1 other
  20. "Don't underestimate the human factor. Even thought we are in front of computers, they are media. We are working for human, with human."
    01-07-2007 to , , , , by kysucix

First / Previous / Next / Last / Page 1 of 3


link.autistici.org, the social bookmarking service of autistici/inventati, is based on scuttle, a free software project.