Leanpub Header

Skip to main content

Filters

Category: "Refactoring"

Books

  1. Создание вашего первого PHP-приложения с помощью Docker
    Пошаговое руководство для разработчиков PHP, изучающих Docker
    Karl Hughes and Alexey Pyltsyn

    В этой небольшой книге приводится пошаговое руководство, которое поможет вам создать первое реальное веб-приложение на PHP с помощью Docker, объясняя основы платформы в процессе чтения.

  2. Refactoring to Clean Code
    Concepts and Techniques for Taming Wild Code
    Amr Noaman

    One of the most painful activities in software is maintaining poor code. This book is your companion to improve application code to become easier to understand and cheaper to modify. It's also your step by step guide to adopt clean coding techniques and professional development habits in a systematic and sustainable way.

  3. Beginning Java
    Dive into the challenging world of software development
    Michael Müller

    Do you like to start with programming apps? Dive into the challenging world of software development with Java. Find out about the basics of the programming language Java as well as programming in common. Learn about software structures and common tasks like testing and improving your software (aka refactoring). Enjoy reading and in practice.