Leanpub Header

Skip to main content

Filters

Category: "Python"

Books

  1. Python in Windows
    Python in Windows
    Gli strumenti, le tecniche e l'ambiente di lavoro
    Riccardo Polignieri

    Questo libro insegna a usare Python nell'ambiente di Windows e affronta molti aspetti della "vita quotidiana del programmatore", partendo dalle nozioni più semplici. Dall'uso corretto dell'interprete dei comandi fino agli aspetti più complessi come la distribuzione, il controllo di versione, il testing, la documentazione, e molto altro ancora.

  2. The Smartest Way to Learn Python Regular Expressions
    The Smartest Way to Learn Python Regular Expressions
    Learn the Best-Kept Productivity Secret of Code Masters
    Finxter, Zohaib Riaz, and Lukas Rieger

    Google engineers are regular expression masters. Do you want to become one, too? The Smartest Way to Learn Python Regex transforms you into a regular expression master. The book leverages an innovative learning approach: (1) read a chapter, (2) watch a course video, and (3) solve a code puzzle. It's fun!

  3. Python Combat Guide
    Python Combat Guide
    A comprehensive manual about tricks, good practices and coding style for hands on Software Developer Managers and Developers
    Carles Mateo

    Python 3 Combat Guide is a practical guide, full of actual experience and common sense, to avoid errors and to develop Python 3 Software Projects and System Administration programs.Targeted to SDM, Team Manager and Developers, defines practical strategies and tricks, and teach the basis of Unit Testing in pytest.You'll learn OOP easily.

  4. Data Science - Regression Analysis (DIY for newbies)
    Data Science - Regression Analysis (DIY for newbies)
    Includes 100 solved problems
    Geetha Subramanian

    This book contains detailed stepwise solutions to Regression problems for beginners. It is a collection of solutions in Python and R programming language.

  5. GCP Cloud Architecture
    GCP Cloud Architecture
    Noah Gift, Andrew Nguyen, Alfredo Deza, and Michael Vierling

    Learn to master the Google Cloud platform (GCP).

  6. Implementing the Clean Architecture
    Implementing the Clean Architecture
    Python Edition
    Sebastian Buczyński

    Learn how to apply the Clean Architecture. The book strongly focuses on practical aspects and is illustrated with tons of code snippets. Code samples are in Python.

  7. Minimal Python
    Minimal Python
    Noah Gift and Alfredo Deza

    Even books that have "learn" in the title introduce readers to hopelessly complex topics like object-oriented programming or concurrency. It turns out YAGNI (You Ain't Gonna Need It). Why teach students topics they won't use either ever, or not for a few years?

  8. Get SH*T Done with PyTorch
    Get SH*T Done with PyTorch
    Solve Real-World Machine Learning Problems
    Venelin Valkov

    "Success in creating AI would be the biggest event in human history. Unfortunately, it might also be the last, unless we learn how to avoid the risks." - Stephen Hawking. Learn how to solve real-world problems with Deep Learning models (NLP, Computer Vision, and Time Series). Go from prototyping to deployment with PyTorch and Python!

  9. Advanced Machine Learning Made Easy - Volume 1
    Advanced Machine Learning Made Easy - Volume 1
    From Theory to Practice with NumPy and scikit-learn, Volume 1: Generalized Linear Models
    Ferenc Farkas, PhD

    These three-volume book series cover a wide variety of topics in machine learning focusing on supervised and unsupervised learning, intended for data scientist and machine learning experts providing a very concise description of the scikit-learn library. The first volume covers the generalized linear models (linear & logistic regression).

  10. Python 101
    Python 101
    2nd Edition
    Michael Driscoll

    Learn how to write Python and beyond. You will not only learn the syntax of Python, but you will also create prototype applications and binaries that you can share with your family and friends.

  11. Python Command Line Tools
    Python Command Line Tools
    Design powerful apps with Click
    Noah Gift and Alfredo Deza

    Learn the ultimate interface...the command-line.

  12. Aprende Laravel 6: guía práctica paso a paso

    Laravel es el framework de PHP más popular en la actualidad, que permite crear aplicaciones web de forma rápida y profesional. En este libro aprenderás a crear aplicaciones web con Laravel desde cero y paso a paso.

  13. NumPy Recipes
    NumPy Recipes
    A practical introduction to NumPy
    Martin McBride
    No Description Available
  14. Discrete Mathematical Algorithm, and Data Structure
    Discrete Mathematical Algorithm, and Data Structure
    Major Components of Mathematics, and Computer Science Explained with the help of C, C++, PHP, Java, C#, Python, and Dart
    Sanjib Sinha

    Readers will learn discrete mathematical abstracts as well as its implementation in algorithm and data structures shown in various programming languages, such as C, C++, PHP, Java, C#, Python and Dart. This book combines two major components of Mathematics and Computer Science under one roof.

  15. Cloud Computing for Data Analysis
    Cloud Computing for Data Analysis
    The missing semester of Data Science
    Noah Gift

    This book is designed to give you a comprehensive view of cloud computing including Big Data and Machine Learning. Many resources will be used including interactive labs on Cloud Platforms (Google, AWS, Azure) using Python. This is a project-based book with extensive hands-on assignments. Based on material taught at leading universities.