Leanpub Header

Skip to main content

Filters

Category: "Python"

Books

  1. Mastering Modern Time Series Forecasting
    A Comprehensive Guide to Statistical, Machine Learning, and Deep Learning Models in Python (Preorder)
    Valery Manokhin

    Mastering Modern Time Series Forecasting is your all-in-one guide to building real-world forecasting systems that work — from classical stats to deep learning and beyond. Whether you're modeling retail demand or energy loads, this book gives you the tools, intuition, and code to go from zero to production. You'll cover ARIMA, ML, deep nets, transformers, and even the rise of FTSMs (Foundational Time Series Models). Written by a practitioner who’s built forecasting solutions for multibillion-dollar businesses, this is the hands-on, honest guide every data scientist, analyst, or forecaster needs.

  2. Unlock the power of Azure AI and transform your data into dynamic, knowledge‑driven experiences. In Getting Started with Azure AI + RAG, you’ll discover how to seamlessly turn PDFs, docs, and more into intelligent search indexes, tap into cutting‑edge embedding models, and build conversational apps that deliver precise, context‑rich answers. With hands‑on Python and JavaScript examples, this ebook is your fast‑track to deploying a full end‑to‑end Retrieval‑Augmented Generation pipeline—no PhD required. Get ready to revolutionize how your applications think, learn, and respond!

  3. Comprehensive Python Programming
    The Only Book Needed To Learn Python
    Ezekiel Adewale Adetoro

    The only Python book needed to learn Python. For self-taught, College students and for everybody who wants to learn Python.

  4. Credit Risk Modeling Working Notes
    A Collection of Presentations, Experiments, and Technical Papers
    Andrija Djurovic

    The Working Notes complement Applied Data Science for Credit Risk and Probability of Default Rating Modeling with R, offering practice-oriented insights. Based on the author’s GitHub repository, they address real-world challenges and are regularly updated to reflect ongoing developments.

  5. Introdução-a-Algoritmos-e-Estruturas-de-Dados 1
    Uma base sólida para o mundo real de aprendizado de máquina e análise de dados
    Bolakale Aremu

    Aprender algoritmos e estruturas de dados com este livro vai te ajudar a se tornar um programador melhor. Algoritmos e estruturas de dados farão você pensar de forma mais lógica. Além disso, eles podem te ajudar a projetar sistemas melhores para armazenar e processar dados. Também servem como ferramentas de otimização e resolução de problemas.

  6. Python para Novatos
    Una introducción práctica a la programación con Python
    Antonio Jaren Santillana Lozano

    ¡Embárcate en el fascinante mundo de la programación con "Python para Novatos"! Esta guía práctica te llevará de la mano desde los fundamentos hasta la creación de tus propios proyectos en Python.

  7. LLMs in Finance:Sentiment-Analysis
    A Hands-On Guide to Using Large Language Models for Market Insights and Trading
    Pankaj Kumar

    Learn how to apply Large Language Models (LLMs) to real-world financial data. This book walks you through sentiment analysis, RAG pipelines, and trading strategies using Python and modern AI tools.

  8. Python for Doers
    Build, Test, Deploy
    Shani Rivers-Jose

    Python for Doers: Build, Test, Deploy is for those who want to use Python to solve real problems, not just collect badges or memorize syntax. Whether you want to eventually start working with billions of records using Python's powerful data analysis libraries, build that web application, or want to get into machine learning, this book helps you think and work like a problem solver. If you've struggled to find a resource that truly prepares you for real-world coding, this book was written for you.

  9. Arrays y Strings para entrevistas técnicas
    9 ejercicios clave de DSA resueltos en PHP, Python y Javascript
    Italo Morales Fantone

    ¿Preparándote para entrevistas técnicas? Este libro es para ti. Aprende a resolver desafíos de arrays y strings, las estructuras más comunes y fundamentales en cualquier prueba técnica. Con un enfoque paso a paso, en tres lenguajes (PHP, Javascript y Python), te ayudará a pensar de forma ordenada, escribir soluciones limpias y entender lo que estás haciendo. Forma parte de la colección Tidy DSA, donde el objetivo no es memorizar, sino razonar con claridad.

  10. Earth rapidly became a smaller and smaller blue dot til nothing remained but the darkness of space. The fusion engines slowly pushed the ark ship forward, gliding like a metallic swan. The journey would take 20 years and most of the crew were already in cryo sleep. Only the captain remained awake, doing last minute checks before they would join the others in the dreamless sleep. For the crew, 20 years would pass in an instant, but for the inhabitants of Earth it would be a different story.7 ark ships left the Earth, each with a different mission and different destination. This story takes place on Ark-04 with the mission of reaching the nearest star system, Proxima Centauri. Will you help this crew by leveraging your Python skills? I thought so - buckle up, adventure begins

  11. No Description Available
  12. Exploitology: Web Apps Exploits
    Exploitation strategies for pentesters
    Mahdi Alemi

    "Exploitology: Web Apps Exploits" explores web app security, focusing on vulnerabilities, exploitation techniques, and defense strategies. With practical examples and real-world scenarios, this book helps readers sharpen their penetration testing skills and stay ahead in cybersecurity.

  13. Data Skills with Python for Journalists
    The Code Behind the Story
    Amr Eleraqi

    Each chapter features hands-on exercises, real-world case studies, and step-by-step guides, so you’ll quickly gain practical skills. As you progress, you’ll refine your storytelling approach with advanced analysis techniques, turning raw numbers into bold narratives. Discover how to capture real-time feeds, spot anomalies, and shape interactive visuals that captivate any audience.

  14. 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.

  15. 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.