LitMy.ru - литература в один клик

  • Добавил: natavip
  • Дата: 20-01-2021, 13:04
  • Комментариев: 0

Название: Этой кнопке нужен текст. O UX-писательстве коротко и понятно
Автор: Кирилл Егерев
Издательство: Альпина Паблишер
Год: 2021
Формат: fb2, rtf
Размер: 11 Мб
Качество: Хорошее
Язык: Русский

Количество сайтов и приложений только увеличивается с каждым годом, и в последнее время растет спрос на специалистов, которые умеют создавать короткие и понятные тексты для интерфейсов, тем самым улучшая взаимодействие пользователя с продуктом. Автор книги Кирилл Егерев уже много лет профессионально занимается UX-писательством и поможет разобраться, кто такие UX-райтеры и почему они нужны в команде разработки продукта. Автор на многочисленных примерах объясняет, какие навыки необходимы UX-писателю и как писать хорошие тексты для интерфейса.
Его книга про заботу о пользователе: удобство, логику и понятный язык в пунктах меню, пуш-уведомлениях, сообщениях об ошибке, предупреждениях, подсказках – небольших, но важных составляющих успешного пользовательского опыта.
  • Добавил: buratino
  • Дата: 19-01-2021, 23:41
  • Комментариев: 0
Название: Web Application Security: Exploitation and Countermeasures for Modern Web Applications
Автор: Andrew Hoffman
Издательство: O'Reilly Media
Год: 2020
Формат: true pdf/epub
Страниц: 329
Размер: 19 Mb
Язык: English

While many resources for network and IT security are available, detailed knowledge regarding modern web application security has been lacking—until now. This practical guide provides both offensive and defensive security concepts that software engineers can easily learn and apply.
Andrew Hoffman, a senior security engineer at Salesforce, introduces three pillars of web application security: recon, offense, and defense. You’ll learn methods for effectively researching and analyzing modern web applications—including those you don’t have direct access to. You’ll also learn how to break into web applications using the latest hacking techniques. Finally, you’ll learn how to develop mitigations for use in your own web applications to protect against hackers.
  • Добавил: Maurix
  • Дата: 19-01-2021, 20:12
  • Комментариев: 0
Название: Веб-компоненты в действии
Автор: Фаррелл Б.
Издательство: ДМК
Год: 2020
Формат: PDF
Страниц: 463
Размер: 13 Mb
Язык: Русский

Один из основных факторов, способствующих трансформации интернета в последние годы, – широкое внедрение разработки пользовательского интерфейса на основе компонентов. В этой книге подробно описываются рабочие процессы, которые дают вам полный контроль над стилями и поведением компонентов и существенно упрощают их создание, совместное и повторное использование в проектах.
  • Добавил: buratino
  • Дата: 16-01-2021, 21:09
  • Комментариев: 0
Название: SharePoint Online Power User Playbook: Next-Generation Approach for Collaboration, Content Management, and Security: Next-Generation Approach for Collaboration, Content Management, and Security
Автор: Deviprasad Panda
Издательство: BPB Publication
Год: 2020
Формат: epub
Страниц: 537
Размер: 17.1 Mb
Язык: English

This book is a one-stop guide for everyone who wants to learn how to administer SharePoint online sites.
This book starts by covering the fundamentals of SharePoint and SharePoint Content and then shares an overview of the next-generation SharePoint Site templates. You will learn the basics of site settings wherein you will be able to make essential modifications to the site, and will understand how to select the right template for your business. You will get familiar with Site contents and all the upgraded features of lists and libraries. Furthermore, the book focuses on features such as Information Management Policy, Permissions, Content Approval Concept, Document ID Service, Managing metadata, and Server Publishing. You will also learn how to create and integrate external content types with SharePoint.
  • Добавил: rabinio
  • Дата: 4-01-2021, 15:09
  • Комментариев: 0
Название: Angular Design Patterns
Автор: Mathieu Nayrolles
Язык: English
Издательство: Mak
Год: 2018
Для сайта: litmy.ru
Формат: pdf
Кол-во страниц: 178
Размер: 10.1 MB

