Skip to content

beyondsimulations/Introduction-to-Python

Repository files navigation

Introduction to Python

This repository contains course materials for a "Programming with Python" course first teached at Kühne Logistics University Hamburg in Fall 2024. Most of it is written with Quarto and the corresponding website is hosted as Github page.

Quick Overview

This module introduces programming with Python over the course of 13 weeks. It is aimed at beginners with no prior programming experience. The course is based on many examples that illustrate how to tackle potentially complex issues and implement solutions.

Course Structure

The course is structured into three main parts:

  1. Part I: Introduction to Programming with Python

    • Basic concepts, syntax, data types, control structures, functions, and object classes
  2. Part II: Data Science with Python

    • Data manipulation, descriptive and explorative analysis, visualization
  3. Part III: Programming Projects

    • Application of knowledge in group projects

For more detailed information about the course structure, lectures, and content, please refer to the syllabus.

Contact

If you have any questions regarding the course, please contact:

vlcek@beyondsimulations.com

Contributors

Thanks to Phillip Bach whose original course material laid the foundation for this course.

About

This repository contains the lectures and tutorials of the course: Introduction to Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published