Tablet und Stift

Introduction to Python

This course offers an introduction to fundamental programming concepts in Python for beginners, with an emphasis on data analysis and visualization, providing the building blocks for deeper work in data science and bioinformatics. Students will learn core elements of the Python language, including variables, data structures, functions, and file operations. The course then introduces key analytical libraries: NumPy for numerical computation, Pandas for data management, and Matplotlib for data visualization.