Leanpub Header

Skip to main content

Filters

Category: "Python"

Python

  1. Practice Python Projects
    Practice Python Projects
    Beginner to Intermediate level projects inspired by real world use cases
    Sundeep Agarwal

    Know Python basics but don't know what to do next? Take the next step in your programming journey with real world inspired Python projects.

  2. Advanced Python for Data Science

    Python is a rich and powerful language, but many data scientists merely scratch the surface, and often feel uncertain about what lies beneath.  This book will go deep into the heart of Python, to truly understand its components, and how we can stitch them together to build better scientific workflows and machine learning systems.

  3. Neural Networks Fundamentals with Python
    Neural Networks Fundamentals with Python
    Rodrigo Girão Serrão @ Mathspp

    Ever wondered what a neural network really is, how it works, or how to implement one? Well, I did, and that is why I tried implementing one. And it was amazing! Now, I just want to help you do it yourself, so that you can take a peek behind the curtains of this world of machine learning, deep learning, and all those buzzwords.

  4. Python 3 Exercises for beginners
    Python 3 Exercises for beginners
    Easy exercises for starting coders
    Carles Mateo

    Python 3 exercises for beginners. (English)Exercisis per a principiants. (Català)Ejercicios para principiantes. (Castellano)

  5. Data Science From Scratch (Part 2) — Business Machine Learning

    Completely hands-on so that you can start the real work!

  6. Creating React Applications with Python
    Creating React Applications with Python
    A novel approach for achieving Full-Stack Python
    John Sheehan

    A short tutorial on how to create front-end web applications in Python using the React JavaScript library, without having to program in JavaScript!

  7. Master Python
    Master Python
    Frank Anemaet

    Use Python to build web apps, analyze data, create desktop software, automate tasks, and more.

  8. Learn NumPy Basics in Weekend
    Learn NumPy Basics in Weekend
    Learning NumPy Basics from Weekend Series
    Hisham El-Amir

    You will learn that NumPy has very efficient arrays that are easy to use due to the powerful indexing mechanism. This book describes some of the more advanced and tricky indexing techniques.Also we will try to make an attempt to document the most essential methods that every user should know. NumPy has many methods to even mention in this book!

  9. Python plotting for everyone

    Turn data into clear visuals with Matplotlib, the most powerful plotting library in Python.

  10. React to Python
    React to Python
    Creating React Front-End Web Applications with Python
    John Sheehan

    Create responsive front-end web applications in Python using the React and Material-UI JavaScript libraries, without having to program in JavaScript, by using the Transcrypt transpiler that turns your Python code into JavaScript.

  11. Cómo crear un lenguaje de programación desde cero
    Cómo crear un lenguaje de programación desde cero
    Un enfoque práctico usando Python
    Irwin Rodriguez

    Crea tu propio lenguaje de programación desde cero usando Python.

  12. Python for Accounting
    Python for Accounting
    A Modern Guide to Using Python Programming in Accounting
    Horatio Bota

    Learn how you can use Python programming and data science tools to handle Excel spreadsheets, automate your workflow, and supercharge your skill set. Visit www.pythonforaccounting.com to read the table of contents and learn more about the projects you'll complete as you go through the book.

  13. Image Processing in Python
    Image Processing in Python
    Processing raster images with the Pillow library
    Martin McBride
    No Description Available
  14. Beginner's Python Cheat Sheets

    Cheat sheets can be a really helpful resource when you're learning a new language. They remind you of the syntax and concepts you've just learned, so you can focus on writing your own code instead of rereading sections of a book or rewatching parts of a video.

  15. How to (Not) Lie with Data:
    How to (Not) Lie with Data:
    Creating Effective Data Visualizations with Python
    Alex Kenan

    Learn how to lie with data so that you don't lie with data. Use Matplotlib, Seaborn, and Plotly to create data visualizations with real-world datasets. Read more at https://www.alexkenan.com/pyviz/.