|
 |
|
 |
|
|
 |
|  |
|
 Название: Наш код. Ремесло, профессия, искусство Автор(ы): Бугаенко Е. Издательство: Питер Год: 2019 Страниц: 226 Формат: PDF Размер: 22 Мб Язык: русский
Быть программистом может быть интересно и весело, но быть разработчиком программного обеспечения — это сущий ад. Компьютеры логичны, люди — нет. Увы, в современной индустрии программного обеспечения не платят за программирование. Платят за разработку программного обеспечения, а это подразумевает выполнение задач в команде — вместе с другими людьми. Команды состоят из своенравных людей, а не из классов и методов Java.
|
Разместил: MIHAIL62 13-06-2022, 13:01 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Encyclopedia of Cryptography and Security, 2nd Edition Автор: Henk C.A. van Tilborg and Sushil Jajodia Издательство: Springer Год: 2011 Формат: PDF Размер: 33 Мб Язык: английский / English
Expanded into two volumes, the Second Edition of Springer’s Encyclopedia of Cryptography and Security brings the latest and most comprehensive coverage of the topic: Definitive information on cryptography and information security from highly regarded researchers Effective tool for professionals in many fields and researchers of all levels Extensive resource with more than 700 contributions in Second Edition 5643 references, more than twice the number of references that appear in the First Edition With over 300 new entries, appearing in an A-Z format, the Encyclopedia of Cryptography and Security provides easy, intuitive access to information on all aspects of cryptography and security. As a critical enhancement to the First Edition’s base of 464 entries, the information in the Encyclopedia is relevant for researchers and professionals alike. |
Разместил: black 12-06-2022, 17:16 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: SQL: быстрое погружение Автор: Шилдс У. Издательство: Питep Год: 2022 Формат: True PDF, ePUB Страниц: 223 Размер: 12,6 Mb Язык: Русский
Что общего между самыми востребованными профессиями и стремительным увеличением количества информации в мире? Ответ: язык структурированных запросов (SQL). SQL – рабочая лошадка среди языков программирования, основа основ для современного анализа и управления данными. Книга «SQL: быстрое погружение» идеальна для всех, кто ищет новые перспективы карьерного роста; для разработчиков, которые хотят расширить свои навыки и знания в программировании; для любого человека, даже без опыта, кто хочет воспользоваться возможностями будущего, в котором будут править данные. |
Разместил: vitvikvas 11-06-2022, 19:59 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Дружеское знакомство с тестированием программ Автор: Билл Лабун Издательство: БXB Год: 2022 Формат: True PDF Страниц: 284 Размер: 10 Mb Язык: Русский
Рассмотрены основные понятия и терминология в сфере тестирования и контроля качества ПО. Приведены рекомендации по составлению правил тестирования и отчетов об обнаруженных дефектах. Описано тестирование производительности, безопасности, комбинаторное тестирование. Подробно рассмотрены классы эквивалентности, граничные случаи, угловые случаи, статическое и динамическое тестирование. Даны сведения о проведении приемочного и исследовательского тестирования, описаны средства автоматизации. Отдельные разделы посвящены юнит-тестированию, разработке через тестирование, попарному и комбинаторному, стохастическому тестированию и тестированию на основе свойств. |
Разместил: vitvikvas 11-06-2022, 18:35 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Python How-To Автор: Yong Cui Издательство: Manning Publications Год: 2022 MEAP V2 Формат: True PDF Страниц: 112 Размер: 10 Mb Язык: English
Python How-To walks you through the most important coding techniques in Python. Whether you’re doing data science, building web applications, or writing admin scripts, you’ll find answers to your “how-to” questions in this book. Author Yong Cui’s clear and practical writing is perfect for beginners and veterans alike, with insightful code snippets, interesting graphics, and challenging exercises. Along the way, you’ll learn how to take advantage of Python’s versatile tools and libraries. |
Разместил: vitvikvas 11-06-2022, 11:14 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Spring Boot in Practice Автор: S. Musib Издательство: Manning Publications Год: 2022 Формат: True PDF Страниц: 584 Размер: 38 Mb Язык: English
Go beyond the basics with Spring Boot! This practical guide presents dozens of relevant scenarios in a convenient problem-solution-discussion format. Spring Boot in Practice covers dozens of handy Spring Boot development techniques, from basic functions to hidden features you probably didn’t even know existed. Each recipe is built around a real-world problem, complete with a full solution and thoughtful discussion. You’ll work your way from fundamentals to advanced functionalities as you take deep dives into auto-configuration, security implementation, and even support for reactive application development. Learn how to work with Spring Boot and Kotlin, handling connections for multiple platforms, and how Spring Boot can simplify building microservices and APIs. You’re sure to keep this practical book on hand as a reference as you build your next Spring Boot apps. |
Разместил: vitvikvas 11-06-2022, 10:56 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Bare Metal C: Embedded Programming for the Real World Автор: Stephen Oualline Издательство: No Starch Press Год: 2022 Формат: ePUB Страниц: 453 Размер: 10 Mb Язык: English
Bare Metal C teaches you to program embedded systems with the C programming language. You’ll learn how embedded programs interact with bare hardware directly, go behind the scenes with the compiler and linker, and learn C features that are important for programming regular computers. |
Разместил: vitvikvas 11-06-2022, 10:13 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Pro Angular: Build Powerful and Dynamic Web Apps, 5th Edition Автор: Adam Freeman Издательство: Apress Год: 2022 Формат: True PDF Страниц: 887 Размер: 27 Mb Язык: English
Welcome to this one-stop shop for learning Angular. Pro Angular is the most concise and comprehensive guide available, giving you the knowledge you need to take full advantage of this popular framework for building your own dynamic jаvascript applications. Angular is an open-source jаvascript library maintained by Google. It has many excellent options when it comes to server-side development and is used in some of the largest and most complex web applications in the world to enhance HTML in the browser. Its cornerstone is the ability to create applications that are extendable, maintainable, testable, and standardized. Knowing Angular’s foundations and understanding its applications is an asset in any developer toolbox. The fifth edition of this popular guide explains how to get the most from Angular, presenting the range of benefits it can offer. You will begin learning how to use Angular in your projects, starting with the nuts-and-bolts concepts, and progressing to more advanced and sophisticated features. Each topic in this full-color book provides you with precisely enough learning and detail to be effective. In true Adam Freeman style, the most important features are given full-court press treatment, while also addressing common problems and how to avoid them. |
Разместил: vitvikvas 10-06-2022, 14:27 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Hands-On Selenium WebDriver with Java: A Deep Dive into the Development of End-to-End Tests Автор: Boni García Издательство: O’Reilly Media Год: 2022 Формат: True PDF Страниц: 422 Размер: 18 Mb Язык: English
Get started with Selenium WebDriver, the open source library for automating tests to ensure your web application performs as expected. In this practical hands-on book, author Boni Garcia takes Java developers through Selenium's main features for automating web navigation, browser manipulation, web element interaction, and more, with ready-to-be-executed test examples. You'll start by learning the core features of Selenium (composed of WebDriver, Grid, and IDE) and its ecosystem. Discover why Selenium WebDriver is the de facto library for developing end-to-end tests on your web application. You'll explore ways to use advanced Selenium WebDriver features, including using web browsers in Docker containers or the DevTools protocol. Selenium WebDriver examples in this book are available on GitHub. |
Разместил: vitvikvas 10-06-2022, 11:01 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: Математика на Python Автор: Сергей Криволапов, Марина Хрипунова Издательство: Кнорус Год: 2022 Формат: pdf Размер: 51 Мб Качество: Хорошее Язык: Русский
Содержит инструкцию по установке языка на ПК, большое количество практических примеров использования языка Python для решения математических задач. Каждая тема включает примеры решения типовых задач и задачи для самостоятельного решения. Логически связан с программой курса математики, утвержденной в Финуниверситете, и состоит из двух основных частей: математического анализа; линейной алгебры и аналитической геометрии. Соответствует ФГОС ВО последнего поколения. Для студентов бакалавриата, изучающих математический анализ и линейную алгебру, которые стремятся знать самые современные вычислительные технологии, а также тех, кто хочет научиться программировать на языке Python и продолжать изучать его применение в статистическом анализе и анализе данных; может быть интересен аспирантам, научным сотрудникам и преподавателям. |
Разместил: tanyavip1 10-06-2022, 00:44 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|