Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Implementing Effective Code Reviews: How to Build and Maintain Clean Code, Carullo Giuliana


Варианты приобретения
Цена: 32600.00T
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: 217 шт.  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Carullo Giuliana
Название:  Implementing Effective Code Reviews: How to Build and Maintain Clean Code
ISBN: 9781484261613
Издательство: Springer
Классификация:



ISBN-10: 1484261615
Обложка/Формат: Paperback
Страницы: 196
Вес: 0.31 кг.
Дата издания: 22.09.2020
Язык: English
Издание: 1st ed.
Иллюстрации: 47 illustrations, black and white; xvii, 196 p. 47 illus.
Размер: 23.39 x 15.60 x 1.17 cm
Читательская аудитория: Professional & vocational
Подзаголовок: How to build and maintain clean code
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: In this richly textured history, Kara French investigates ideas about, and practices of, sexual restraint to better understand the sexual dimensions of American identity in the antebellum US. French considers three groups of Americans whose sexual abstinence provoked almost as much social, moral, and political concern as the idea of sexual excess.

Implementing Hybrid Cloud with Azure Arc: Explore the new-generation hybrid cloud and learn how to build Azure Arc-enabled solutions

Автор: Kaur Daman, Malik Amit
Название: Implementing Hybrid Cloud with Azure Arc: Explore the new-generation hybrid cloud and learn how to build Azure Arc-enabled solutions
ISBN: 1801076006 ISBN-13(EAN): 9781801076005
Издательство: Неизвестно
Рейтинг:
Цена: 60070.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Accelerate hybrid cloud innovation using Azure Arc with the help of real-world scenarios and examples


Key Features:

  • Get to grips with setting up and working with Azure Arc
  • Harness the power of Azure Arc and its integration with cutting-edge technologies such as Kubernetes and PaaS data services
  • Manage, govern, and monitor your on-premises servers and applications with Azure


Book Description:

With all the options available for deploying infrastructure on multi-cloud platforms and on-premises comes the complexity of managing it, which is adeptly handled by Azure Arc. This book will show you how you can manage environments across platforms without having to migrate workloads from on-premises or multi-cloud to Azure every time.


Implementing Hybrid Cloud with Azure Arc starts with an introduction to Azure Arc and hybrid cloud computing, covering use cases and various supported topologies. You'll learn to set up Windows and Linux servers as Arc-enabled machines and get to grips with deploying applications on Kubernetes clusters with Azure Arc and GitOps. The book then demonstrates how to onboard an on-premises SQL Server infrastructure as an Arc-enabled SQL Server and deploy and manage a hyperscale PostgreSQL infrastructure on-premises through Azure Arc. Along with deployment, the book also covers security, backup, migration, and data distribution aspects. Finally, it shows you how to deploy and manage Azure's data services on your own private cloud and explore multi-cloud solutions with Azure Arc.


By the end of this book, you'll have a firm understanding of Azure Arc and how it interacts with various cutting-edge technologies such as Kubernetes and PaaS data services.


What You Will Learn:

  • Set up a fully functioning Azure Arc-managed environment
  • Explore products and services from Azure that will help you to leverage Azure Arc
  • Understand the new vision of working with on-premises infrastructure
  • Deploy Azure's PaaS data services on-premises or on other cloud platforms
  • Discover and learn about the technologies required to design a hybrid and multi-cloud strategy
  • Implement best practices to govern your IT infrastructure in a scalable model


Who this book is for:

This book is for Cloud IT professionals (Azure and/or AWS), system administrators, database administrators (DBAs), and architects looking to gain clarity about how Azure Arc works and how it can help them achieve business value. Anyone with basic Azure knowledge will benefit from this book.


Polished Ruby Programming: Build better software with more intuitive, maintainable, scalable, and high-performance Ruby code

