Uploaded December 2011 | Updated September 2026, 2 weeks ago
This video shows how to create a simple experiment using the OpenSesame experiment builder. In this experiment, the participant's task is to judge whether a (picture of a) cat is male or female. Quite tricky, but apparently people can do it after some training.
This video is courtesy of Chris Longmore: chrislongmore.co.uk/screencasts/index.html#opensesame
OpenSesame is freely available from http://www.cogsci.nl/software/opensesame
This video shows how to create a simple experiment using the OpenSesame experiment builder. In this experiment, the participant's task is to judge whether a (picture of a) cat is male or female. Quite tricky, but apparently people can do it after some training.
This video is courtesy of Chris Longmore: chrislongmore.co.uk/screencasts/index.html#opensesame
OpenSesame is freely available from http://www.cogsci.nl/software/opensesame


![Visual debugging in Python with PDB and Rapunzel
[https://www.buymeacoffee.com/cogsci] In this video, I show how to use PDB, the standard Python Debugger, and Rapunzel, a code editor, for visual debugging. This allows you to inspect the state of your code after it has crashed (post-mortem debugging) or when it has paused at a breakpoint. See also: https://rapunzel.cogsci.nl/ Visual debugging in Python with PDB and Rapunzel](https://i.ytimg.com/vi/t8wo4dTkUJA/mqdefault.jpg)





![Set comprehensions in Python [Python comprehensions #3]
[https://www.buymeacoffee.com/cogsci] In this video, I demonstrate set comprehensions in Python. This is a way to build set objects with a single expression. The notebook for this video is available at https://osf.io/2b8wz/. For more tutorials, visit https://python.cogsci.nl/. Set comprehensions in Python [Python comprehensions #3]](https://i.ytimg.com/vi/uTUV2eONqSQ/mqdefault.jpg)

![Application logging in Python | Python tricks
[https://www.buymeacoffee.com/cogsci] In this video, I demonstrate the Python logging module, which is a powerful way to log application messages, mainly for debugging purposes. The code for this video is available from: https://osf.io/4wjv9/. Application logging in Python | Python tricks](https://i.ytimg.com/vi/vJunFjlIJ6Y/mqdefault.jpg)