Parerga und Paralipomena / At the core of all well-founded belief lies belief that is unfounded – Wittgenstein Parerga und Paralipomena Feed
  • ARCHIVE / TAG ARCHIVE
  • Scheme and Lisp

    If you’re coming from Lisp, and then start using Scheme (or the other way around) there are a few small differences between the two languages that it’s useful to always keep in mind. I tried to do that a number of times, but inevitably I find myself once again wondering: how do you say ‘progn’ […]

    Posted on Nov 08.10 to Computer Music   Comments Off on Scheme and Lisp   

  • Python’s phenotype

    Phenotype: any observable characteristic or trait of an organism: such as its morphology, development, biochemical or physiological properties, or behavior. .. IDLE 1.2 >>> type(‘aaa’) <type ‘str’> >>> type(‘aaa’) <type ‘str’> >>> type(‘aaa’) == type(‘a’) True >>> type(type(‘aaa’) == type(‘a’)) <type ‘bool’> >>> type(type(type(‘aaa’) == type(‘a’))) <type ‘type’> >>> type(type(type(type(‘aaa’) == type(‘a’)))) <type ‘type’> >>> […]

    Posted on Jan 06.09 to Just Blogging, TechLife   Comments Off on Python’s phenotype   

INSIDE    ←


Parerga und Paralipomena

  • Pages

    • About Me
    • Latest from Twitter
  • Categories

    • Computer Music
    • Cultural Informatics
    • Data science
    • Information Architecture
    • Just Blogging
    • Semantic Web
    • TechLife
    • Tips and Tricks


    • FIND / SEARCH


    FOOTER / LEST WE FORGET
    Copyright © 2004-2007 by Parerga und Paralipomena, unless otherwise noted. All rights reserved. Powered by WordPress. Original Modio theme by Upstart Blogger, modified by Michele Pasin.