Автор: Evans Jeremy
Название: Polished Ruby Programming: Build better software with more intuitive, maintainable, scalable, and high-performance Ruby code
ISBN: 1801072728 ISBN-13(EAN): 9781801072724
Издательство: Неизвестно
Рейтинг:
Цена: 67430.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Polished Ruby Programming teaches you the design principles involved in writing high-performance Ruby code that is maintainable in the long term. This book also focuses on explaining the best practices and trade-offs between implementation approaches so that you can choose the most appropriate approach for your Ruby applications.

Clean Code in Python - Second Edition: Develop maintainable and efficient code

Автор: Anaya Mariano
Название: Clean Code in Python - Second Edition: Develop maintainable and efficient code
ISBN: 1800560214 ISBN-13(EAN): 9781800560215
Издательство: Неизвестно
Рейтинг:
Цена: 61290.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Improve your software engineering practices to tackle inefficiencies, errors, and other perils that emerge due to bad code


Key Features

  • Enhance your coding skills to increase efficiency as well as reflect the new features introduced in Python 3.9
  • Understand how to apply microservices to your legacy systems by implementing practical techniques
  • Learn to implement the refactoring techniques and SOLID principles in Python


Book Description


The Python language is immensely prevalent in numerous areas such as software construction, systems administration, and data processing. Experienced professionals in every field face the challenges of disorganization, poor readability, and testability due to unstructured code.

With updated code and revised content aligned to the new features of Python 3.9, this second edition of Clean code in Python will provide you with all the tools you need to overcome these obstacles and manage your projects successfully.

The book begins by describing the basic elements of writing clean code and how it plays a key role in Python programming. You will learn about writing efficient and readable code using the Python standard library and best practices for software design.

The book delves more deeply into object-oriented programming in Python and shows you how to use objects with descriptors and generators. It will also show you the design principles of software testing and how to resolve problems by implementing software design patterns in your code. In the final chapter, we break down a monolithic application to a microservice one, starting from the code as the basis for a solid platform.

By the end of this clean code book, you will be proficient in applying industry-approved coding practices to design clean, sustainable and readable real-world Python code.


What You Will Learn


  • Set up a productive development environment by leveraging automatic tools
  • Leverage the magic methods in Python to write better code, abstracting complexity away and encapsulating details
  • Create advanced object-oriented designs using unique features of Python, such as descriptors
  • Eliminate duplicated code by creating powerful abstractions using software engineering principles of object-oriented design
  • Create Python-specific solutions using decorators and descriptors
  • Refactor code effectively with the help of unit tests
  • Build the foundations for solid architecture with a clean code base as its cornerstone


Who this book is for

This book will appeal to team leads, software architects, and senior software engineers who want to learn Python coding techniques and work on their legacy systems to save cost and improve efficiency. The book assumes that you have a strong understanding of programming.


Clean code in c#

Автор: Alls, Jason
Название: Clean code in c#
ISBN: 1838982973 ISBN-13(EAN): 9781838982973
Издательство: Неизвестно
Рейтинг:
Цена: 60070.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Clean Code in C# addresses the modern-age software development concerns across the various domains such as Windows desktop applications, web applications, cloud applications, and so on. You will be able to understand how to correct the problems such as code inefficiency, redundancy, duplication as a result of bad code.

Clean Code in JavaScript

Автор: Padolsey James
Название: Clean Code in JavaScript
ISBN: 1789957648 ISBN-13(EAN): 9781789957648
Издательство: Неизвестно
Рейтинг:
Цена: 47810.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Clean coding is an important skill in the portfolio of any developer willing to write reliable and intuitive code. This book presents principles, patterns, anti-patterns, and practices supported by use cases and directions for writing clean JavaScript code. It helps you refactor your legacy codebase in JavaScript and modernize your web apps.

Clean Code in Python

Автор: Anaya Mariano
Название: Clean Code in Python
ISBN: 1788835832 ISBN-13(EAN): 9781788835831
Издательство: Неизвестно
Цена: 60070.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Python is currently used in many different areas. In all of these areas, experienced professionals can find examples of inefficiency, problems, and other perils, as a result of bad code. After reading this book, readers will understand these problems, and more importantly, understand how to correct them.


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия