Home> Blog> Final Four Episodes of Python Lecture

Final Four Episodes of Python Lecture

ยท

This post originally appeared on the Software Carpentry website.

The last four episodes of our lecture on Python are now available, covering:

  • libraries,
  • tuples,
  • slicing, and
  • what is text, anyway?

The last isn't really about Python, but it's something people trip over pretty quickly when they start using it. Hope you find them useful...