Leanpub Header

Skip to main content

Filters

Category: "Python"

Books

  1. PYTHON CRASH COURSE FOR BEGINNERS
    Course by examples, corrected exercises and projects for practice
    Alex Coder

    Master Python with solved exercises and practical projects to learn coding in a clear, progressive, and efficient way.Become a skilled Python developer: learn to create scripts, automate tasks, and develop robust applications.Go from beginner to Python expert with this complete guide: foundational concepts, advanced techniques, and real-world projects.Learn Python 3 with simple explanations, practical examples, and hands-on guidance to turn your ideas into real projects.

  2. PYTHON POUR DÉBUTANTS
    Cours pratique, exercices corrigés et projets pour s’entrainer.
    Alex Coder

    Maîtrisez Python avec des exercices corrigés et des projets pratiques pour apprendre à coder de manière claire, progressive et efficace.Devenez développeur Python compétent : apprenez à créer des scripts, automatiser des tâches et développer des applications robustes.Passez de débutant à expert en Python grâce à ce guide complet : concepts de base, techniques avancées et projets concrets.Apprenez Python 3 avec des explications simples, des exemples concrets et une approche pratique pour transformer vos idées en projets réels.

  3. Practical Ruby 3 Programming
    Simpler than Python, offering concise syntax, reusable code, and maximum developer productivity
    GitforGits | Asian Publishing House

    In this book, we've gone through all the ins and outs of Ruby, turning theoretical ideas into real-world skills that let you build solid and fast applications. You've got the hang of writing clean, reusable code using blocks, procs, and lambdas, which really shows off Ruby's expressive syntax. You've also learned to handle complex data transformations effortlessly by diving into enumerators, making your programs powerful and elegant.

  4. Learn Python Programming - Fourth Edition
    A comprehensive, up-to-date, and definitive guide to learning Python
    Packt Publishing Ltd

    This book will help you explore the foundations of Python programming and learn how Python can be used to achieve results.

  5. Python Machine Learning - Third Edition
    Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2
    Packt Publishing Ltd

    This third edition is updated with TensorFlow 2 and the latest additions to scikit-learn. Packed with clear explanations, visualizations, and working examples, the book covers essential machine learning techniques in depth, along with two cutting-edge machine learning techniques: reinforcement learning and generative adversarial networks.

  6. Deep Reinforcement Learning Hands-On - Second Edition
    Apply modern RL methods to practical problems of chatbots, robotics, discrete optimization, web automation, and more
    Packt Publishing Ltd

    With six new chapters, Deep Reinforcement Learning Hands-On Second edition is completely updated and expanded with the very latest reinforcement learning (RL) tools and techniques, providing you with an introduction to RL, as well as the hands-on ability to code intelligent learning agents to perform a range of practical tasks.

  7. Python Object-Oriented Programming - Fourth Edition
    Build robust and maintainable object-oriented Python applications and libraries
    Packt Publishing Ltd

    Being familiar with object-oriented design is an essential part of programming in Python. This new edition includes all the topics that made Python Object-Oriented Programming an instant Packt classic. Moreover, it’s packed with updated content to reflect more recent changes in the core Python libraries and cover modern third-party packages.

  8. Python GUI Programming with Tkinter - Second Edition
    Design and build functional and user-friendly GUI applications
    Packt Publishing Ltd

    Tkinter is a lightweight, portable, and easy-to-use graphical toolkit available in the Python Standard Library. Due to its simplicity and availability, it is widely used to build GUIs in Python. This book teaches you how to design and build functional, appealing, and user-friendly GUI applications.

  9. Modern Time Series Forecasting with Python
    Explore industry-ready time series forecasting using modern machine learning and deep learning
    Packt Publishing Ltd

    Modern Time Series Forecasting with Python is a timely book that goes beyond popular classical time series techniques such as ARIMA and exponential smoothing and embraces modern high-performant techniques like machine learning. You’ll discover tested tips and tricks to advance your skillset and make you industry-ready in time series forecasting.

  10. Python for Finance Cookbook - Second Edition
    Over 80 powerful recipes for effective financial data analysis
    Packt Publishing Ltd

    Explore recipes for both classical quantitative finance approaches to modeling financial data, as well as modern machine learning and deep learning solutions

  11. Mastering Python Networking - Fourth Edition
    Utilize Python packages and frameworks for network automation, monitoring, cloud, and management
    Packt Publishing Ltd

    The new edition is revised and updated with Python 3.10 along with new chapters on AsyncIO and Docker containers. The book will provide examples and guidance to manage your network, improve reliability, and simplify your task. The fourth edition also includes network context examples of Ansible, Flask, Elasticsearch, Git, GitLab and more.

  12. 50 Algorithms Every Programmer Should Know - Second Edition
    Tackle computer science challenges with classic to modern algorithms in machine learning, software design, data systems, and cryptography
    Packt Publishing Ltd

    Algorithms play an important role in computing, so a deeper understanding of an algorithm's logic and mathematics is essential. Beyond traditional computing, being able to apply these algorithms to real-world problems is a necessary skill and what this book focuses on.

  13. Protocol Buffers Handbook
    Getting deeper into Protobuf internals and its usage
    Packt Publishing Ltd

    With this book, you’ll navigate the intricacies of data serialization. From understanding syntax nuances to mastering schema evolution and customizations, you’ll seamlessly integrate Protobuf across languages and construct data-driven systems.

  14. Pandas Cookbook - Third Edition
    Practical recipes for scientific computing, time series, and exploratory data analysis using Python
    Packt Publishing Ltd

    Official pandas documentation, while thorough, does not contain many useful examples. This book guides you, as if you were looking over the shoulder of an expert, through situations that you are highly likely to encounter.

  15. FastAPI Cookbook
    Develop high-performance APIs and web applications with Python
    Packt Publishing Ltd

    This book helps you unlock the power of FastAPI to build high-performing web apps and APIs by taking you through the basics like routing and data validation through to advanced topics, such as custom middleware and WebSockets.