Course Information
In this web page we provide the syllabus of the course Introduction to Python for Physicists, offered by the Department of Physics.
The list of the courses offered during the current accademic year is available here.
The list of all courses offered by the Department of Physics is available here.
Code | Φ-254 |
---|---|
Title | Introduction to Python for Physicists |
Category | C |
ECTS | 6 |
Hours | 6 |
Level | Undergraduate |
Semester | Spring |
Teacher | G. Maravelias |
Program |
Monday 14:00-17:00 Computer Lab 2 |
Course Webpage | https://eclass.physics.uoc.gr/courses/PH254/ |
Goal of the Course |
In this course an introduction to the programming language Python is presented, so that the students: |
Syllabus |
Unit I - basic usage: using Jupyter notebooks, introduction to the syntax of the language, variables, strins, lists, dictionaries, tuples, flow control, error handling, functions, classes, objects. |
Bibliography |
1. "Introduction to Computation and Programming Using Python", John V. Guttag (2022, Papasotiriou, ISBN 9789604911592) |