Introduction to Python – Session 2
Date: December 2, 2015
Time: 1:45 pm
Room: N723
Abstract:
In this workshop series you will learn the basics of the Python programming language, which is widely used in data analysis and scientific computing in both academia and industry. Participants will leave this second session understanding:
- How to read and write Python class definitions.
- The concept of encapsulation and how it contributes to building modular and maintainable programs.
- How to write programs involving simple class definitions.