Make the most of Angular by leveraging design patterns and best practices to build stable and high performing apps. This book is an insightful journey through the most valuable design patterns, and it will provide clear guidance on how to use them effectively in Angular. You will explore some of the best ways to work with Angular and how to use it to meet the stability and performance required in today's web development world. You'll get to know some Angular best practices to improve your productivity and the code base of your application.

We will take you on a journey through Angular designs for the real world, using a combination of case studies, design patterns to follow, and anti-patterns to avoid.
  • Добавил: literator
  • Дата: 3-01-2021, 22:02
  • Комментариев: 0
Django made easy: Build and deploy reliable Django applicationsНазвание: Django made easy: Build and deploy reliable Django applications
Автор: Peter Vought
Издательство: Independently published
Год: 2020
Страниц: 250
Язык: английский
Формат: pdf, epub
Размер: 29.8 MB

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. It can also be described as a very capable Python web framework with a relatively low learning curve. It can be used for building applications ranging from small blogs to large scale applications, as it is a very robust and scalable framework. It also comes with "batteries included", meaning some of the functionality is already provided by default without the need to reinvent the wheel while avoiding security pitfalls at the same time.
  • Добавил: Maurix
  • Дата: 2-01-2021, 14:53
  • Комментариев: 0
Название: Practical Web Test Automation: Test web applications wisely with Selenium WebDriver, 3rd Edition
Автор: Zhimin Zhan
Издательство: LeanPub
Год: 2020
Формат: PDF, EPUB
Страниц: 227
Размер: 17 Mb
Язык: English

While few people deny the benefits of test automation, comprehensive automated testing via UI (browser for web applications) is rarely implemented in software projects. Common reasons for projects' failed attempts on test automation are:
Difficult to learn - test scripts are complex and testing tools are not easy to use
Hard to maintain - UI tests are vulnerable to application changes
Long feedback loop - automated tests take too long to run
  • Добавил: Maurix
  • Дата: 2-01-2021, 14:33
  • Комментариев: 0
Название: Selenium WebDriver Recipes in Python: The problem solving guide to Selenium WebDriver in Python
Автор: Zhimin Zhan
Издательство: LeanPub
Год: 2020
Формат: EPUB, PDF, MOBI
Страниц: 171
Размер: 15 Mb
Язык: English

Selenium WebDriver is a popular browser automation framework. Testers or developers with Selenium skills are in high demand. It is easy to get started with Selenium, but do you use effectively for testing real-world test scenarios? Such as data driving test from an Excel spreadsheet and handling pop up dialogs.
  • Добавил: Maurix
  • Дата: 2-01-2021, 14:12
  • Комментариев: 0
Название: The Web App Testing Guidebook: UI Testing of Real World Websites Using WebdriverIO
Автор: Kevin Lamping
Издательство: LeanPub
Год: 2020
Формат: PDF, EPUB
Страниц: 254
Размер: 20 Mb
Язык: English

Over the past decade, website complexity has grown substantially, requiring much more effort when it comes to testing. While test automation is certainly not a recent technique, it has grown in popularity lately due to the increased complexity of the sites we build.
In fact, many organizations have full teams dedicated just to testing their site. Quality Assurance is an important role for any company that wants to take its technology seriously.
  • Добавил: rabinio
  • Дата: 31-12-2020, 12:16
  • Комментариев: 1
Название: Cloud Native Python
Автор: Manish Sethi
Язык: Английский
Издательство: AZ
Год: 2017
Для сайта: litmy.ru
Формат: pdf
Кол-во страниц: 374
Размер: 20 мб

Practical techniques to build apps that dynamically scale to handle any volume of data, traffic, or users. Businesses today are evolving so rapidly that having their own infrastructure to support their expansion is not feasible. As a result, they have been resorting to the elasticity of the cloud to provide a platform to build and deploy their highly scalable applications.

This book will be the one stop for you to learn all about building cloud-native architectures in Python. It will begin by introducing you to cloud-native architecture and will help break it down for you. Then you’ll learn how to build microservices in Python using REST APIs in an event driven approach and you will build the web layer. Next, you’ll learn about Interacting data services and building Web views with React, after which we will take a detailed look at application security and performance. Then, you’ll also learn how to Dockerize your services. And finally, you’ll learn how to deploy the application on the AWS and Azure platforms. We will end the book by discussing some concepts and techniques around troubleshooting problems that might occur with your applications after you’ve deployed them.