Leanpub Header

Skip to main content

Filters

Category: "Python"

Books

  1. Clean Code Principles And Patterns
    Clean Code Principles And Patterns
    Python Edition
    Petri Silen

    One of the most comprehensive no-fluff guides for Python software developers to help them write clean code every day. The book is packed with principles and patterns that help developers, from novices and juniors to seniors and experts, to write cleaner code.

  2. Python Networking 101
    Python Networking 101
    Navigating essentials of networking, socket programming, AsyncIO, network testing, simulations and Ansible
    GitforGits | Asian Publishing House

    "Python Networking 101" is designed to provide readers with the skills required to excel as a network administrators. The practical approach and real-world examples ensure readers can implement the techniques learned in their professional careers.

  3. Machine Learning in Python for Dynamic Process Systems
    Machine Learning in Python for Dynamic Process Systems
    A practitioner’s guide for building process modeling, predictive, and monitoring solutions using dynamic data
    Ankur Kumar and Jesus Flores Cerrillo

    This book provides a comprehensive coverage of ML methods that have proven useful in process industry for dynamic process modeling. Step-by-step instructions, supported with industry-relevant case studies, show how to develop solutions for process modeling, process monitoring, etc., using classical and modern methods. Also available at Google Play 

  4. Learning Pandas 2.0
    Learning Pandas 2.0
    A Comprehensive Guide to Data Manipulation and Analysis for Data Scientists and Machine Learning Professionals
    GitforGits | Asian Publishing House

    Using Pandas 2.0, setting you on the path to becoming a data analysis powerhouse

  5. Get SH*T Done with Prompt Engineering and LangChain
    Get SH*T Done with Prompt Engineering and LangChain
    Build AI Applications with ChatGPT in Python
    Venelin Valkov

    Will AI replace you, or will you use AI to 10x yourself? Discover the secrets of Prompt Engineering and LangChain to build chatbots, summarization tools, and more. Get ready to revolutionize the way you approach AI development with this comprehensive guide.

  6. Pon tu código en forma con calistenia
    Pon tu código en forma con calistenia
    Conoce, practica y aplica los consejos de Object Calisthenics, para mejorar la calidad del diseño de tu código
    Fran Iglesias

    Las reglas de Object Calisthenics de Jeff Bay pueden ser la base para abordar refactoring efectivo de tu código.

  7. Mastering Postman
    Mastering Postman
    A Comprehensive Guide to Building End-to-End APIs with Testing, Integration and Automation
    GitforGits | Asian Publishing House

    "Mastering Postman" is the ultimate guide for anyone looking to streamline their API development process. Whether you're a seasoned developer or just starting, this book will take you through every step of the API lifecycle and equip you with the knowledge and tools to create better APIs faster.

  8. Introduction to Algorithms & Data Structures 2
    Introduction to Algorithms & Data Structures 2
    A solid foundation for the real world of machine learning and data analytics
    Bolakale Aremu

    Learning algorithms and data structures from this book will help you become a better programmer. Algorithms and data structures will make you think more logically. Furthermore, they can help you design better systems for storing and processing data. They also serve as a tool for optimization and problem-solving.

  9. Introduction to Algorithms and Data Structures
    Introduction to Algorithms and Data Structures
    A solid foundation for the real world of machine learning and data analytics
    Bolakale Aremu

    Learning algorithms and data structures from this book will help you become a better programmer. Algorithms and data structures will make you think more logically. Furthermore, they can help you design better systems for storing and processing data. They also serve as a tool for optimization and problem-solving.As a result, the concepts of algor...

  10. Code to Success: Mastering Web Development from Scratch
    Code to Success: Mastering Web Development from Scratch
    A Comprehensive Guide to Building Stunning Websites and Web Applications
    Rakesh Tembhurne

    Code to Success is the ultimate guide to building stunning websites and web applications. This comprehensive book covers everything from HTML and CSS to Python and JavaScript, making it the perfect resource for beginners and experienced developers alike.

  11. Mastering Python Network Automation
    Mastering Python Network Automation
    Automating Container Orchestration, Configuration, and Networking with Terraform, Calico, HAProxy, and Istio
    GitforGits | Asian Publishing House

    With "Mastering Python Network Automation," you can streamline container orchestration, configuration management, and resilient networking with Python and its libraries, allowing you to emerge as a skilled network engineer or a strong DevOps professional

  12. Interpreting Machine Learning Models With SHAP
    Interpreting Machine Learning Models With SHAP
    A Guide With Python Examples And Theory On Shapley Values
    Christoph Molnar

    Master machine learning interpretability with this comprehensive guide to SHAP – your tool to communicating model insights and building trust in all your machine learning applications.

  13. OpenAI GPT For Python Developers
    OpenAI GPT For Python Developers
    The art and science of building AI-powered apps with GPT-4, Whisper, Weaviate, and beyond
    Aymen El Amri

    Explore the fascinating world of Artificial Intelligence and solve real-world problems! In this practical guide, you will build intelligent real-world applications using GPT-4, Embeddings, Whisper, Weaviate, and more tools from the OpenAI ecosystem. You don't need to be a data scientist or machine learning engineer to follow this guide!

  14. Algorithm for calculating the moment of inertia of polygonal forms

    The author explains that is moment of inertia, how it could be calculated and shows the program in Python for poligonal shapes.

  15. Zero to Py
    Zero to Py
    A Comprehensive Guide to Learning the Python Programming Language
    Michael Green

    A comprehensive guide to learning the Python programming language, written so to be accessible to readers of all levels, from beginner python developers to those who have some experience with python. Even more advanced users may find some utility from the later chapters.