Vom 20.12.2025 bis 11.01.2026 ist die Universitätsbibliothek geschlossen. Ab dem 12.01.2026 gelten wieder die regulären Öffnungszeiten. Ausnahme: Medizinische Hauptbibliothek und Zentralbibliothek sind bereits ab 05.01.2026 wieder geöffnet. Weitere Informationen

Treffer: Python Programming

Title:
Python Programming
Publisher Information:
Quill Tech Publications
Publication Year:
2024
Collection:
Zenodo
Document Type:
Buch book
Language:
English
ISBN:
978-93-6786-842-3
93-6786-842-1
DOI:
10.5281/zenodo.13947127
Rights:
Creative Commons Attribution 4.0 International ; cc-by-4.0 ; https://creativecommons.org/licenses/by/4.0/legalcode
Accession Number:
edsbas.86FCC76E
Database:
BASE

Weitere Informationen

Python Programming is a comprehensive guide designed to introduce readers to the Python programming language, catering to both beginners and more advanced users. The book starts by explaining the basics of Python, including its syntax, variables, data types, operators, and expressions. It gradually builds up to more complex topics such as functions, modules, packages, and object-oriented programming (OOP). The text also delves into important concepts like error handling, multithreading, and GUI programming with Tkinter, offering practical examples to solidify the reader’s understanding. Furthermore, the book covers advanced topics such as working with Numpy for numerical operations and database programming for data management. Throughout the chapters, readers will find numerous exercises and projects aimed at reinforcing the material and encouraging hands-on practice. With a focus on clarity and practical application, the book serves as a solid foundation for those looking to use Python for tasks ranging from web development and automation to artificial intelligence and data analysis.