1. Teaching again

    Curious about programming? Ever wished you could write your own scripts to automate repetitive tasks, or for fun? Or been interested in understanding how an application works (and why there are always bugs in the software you use??). I'm teaching a new class in Tog on learning how to program …

    read more
  2. Using Coverage to generate reports (Python)

    A couple of tips so I don't have to look it up again. A few months back I wanted to generate coverage data for a stand-alone application, with a few tweaks.

    Combining the output of Trial and Python unit tests

    $ coverage run -p tests/my_python_tests.py
    $ coverage run -p tests …
    read more
  3. Python/Django Crash Course in Tog

    Are you a programmer interested in picking up Python and Django?

    Rory is running a crash course in Tog starting this Thursday. There'll be two 2-hours sessions -- the first one about Python, next week about Django.

    It's short notice but if you've been meaning to learn Python, now's your chance …

    read more

« Page 3 / 12 »

links

social