Leanpub Header

Skip to main content

Filters

Category: "Python"

Python

  1. Dobre Praktyki i Wzorce Projektowe w Python

    Odkryj, jak pisać czysty, czytelny i skalowalny kod w Pythonie.Książka „Dobre praktyki i wzorce projektowe w Python” to praktyczny przewodnik po zasadach SOLID, wzorcach projektowych oraz programowaniu obiektowym. Dowiesz się, jak zarządzać konfiguracją i zależnościami, a także jak stosować wzorce kreacyjne, strukturalne i behawioralne, by budować systemy łatwe w utrzymaniu i odporne na zmiany.Każdy temat poparto przykładami w Pythonie, dzięki czemu szybko wdrożysz poznane rozwiązania w praktyce. To książka dla początkujących i doświadczonych programistów, którzy chcą udoskonalić swój kod i zrozumieć, jak projektować nowoczesne aplikacje.

  2. Python Made Intuitive
    Python Made Intuitive
    Learn Programming the Way You Think A Beginner’s Journey to Master Python
    James Sookhai

    What You’ll Learn●  Python Fundamentals – Variables, loops, functions, and more explained in a fun way.●  Handling User Input – Making interactive programs.●  Decision Making – Writing smart code using if statements.●  Working with Lists and Dictionaries – Storing and managing data.●  File Handling – Reading and writing files.●  Object-Oriented Programming (OOP) – Learning to code like a pro.●  Error Handling – Preventing your programs from crashing.●  APIs & Web Data – Fetching real-time information.●  Databases – Storing and retrieving data efficiently.●  Final Project – Bringing everything together in a real-world Python application.

  3. PYTHON CRASH COURSE FOR BEGINNERS
    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.

  4. PYTHON POUR DÉBUTANTS
    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.

  5. Practical Ruby 3 Programming
    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.

  6. Learn Python Programming - Fourth Edition
    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.

  7. Python Machine Learning - Third Edition
    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.

  8. Deep Reinforcement Learning Hands-On - Second Edition
    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.

  9. Python Object-Oriented Programming - Fourth Edition
    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.

  10. Modern Time Series Forecasting with Python
    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.

  11. Python for Finance Cookbook - Second Edition
    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

  12. Mastering Python Networking - Fourth Edition
    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.

  13. 50 Algorithms Every Programmer Should Know - Second Edition
    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.

  14. Protocol Buffers Handbook
    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.

  15. Pandas Cookbook - Third Edition
    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.