Leanpub Header

Skip to main content

Filters

Books

  1. Тестирование компонентов Vue.js с помощью Jest
    Тестирование компонентов Vue.js с помощью Jest
    Краткое руководство по тестированию компонентов Vue.js с использованием Jest и официальной библиотеки Vue Test Utils.
    Alex Jover Morales and Alexey Pyltsyn

    Узнайте, как применять модульное тестирование компонентов Vue.js, используя Jest, полнофункциональную среду тестирования JavaScript. Поверхностная отрисовка, имитация зависимостей и другие методы.

  2. The Visual Code Book
    No Description Available
  3. Beneath A Surface

    In July, 2013, Microsoft wrote down $900 million of Surface inventory and the brand’s future was in jeopardy. Five years later, Microsoft reported $4.6 billion in revenue from its Surface brand; this is the inside story of how Microsoft turned-around its hardware business and became the hero of the PC industry.

  4. Mặt Nạ Trắng (Tái bản) - Tiểu thuyết Trinh thám Kinh dị

    Vào một đêm mùa đông, có một đôi vợ chồng người thợ rèn bị ba gã đàn ông đột nhập và giết chết hết sức dã man, ngôi nhà của họ cũng đã bị thiêu cháy thành tro.

  5. Full Reactive Stack with Spring Boot, WebFlux and MongoDB

    Learn how to build a full-reactive system from the database (MongoDB reactive) to the front-end (Angular), using a Reactive programming strategy leveraged by Spring WebFlux, with the simplicity offered by Spring Boot 2. Includes a comparison with the standard MVC approach, covering the main aspects (simplicity, performance, etc.).

  6. Scrum en ingeniería de software

    ¿Cómo lograr equipos de alto desempeño con Scrum?¿Cómo adoptar Scrum en la empresa?¿Qué prácticas y técnicas son recomendables hacer con Scrum?

  7. PiMetric: Monitoring using a Raspberry Pi

    PiMetric is a Software system which provides the opportunity to use a Raspberry Pi to measure 'things', record them and to see them on a web page. The software is still in early development nonetheless, it's still usable. Learn some programming and software communication mechanisms.

  8. An IDE Called Vim
    An IDE Called Vim
    Claudio Ribeiro

    Are you tired of using Vim as just a text editor? Unlock its full potential with "An IDE Called Vim" – the ultimate guide to transforming Vim into a powerful code editor.

  9. WASEC: Web Application Security for the everyday software engineer
    WASEC: Web Application Security for the everyday software engineer
    Everything a web developer should know about application security: concise, condensed and made to last.
    Alessandro Nadalin

    Everything a software engineer should know about Web application security. How can I avoid a catastrophe if my CDN gets compromised? Do I still need CSRF tokens? This book will be the solid, concise read around security you always wanted in your library.

  10. 50+ mistakes of my software testing career
    50+ mistakes of my software testing career
    We learn a lot from our mistakes compared to our success. Do we have a list of the mistakes we have made so far? Are you sure that you are not repeating the mistakes? Think about it...
    Ajay Balamurugadas

    How many mistakes have you made in your career? How many can you remember? Ajay Balamurugadas is trying to recollect most of his professional mistakes and hopes that someone else doesn't repeat the same mistakes. Are you curious to know more about the 12+ years journey? Read on...

  11. Last words of the executed

    Could you imagine what your last words would be if you were to die in a few minutes? "Last words of the executed" collects and reviews the last words of 500+ death row inmates that were executed by the State of Texas since 1982. Love, forgiveness, remorse, religion are few of the themes chosen by the inmates as their own perpetual legacy.

  12. DevOps: WTF?
    DevOps: WTF?
    The DevOps Collective, Inc.

    This is an effort to set the record straight for someone who might be feeling a little vague or uncertain about what DevOps is, whether or not they're "doing DevOps," and so on. It's meant to be useful to business leaders, technology leaders, and technologists. I'll keep it concise and straightforward.

  13. Đảo Gió
    Đảo Gió
    Lê Nguyên

    The love story, and The Wind Island

  14. Intro to Software Development

    An introduction to programming and web software development with HTML, CSS, and JavaScript. The book should be on strength for all — from kids to their parents, with the only prerequisite — be a confident computer user. It should help to taste the development of a real product and determine your role in IT (developer, tester, etc).

  15. Learn Python With No Programming Experience: Why, How, and When to Use Functions

    "Help! I can't wrap my head around functions. I consistently find myself struggling to implement functions in a practical way." Even if you have no previous programming experience......if you're stuck trying to learn Python......this guide will explain functions to you. You will also learn how to use functions in a practical way.