Leanpub Header

Skip to main content

Filters


Books

  1. The Little Book of Little Books
    HTML and CSS Frameworks, Coding Guidelines, Quality Control
    Jens Oliver Meiert

    The Little Book of Little Books consists of lovingly polished editions of The Little Book of HTML/CSS Frameworks (originally published in 2015), The Little Book of HTML/CSS Coding Guidelines (2015), and The Little Book of Website Quality Control (2016).

  2. Zie Scherp Scherper - 3e editie
    Object georiënteerd programmeren met C#, van beginner naar gevorderde
    Tim Dams
    No Description Available
  3. Cisco SD-WAN
    A Practical Guide to Understand the Basics of Cisco Viptela Based SD-WAN solution
    Toni Pasanen

    A modern SD-WAN solution offers automated and secure device onboarding as well well as Centralized Management and Control Plane. It also supports multiple VPNs over a common underlay network as well as highly secure Direct Cloud/Internet Access and Application-Aware Routing.

  4. Best Practices in Software Architecture in the Cloud era
    Trybe, Elder Moraes, Francisco Isidro Massetto, sergiolopessp, Sandro Giacomozzi, Leandro Domingues, Mauricio Salatino, Karina Varela, and Otavio Santana

    1. The importance of learning concepts instead of new frameworks2. Domain-Driven Design (DDD), where to go next?3. Clean Code4. Clean Architecture5. Refactoring6. Database7. Microservices8. Cloud9. We need to talk about updates10. Unraveling application performance

  5. Cheat sheets can be a really helpful resource when you're learning a new language. They remind you of the syntax and concepts you've just learned, so you can focus on writing your own code instead of rereading sections of a book or rewatching parts of a video.

  6. Programming with C++20
    Concepts, Coroutines, Ranges, and more
    Andreas Fertig

    Get up to speed with C++20 and its most impactful features.

  7. Understanding Deep Learning
    Application in Rare Event Prediction
    Chitta Ranjan

    "It is like a voyage of discovery, seeking not for new territory but new knowledge. It should appeal to those with a good sense of adventure," Dr. Frederick Sanger. I hope every reader enjoys this voyage in deep learning and find their adventure.

  8. Getting to Know IntelliJ IDEA
    Get up to speed on IntelliJ IDEA's New UI
    Trisha Gee and Helen Scott

    If we treat our IDE as a text editor, we do ourselves a disservice. Using a combination of tutorials and a questions-and-answers approach, Getting to Know IntelliJ IDEA will help you find ways to use IntelliJ IDEA that enable you to work efficiently and productively as a professional developer.

  9. Machine Learning Factory
    From the Idea to the Continuous Maintenance of any Machine Learning Application
    Larysa Visengeriyeva
    No Description Available
  10. Software Reviews – English Edition
    Identifying Risks and Problems in Software
    Christine Koppelt, Markus Harrer, Gernot Starke, Benjamin Wolf, and Martin Otten

    This practical guide shows you how software systems that have grown over many years can be effectively analyzed and evaluated.

  11. CQRS by Example
    Command-Query Responsibility Segregation is an architectural style for developing applications that split the Domain Model in Read and Write operations in order to maximize semantics, performance, and scalability. What are all the benefits of CQRS? What are the drawbacks? In which cases does it worth applying it? How does it relate to Hexagonal Architecture? How do we properly implement the Write Model and Read Models? How do we keep in sync both sides? What are the following steps to move towards Event Sourcing? This book will answer all these questions and many more, guided through lots of practical examples. Brought to you by the same authors behind "Domain-Driven Design in PHP".
    Carlos Buenosvinos, Christian Soronellas, and Keyvan Akbary

    Leverage your Software Architecture skills by learning everything about CQRS in detail with lots of examplesDevelop faster applications by applying CQRS and fostering Read Models and ProjectionsLearn how to apply CQRS into a brownfield project from a pragmatic approach

  12. No Description Available
  13. Testando Microservices com RestAssured
    Aprenda a testar e automatizar microserviços
    Elias Nogueira

    Aprenda a testar e automatizar uma API de uma forma didática e direto ao ponto!

  14. Introduction to Data Engineering
    Learn the skills needed to break into Data Engineering.
    Daniel Beach

    With the rise of Data Science and Machine Learning, Data Engineering is quickly becoming a in-demand skill. Data Engineering requires a unique skillset that is hard to learn without experience. I will teach you how to write scalable data pipelines and more!

  15. Have you ever wondered how certain pieces of C++ code work and how you can apply the technique to your code? What can you do with decltype beyond the usual type deduction? Then, have a look into Tips and Tricks with templates, which is part of the brand new Notebook C++ series. The paperback version is available in color @Amazon.