Leanpub Header

Skip to main content

Filters

Category: "Software Engineering"

Books

  1. Python Combat Guide
    A comprehensive manual about tricks, good practices and coding style for hands on Software Developer Managers and Developers
    Carles Mateo

    Python 3 Combat Guide is a practical guide, full of actual experience and common sense, to avoid errors and to develop Python 3 Software Projects and System Administration programs.Targeted to SDM, Team Manager and Developers, defines practical strategies and tricks, and teach the basis of Unit Testing in pytest.You'll learn OOP easily.

  2. The PowerShell Conference Book
    Volume 3
    Mark Kraus, Michael Zanatta, Joe Houghes, Christian Coventry, Steven Judd, Phil Bossman, Adil Leghari, Arnaud Petitjean, Bill Kindle, and The DevOps Collective, Inc.

    20+ subject matter experts have teamed up to bring you the ultimate collection of PowerShell+DevOps topics that are designed to be like a conference in a book. This book not only delivers top-notch content that rivals any book on the market, but all royalties are donated to the OnRamp scholarship program which bootstraps others into the industry.

  3. API on Rails 6 (Spanish)
    Construye una API usando Ruby on Rails 6 usando las mejores practicas. La intención de este libro no es únicamente enseñarte a como crear una API con Rails. El propósito princpal es enseñarte a construir una API escalable y mantenible con Rails lo cual aumentará tu conocimiento actual de Rails. En este libro aprenderas a: - Usar Git para control de versiones - Construir respuestas JSON - Probar tus end-points con pruebas unitarias y funcionales - Configurar autenticación con JSON Web Tokens (JWT) - Optimizar y cachear la API
    Oscar Tellez

    Aprende las mejores prácticas para construir una API usando Ruby on Rails 6. La intención de este libro no es únicamente enseñarte a como crear una API con Rails. El proposito sobre todo es enseñarte como construir una API escalable y mantenible con Rails lo cual aumentará tu conocimiento actual de Rails.

  4. Requirements-Skills erfolgreicher Softwareteams
    Praxisbuch zum iSAQB CPSA-Advanced Req4Arc
    Gernot Starke and Peter Hruschka

    Fühlen Sie sich als Entwicklungsteam von Requirements-Engineers, Product-Owner oder Produktmanager bezüglich klarer Anforderungen im Stich gelassen? Hier finden Sie methodische und pragmatische Ansätze, mit denen Sie dieser Misere entkommen können.

  5. Writing Maintainable Unit Tests
    Mastering the art of loosely coupled unit tests
    Jan Van Ryswyck

    The practice of Test-Driven Development has proven to be one of the major differentiators in writing quality software. Based on 15+ years of experience, this book is my attempt to teach about the heuristics that are involved when writing loosely coupled, maintainable and readable unit tests.

  6. JAVA INTENSIVE CODING BOOTCAMP: LEARN LANGUAGE BASICS AND ALGORITHM
    More than Hundred Difficult Problems with Solutions - Explained Step by Step, Designed for Absolute Beginners
    Sanjib Sinha

    This book will empower computer science and programming students to learn the language basics of Java; so that, they could build software, web, and mobile applications. This book has adopted a "problems-solutions-explanations" approach using “Direct Method”; it is an intensive coding bootcamp where participants will take part by solving problems.

  7. Implementing the Clean Architecture
    Python Edition
    Sebastian Buczyński

    Learn how to apply the Clean Architecture. The book strongly focuses on practical aspects and is illustrated with tons of code snippets. Code samples are in Python.

  8. So you have good information about the new system hardware and requirements.You also have a collection of chip vendor libraries, compiler supported functions, previous generation software, and ideas for new code.How do you come up with a software architecture that can tie everything together to meet the system requirements?

  9. Minimal Python
    Noah Gift and Alfredo Deza

    Even books that have "learn" in the title introduce readers to hopelessly complex topics like object-oriented programming or concurrency. It turns out YAGNI (You Ain't Gonna Need It). Why teach students topics they won't use either ever, or not for a few years?

  10. The foundation of all programs is organization of variables/functions into nested scopes. Yet, many never contemplate how & why these decisions are made and the impacts on code maintainability. Scope & Closures examines lexical scope, builds on its principles for the power of closure, and digs into the module pattern for better program structure.

  11. A liderança técnica
    Tudo o que você precisa saber sobre a posição de liderança técnica em projetos de software.
    Geison Goes

    Geison começou a escrever software aos 14 anos, mas sua carreira de verdade iniciou no ano de 2004.Em sua jornada foi consultor na ThoughtWorks e atendeu empresas listadas na Fortune 500 e também clientes locais como a Globo.com.Já na Hewlett Packard teve a oportunidade de ajudar a criar e implantar grandes produtos de software.

  12. Mastering Hyperledger Fabric
    Master The Art of Hyperledger fabric on docker, docker swarm and Kubernetes
    Narendranath Reddy

    A one-stop solution to become Master in the Hyperledger FabricHyperledger Fabric container orchestration with docker-compose, docker swarm, and KubernetesExposed many untold technologies and production-ready explanation with practical examples

  13. Whether you’re a student, tech recruiter or simply want a change of career, this book will cover many areas of software engineering.

  14. Testes Unitários com JUnit 5
    Aprenda na prática como escrever e executar testes unitários
    Marcelo De Bittencourt

    Quer aprender desde o zero como escrever e executar testes unitários automatizados? Neste livro você aprenderá a criar um software-alvo dos testes de maneira simples. Então construirá passo-a-passo seus testes unitários automatizados para validar cada método da classe de seu software-alvo.

  15. Accelerated Windows Debugging 4D
    Training Course Transcript and WinDbg Practice Exercises, Fourth Edition
    Dmitry Vostokov

    Learn live local and remote debugging techniques in the kernel, user process, and managed .NET spaces using WinDbg debugger. The unique and innovative course teaches unified debugging patterns applied to real problems from complex software environments.