Leanpub Header

Skip to main content

Filters


Books

  1. Super Study Guide: Transformer と大規模言語モデル
    Afshine Amidi, Shervine Amidi, and Yoshiyuki Nakai

    大規模言語モデル (LLM) の主要な概念から実践的な応用例まで、簡潔に図解されている学習ガイドです。プロジェクトでの利用、面接対策、個人的な学習にも最適です。

  2. Google JAX Cookbook
    Perform machine learning and numerical computing with combined capabilities of TensorFlow and NumPy
    GitforGits | Asian Publishing House

    I've written this book with data scientists, machine learning engineers, and AI practitioners in mind. If you're looking for ways to make your workflows faster, more efficient, and less prone to errors, this book is a great resource to have on hand. Together, we'll figure out how to use JAX, fix any problems that come up, and see what's possible with advanced machine learning.

  3. Ansible DevOps Cookbook
    End-to-end automation solutions including setup, playbooks, cloud services, CI/CD integration, and ansible tower management
    GitforGits | Asian Publishing House

    There are more than 100 recipes that are meant to help you solve problems in the real world. With this book, you can learn everything from how to set up your Ansible environment to advanced playbook techniques, cloud integration, CI/CD pipelines, and fixing problems. Each recipe is designed to give you useful solutions, which makes it easy to use Ansible and get the most out of it.

  4. TYPO3 CMS Certified Developer, 3rd edition (English)
    Exam study guide for the official TCCD certification of the TYPO3 Association
    Michael Schams

    This eBook is the ideal study guide for the official TCCD certification by the TYPO3 Association. The revised and updated 3rd edition for TYPO3 v12 LTS contains more than 200 example questions and detailed explanations of which answers are correct and why. Simply the perfect choice for every developer to prepare for the test and master the exam!

  5. Gradual Modularization for Ruby and Rails
    Improve collaboration, system design, and flexibility
    Stephan Hagemann

    Get yourself a new tool to manage your Rails application and your growing engineering organization! Prevent the ball-of-mud (and fix it!). Go for microservices or SOA if it makes sense not just because you don't have any other tool. Do all this through a low-overhead tool: packages. Enable better conversations to make practical changes today.

  6. Protocole SIP
    Le Protocole SIP, Session Initiation Protocol, Contexte VoIP, analyses avec Wireshark, protocole, et mise en oeuvre avec Asterisk. Support de formation sur le protocole SIP.
    François-Emmanuel Goffinet

    Apprenez à maîtriser les communications en temps réel d'aujourd'hui avec ce guide de formation sur le protocole SIP : Contexte VoIP, analyses avec Wireshark, protocole, et mise en oeuvre avec Asterisk

  7. 3D Game and Graphics Programming using UNIGINE
    C++, C#, and CG Artist perspective
    Rohit Gonsalves

    Begin your journey of 3D computer graphics for game programming, VFX development, virtual and mixed reality with C++ and C#. Whether you are discovering Unigine for the first time or refreshing your knowledge about Photo-realistic renderings, this book gives the definitive introduction of how to do it in 3D computer graphics?

  8. High-Performance Java Persistence
    Get the most out of your persistence layer
    Vlad Mihalcea

    A high-performance data access layer must resonate with the underlying database system. Knowing the inner workings of a relational database and the data access frameworks in use can make the difference between a high-performance enterprise application and one that barely crawls.

  9. Learn how to create amazing lightweight user interfaces using Python and Textual in your terminal! You will learn the basics of Textual and then create ten different applications.

  10. The Art of Effortless Programming
    Unleashing the Power of AI Driven Development
    Eric Elliott

    Transform your software creation process with AI Driven Development (AIDD). Learn to harness AI to generate programs, unlocking 10x - 20x productivity gains while building components, tests, and documentation. Written for software engineers, product managers, code conjurers and aspiring tinkerers, this book teaches you to express complex functional requirements using natural language with the precision of code, utilizing SudoLang - a language designed specifically for communicating ideas to AI language models. You'll learn to streamline your workflow, reduce code complexity, and craft more intelligent, responsive applications that adapt to user needs.Design and implement AI-powered applications using SudoLang, and any common programming language or framework. Examples will use JavaScript, Next.js, and React.

  11. Kotlin Essentials
    Marcin Moskała

    This book covers the essentials of Kotlin so you can start developing with this amazing programming language. We show nearly everything you need to know in clear and executable code examples.

  12. Fundamentos de R
    José C. Chacón

    Este manual está dedicado íntegramente a los fundamentos de R y sólo a ellos. Se espera así complementar la formación de los científicos de datos, que disponen de cientos de manuales sobre análisis de datos con R pero apenas cuentan con manuales, completos, que fundamenten en detalle la herramienta a utilizar.

  13. Chronicles & Parables of the Theory of Constraints Redux
    The various ways of presenting the Theory of Constraints (ToC) in a surprising manner for rookies but never forgetting the experts
    Luis Cristovao and valuebased publishing

    This is a way to present the Theory of Constraints that is surprising for rookies but equally profound and formal for the experts. Much has already been said and written about the Theory of Constraints – it is, "Simply the best way to manage and improve, in a simple and therefore radical way, the complex systems in which we live and operate."

  14. Build Your Own Web Server From Scratch In Node.JS
    Learn network programming, HTTP, and WebSocket by coding a Web Server
    build-your-own.org

    Most people use HTTP daily, but few understand its inner workings.This "Build Your Own X" book dives deep,teaching basics from scratch for a clearer understanding of the tools and tech we rely on.Network programming.Protocols & communication.HTTP in detail.WebSocket & concurrency.

  15. Retrofit: Love Working with APIs on Android
    Take delight in building API clients on Android.
    Marcus Pöhls

    Learn how to create effective REST clients on Android with Retrofit. Boost your productivity and enjoy working with complex APIs.