Leanpub Header

Skip to main content

Filters

Category: "Python"

Python

  1. Teach Yourself Data Analytics in 30 Days
    Teach Yourself Data Analytics in 30 Days
    Learn to use Python and Jupyter Notebooks by exploring fun, real-world data projects
    David Clinton

    Learn to use Python and Jupyter Notebooks by exploring fun, real-world data projects

  2. Automating Excel with Python
    Automating Excel with Python
    Processing Spreadsheets with OpenPyXL
    Michael Driscoll

    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!

  3. Advanced Topics in Parallel and Distributed Systems Design
    Advanced Topics in Parallel and Distributed Systems Design
    Parallel and Distributed Systems Design
    Joseph Thachil George

    Advanced Topics in Parallel and Distributed Systems Design

  4. Python Django Flask
    Python Django Flask
    Python Django
    Joseph Thachil George

    Python Django Flask Rest Framework with Oracle database 

  5. Generic Go
    Generic Go
    Get the most out of type parameters and avoid the nasty pitfalls
    Preslav Rachev

    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.

  6. Python dla wszystkich: Odkrywanie danych z Python 3
    Python dla wszystkich: Odkrywanie danych z Python 3
    Andrzej Wójtowicz and Charles Severance

    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.

  7. Python dla wszystkich: Rozwiązania zadań programistycznych

    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.

  8. Use Your Pi!
    Use Your Pi!
    Use a Raspberry Pi with LCD
    Mark Ward-Pointing

    Got a new Pi? Put it to good use with sensors and a news ticker!

  9. Programozás, Karrier, Python
    Programozás, Karrier, Python
    Kézikönyv a szoftverfejlesztői karrier hatékony építéséhez
    Nagy Zsolt and Dr. Fekete Róbert Tamás
    No Description Available
  10. 100 Page Python Intro
    100 Page Python Intro
    Short, introductory guide for the Python programming language
    Sundeep Agarwal

    Short, introductory guide for the Python programming language. This book is well suited if you already know programming basics and as a workshop reference.

  11. D, the Best Programming Language, for Former Python Developers
    D, the Best Programming Language, for Former Python Developers
    Learn D Programming for Python Developers
    Victor Porton

    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!

  12. Asynchronous programming

    This small book was written for just one purpose - explain the asynchrony concept from beginning to end.

  13. Image Processing with Python

    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.

  14. Python Data Analysis with Pandas

    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.

  15. Python Quick Start
    Python Quick Start
    A beginner's introduction to Python programming
    Martin McBride

    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.