Leanpub Header

Skip to main content

Filters

Category: "Python"

Python

  1. Creating GUI Applications with wxPython

    Learn wxPython by creating simple applications. You will also learn how to add new features and distribute your applications to Windows and Mac OS

  2. Jupyter Notebook 101
    Jupyter Notebook 101
    Michael Driscoll

    Learn everything you need to know to use Jupyter Notebooks effectively. We will cover the Notebook's rich media interface to create useful code examples and potential learning materials

  3. Playful Programming - Python at Home
    Playful Programming - Python at Home
    Learning to code should be child's play!
    Matt Chatterley

    Having started out on programming very early myself I was keen to give my son the same opportunity, however, couldn't find any resources which I felt happy with - so - based on my own knowledge and my experience of both teaching and mentoring, I started to create my own, which I'd love to share with you.

  4. Real-Time Crypto
    Real-Time Crypto
    A big data approach to analyzing & automating cryptocurrency trading
    Brandon Rose

    Learn to build a machine learning pipeline that analyzes and automates cryptocurrency trading in real-time.

  5. Raspberry Pi Computing: Analog Measurement
    Raspberry Pi Computing: Analog Measurement
    Measure, record and present data using analog sensors with a Raspberry Pi computer
    Malcolm Maclean

    Raspberry Pi Computing: Analog Measurement aims to provide a full description of the process of setting up a Raspberry Pi computer to measure and record analog values using different sensors and an A to D converter. We'll look at different versions of the Pi, along with loading and configuring the software required with some basic Linux use.

  6. Raspberry Pi Computing: Ultrasonic Distance Measurement
    Raspberry Pi Computing: Ultrasonic Distance Measurement
    Measure, record and present distance using an ultrasonic distance sensor with a Raspberry Pi computer
    Malcolm Maclean

    Raspberry Pi Computing: Ultrasonic Distance Measurement aims to provide a full description of the process of setting up a Raspberry Pi computer to measure and record distances using an ultrasonic module. We'll look at different versions of the Pi, along with loading and configuring the software required with some basic Linux use.

  7. Python para Bioinformática

    Una sólida introducción a la programación con Python, muy accesible para los lectores sin experiencia previa en programación, aunque quienes tengan experiencia también pueden sacarle provecho. Python para bioinformática está pensado para biólogos, bioinformáticos y otros profesionales de las ciencias de la vida.

  8. Tango With Django 2
    Tango With Django 2
    A beginner's guide to web development with Django 2.
    Leif Azzopardi and David Maxwell and David Maxwell

    Learn how to code web applications in Django 2 and Python 3

  9. Mastering PySpark: Spark RDDs vs DataFrames vs SparkSQL

    This book shows how to use Spark for big data processing with Python. It shows how to solve use-cases using RDDs, DataFrames and SparkSQL. This is a preliminary draft version.

  10. Ultimate Guide To Scrapy

    This book will help you learn web scraping using Scrapy in Python3. You can also get many exercises in this book which I wrote exclusively for this tutorial. All exercises are from real websites and help you become a master in web scraping in Python3. All relevant source codes are hosted on Github, you can get them to get started as you like.

  11. Illustrated Guide to Python 3
    Illustrated Guide to Python 3
    A complete walkthrough of beginning Python with unique illustrations showing how Python really works
    Matt Harrison

    Introducing Your Guide to Learning Python Illustrated Guide to Learning Python is designed to bring developers up to speed quickly. You will learn warts, gotchas, best practices and hints that have been gleaned through the years in days. You will hit the ground running and running in the right way.

  12. Build Blog With Wagtail CMS (4.0.0)

    Learn Wagtail CMS from scratch! This book will teach you how to build a modern blog with Wagtail CMS

  13. ReportLab - PDF Processing with Python

    ReportLab has been around since the year 2000 and has remained the primary package that Python developers use for creating reports in the PDF format. It is an extremely powerful package that works across all the major platforms. This book will also introduce the reader to other Python PDF packages.

  14. Build applications in Python the anti textbook

    This book teaches Python and how to write applications in Python by example.

  15. Make Art with Python
    Make Art with Python
    Programming for Creative People
    Kirk Kaiser

    Make Art with Python was written to teach creative people the joy of computer programming. If you've tried to learn programming with traditional books or online courses, only to get stuck, this book is for you. With step by step, visual programs, we teach the fundamentals of computer programming so creative people can understand.