Learn to use Python and Jupyter Notebooks by exploring fun, real-world data projects
You can use Python to create, edit or read Microsoft Excel documents using OpenPyXL. In this book, you will learn all you need to get started automating Excel with Python!
Advanced Topics in Parallel and Distributed Systems Design
Python Django Flask Rest Framework with Oracle database
Everything you need to know about generics in Go: be among the first to start using type parameters when they arrive. Avoid the common pitfalls and keep writing high-quality Go code.
Celem książki jest wprowadzenie do tematyki programowania. Szczególny nacisk położono na wykorzystanie Pythona do rozwiązywania podstawowych problemów związanych z danymi, które mogą pojawić się w codziennej pracy. Na stronie www.py4e.pl możesz bezpłatnie pobrać dostępne w różnych formatach elektroniczne kopie tej książki oraz materiały pomocnicze.
Książka zawiera materiały uzupełniające do bezpłatnego podręcznika "Python dla wszystkich: Odkrywanie danych z Python 3", będące rozwiązaniami ćwiczeń programistycznych z podręcznika i zadań programistycznych online. Książka kierowana jest do osób korzystających z ww. podręcznika do nauczania Pythona.
Got a new Pi? Put it to good use with sensors and a news ticker!
Short, introductory guide for the Python programming language. This book is well suited if you already know programming basics and as a workshop reference.
A book about D programming language or DLang for Python programmers. “There is no best programming language”, they say. There is, for most applications it is D. The book starts from a comparison of D to Python and teaches all important features of D. D has all the features of Python but speed comparable to C and reliability comparable to Ada!
This small book was written for just one purpose - explain the asynchrony concept from beginning to end.
Want to edit images with Python? This book makes it easy. Learn the basics of image processing using the Pillow library: load, transform, draw, apply effects, and more, all with clear, beginner-friendly code examples.
Want to learn data analysis with Python? This book shows you how to use Pandas to read, clean, and explore data from CSV, Excel, and text files. You'll also learn how to create plots, calculate statistics, and work with real datasets.
Learn the basics of Python programming, whether you are a complete beginner, or moving to Python from another language. This book covers everything you need to know to start writing your own Python scripts and programs, with exercises to help you practise and cement your knowledge.