Leanpub Header

Skip to main content

Filters

Category: "Python"

Books

  1. The Hitchhiker’s Guide to Plotnine
    Don’t panic and create beautiful plots with Python
    Jodie Burchell and Mauricio 'Pacha' Vargas Sepúlveda

    This book will help you easily build beautiful plots in Python using the powerful plotnine package, which has been adapted from the popular ggplot2 package in R. If you'd like to create highly customised plots, including replicating the styles of XKCD and fivethirtyeight, this is your book.

  2. Computer graphics in Python
    Advanced vector graphics using Pycairo and Python
    Martin McBride

    Pycairo is a great library for creating high quality vector graphics in Python. This book covers the full features of the library in detail, with practical code examples and illustrations, from an author with many years experience in computer graphics software.

  3. Python's best kept secret is its built in support for functional programming. Even better, it allows functional programming to be blended seamlessly with procedural and object oriented coding styles. This book explains what functional programming is, how Python supports it, and how you can use it to write clean, efficient and reliable code.

  4. Hacker's Guide to Machine Learning with Python
    Hands-on guide to solving real-world Machine Learning problems with Scikit-Learn, TensorFlow 2, and Keras
    Venelin Valkov

    This book brings the fundamentals of Machine Learning to you, using tools and techniques used to solve real-world problems in Computer Vision, Natural Language Processing, and Time Series analysis. The skills taught in this book will lay the foundation for you to advance your journey to Machine Learning Mastery!

  5. Практическое руководство по искусству автоматизации тестирования пользовательского интерфейса веб приложений с Python + Selene для начинающих и опытных автоматизаторов. Большое внимание уделено рефакторингу, написанию чистых, простых и легких в поддержке тестов. Книга построена в виде сборника практических заданий и упражнений по Методу Кейсов.

  6. Aprende todo sobre Python desde cero hasta experto. Curso para aprender Python paso a paso de forma fácil y con ejercicios prácticos que te ayuden a comprender todo sobre Python. El 100% del dinero recaudado con el libro será donado a @AmazonWatch, ONG que trabaja para proteger los bosques tropicales y los derechos de los pueblos indígenas.

  7. PowerQuery Guide to Pandas
    A Comparative Approach to Learn Pandas
    Kenneth Infante

    MASTER the core concepts of Python and Pandas! Learn Pandas INTUITIVELY by leveraging what you already know in PowerQuery for Excel and PowerBI. Design to take advantage of associative learning, you will learn Python and Pandas concepts quicker, easier, and longer. This book will jump-start your Python journey. FREE updates included

  8. pip install python
    --target=your:brain
    Giuliana Carullo

    Welcome! This is your very first book on Python programming. Learn the foundation of programming meanwhile getting your finger in the Py-thon. Enjoy!

  9. Models of Learning and Optimization for Data Scientists
    A Python hands-on approach
    Sergio Rojas Galeano
    No Description Available
  10. Coffee Break Python Workbook
    127 Python Puzzles to Push You from Zero to Hero in Your Coffee Breaks
    Christian Mayer, Lukas Rieger, and Zohaib Riaz

    This book is the chess grandmaster way of learning Python. 127 unique and brand-new Python puzzles - each pointing to gaps in your knowledge, challenges you to guess a solution, and then explains potential solutions in an easy-to-understand manner. # Example puzzle: my_list = [1, 1, 1, 1]my_list[1::2] = [2, 3]print(my_list) # What’s the output?

  11. Finest Python Algorithm Tutorial for Job Interviews.

  12. Learn Python the Simple Way
    The fundamental programming language for Machine Learning (ML), Scientific and Numeric Computing, Robotics and Web Development
    Sanjib Sinha

    Reading "Learn Python the Simple Way", you'll learn how software work.At this moment, Python is one of the fundamental programming languages for Machine Learning (ML), Scientific and Numeric Computing, Robotics and even Web Development.

  13. 101 Problema Programimi
    Të Zgjedhura Dhe Të Zgjidhura
    Dashamir Hoxha

    Problema programimi të zgjidhura në Python, për shkollat 9 vjeçare dhe të mesme. Problemat janë marrë nga olimpiadat e programimit që bëhen online. Problemat e para janë shumë të thjeshta, por nga fundi bëhen pak si të vështira.

  14. Capire wxPython
    Strumenti e buone pratiche per progettare applicazioni GUI desktop complesse.
    Riccardo Polignieri

    Questo è il manuale più completo e approfondito disponibile in Italiano su wxPython. Quasi 430 pagine (per ora!) di spiegazioni dettagliate e approfondite, con decine di esempi, consigli, buone pratiche. Se siete interessati alla programmazione di interfacce grafiche professionali con Python, questo è il libro che fa per voi.

  15. Coffee Break NumPy
    A Simple Road to Data Science Mastery That Fits Into Your Busy Life
    Christian Mayer, Lukas Rieger, and Zohaib Riaz

    Fear of missing out on data science and machine learning?This ​eBook ​gives you a fun way to start learning data science with Python. ​It gives you a thorough introduction Python's most important library for data science: NumPy. 100% Based on puzzle-based learning - scientifically proven to generate ​44% better learning retention and ​efficiency.​