This document provides an introduction to Python programming for computational genomics and bioinformatics. It discusses the Python environment, integrated development environments (IDEs) like IPython Notebook and PyCharm, and various Python programming concepts including printing and manipulating text, reading and writing files, lists and loops, and writing your own functions. The document is presented as a tutorial with examples and exercises provided to help attendees learn the basics of Python programming.