Leanpub Header

Skip to main content

Filters

Category: "Software"

Books

  1. Domain-Driven Design in PHP
    Discover DDD, Architectural Styles, Tactical Design Implementations, and Bounded Context Integration with PHP 7.4 examples
    Carlos Buenosvinos, Christian Soronellas, and Keyvan Akbary

    Master Domain-Driven Design Tactical patterns: Entities, Value Objects, Services, Domain Events, Aggregates, Factories, Repositories and Application Services; with real examples in PHP. Explore the advantages of Hexagonal Architecture and understand Strategic design with Bounded Contexts and their integration through REST and message queues.

  2. Why Software Gets In Trouble
    Software Quality Series: Vol. 2
    Gerald M. Weinberg

    Why Software Gets In Trouble? Why not just say "people make mistakes"? Why not? Because there are reasons people make mistakes, and make them repeatedly, and fail to discover and correct them. That's what this book is about.

  3. Treading on Python: Volume 2 Intermediate Python
    Functional Python, Decorators, Generators, and more
    Matt Harrison

    Do you want to take your Python to the next level? Python is easy to learn. You can learn the basics in a day and be productive with it. But there are more advanced constructs that you will eventually run across if you spend enough time with it. Don't be confused by these. Learn them, embrace them, and improve your code and others.

  4. Summer Collection
    A SELECTION OF POSTS FROM THE NORDIC APIS BLOG
    Nordic APIs
    No Description Available
  5. Easy Laravel 5
    A Hands On Introduction Using a Real-World Project
    W. Jason Gilmore

    Easy Laravel 5 is a fun, hands-on guide to the popular Laravel framework. You’ll learn by following along with countless examples based on a real-world Laravel-driven web application. This third edition is now available, and has been updated for Laravel 5.5. A new 27 page chapter introducing Vue.js is available in this latest release!

  6. Learn how to create well designed applications in PHP using modern practices and tools. Do this by creating an application as though you are working on an Agile team, using tools and methodologies such as Object Oriented Programming (OOP), The SOLID Principles, Design Patterns, Behaviour Driven Development (BDD) and Domain Driven Design (DDD).

  7. Front-End Fundamentals
    A practical guide to front-end web development.
    Joe Fender and Carwin Young

    This book will introduce you to the tools and fundamentals of modern front-end development practices and workflows.

  8. PO as a service workshop
    YvesHanoulle and Toni Tassani

    This manual describes 1 hour workshops for PO's.

  9. .NET 依赖注入
    Michael Tsai

    本书内容是关于 .NET 依賴注入(dependency injection;简称 DI)的相关议题。透过本书,您将会了解 DI 的基本概念以及相关的实务应用技术,并协助您设计出更容易维护的应用程序架构。

  10. 以 顶尖一线 iOS 开发者 和 objc中国(http://objccn.io) 的组织者的视角解读 Swift 开发语言。作者总结了在学习和实践中作为 Swift 开发者的必备知识点,希望能帮助您深刻理解 Swift 的语法特性和这门语言背后的故事。

  11. Web Component Architecture & Development with AngularJS
    Building reusable UI components
    David Shapiro

    Future proof your web apps for the coming Web Components browser APIs using AngularJS.

  12. Lodash 4 Cookbook
    For lodash 4.17.21
    Fu Cheng

    Start learning lodash 4 from this book. Lodash can increase your productivity dramatically in your daily development. It's an essential tool in your JavaScript toolbox. This book talks about lodash in a systematic way and explains some complicated parts, especially functional programming. This book includes content for lodash v4.17.21.

  13. 如何贏得三星APP競賽?
    教您只花2天時間打造致勝APP
    jarsing
    No Description Available
  14. This little book sets out some fundamental principles of testing in the form of Test Axioms. The Axioms are context neutral so in principle, they are universal. The book provides a set of context-free questions for each Axiom that can help you to both define a test strategy and assess and improve your own or others' test practices.

  15. It should not be difficult, scary or time consuming to deploy your application. This book discusses goals for your deployment process and how you can achieve them. We'll take a look at various tools available to make this easier.