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

  • Добавил: literator
  • Дата: 2-09-2021, 12:27
  • Комментариев: 0
Learning Perl: Making Easy Things Easy and Hard Things Possible, 8th Edition (Final)Название: Learning Perl: Making Easy Things Easy and Hard Things Possible, 8th Edition (Final)
Автор: Randal L. Schwartz, Brian D Foy, Tom Phoenix
Издательство: O’Reilly Media, Inc.
Год: 2021
Страниц: 398
Язык: английский
Формат: pdf (true) + pdf (conv), epub
Размер: 10.1 MB, 10.1 MB

If you're just getting started with Perl, this is the book you want--whether you're a programmer, system administrator, or web hacker. Nicknamed "the Llama" by two generations of users, this best seller closely follows the popular introductory Perl course taught by the authors since 1991. This eighth edition covers recent changes to the language up to version 5.34.
  • Добавил: M5662
  • Дата: 2-09-2021, 11:55
  • Комментариев: 0

Название: Языки программирования
Автор(ы): Тюгашев А.А.
Издательство: Питер
Год: 2014
Страниц: 336
Формат: PDF
Размер: 14 Мб
Язык: русский

Книга посвящена многообразию языков программирования, которые играют ключевую роль в управлении компьютерными системами и составляют важнейшую область современных информационных технологий. Издание представляет панорамный взгляд на предметную область, включая историческую ретроспективу и связи с другими областями информатики. Приводится сравнение программирования на языках высокого и низкого уровней (ассемблер).

  • Добавил: literator
  • Дата: 2-09-2021, 00:54
  • Комментариев: 0
DevOps Tools for Java Developers: Best Practices from Source Code to Production Containers (Fourth Early Release)Название: DevOps Tools for Java Developers: Best Practices from Source Code to Production Containers (Fourth Early Release)
Автор: Stephen Chin, Melissa McKay, Ixchel Ruiz, Baruch Sadogursky
Издательство: O’Reilly Media, Inc.
Год: 2021-09-01
Страниц: 237
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

With the rise of DevOps, low-cost cloud computing, and container technologies, the way Java developers approach development today has changed dramatically. This practical guide helps you take advantage of microservices, serverless, and cloud native technologies using the latest DevOps techniques to simplify your build process and create hyperproductive teams. The list includes source control with Git, build declaration with Maven and Gradle, CI/CD with CircleCI, package management with Artifactory, containerization with Docker and Kubernetes, and much more. Whether you're building applications with Jakarta EE, Spring Boot, Dropwizard, MicroProfile, Micronaut, or Quarkus, this comprehensive guide has you covered.
  • Добавил: M5662
  • Дата: 1-09-2021, 18:11
  • Комментариев: 0

Название: Серия "Российский компьютерный бестселлер. Геймдизайн" в 3 книгах
Автор(ы): разные
Издательство: Москва
Год: 2020-2021
Страниц: 1000+
Формат: PDF
Размер: 26 Мб
Язык: русский

Жизнь современного человека плотно связана с видеоиграми. Даже если вы не играете сами, в вашем окружении наверняка найдутся заядлые геймеры, а новости из индустрии игр зачастую не обходят и вас стороной. Это положение дел приводит к вопросам: а что же такое видеоигры и какое место они занимают в жизни человека?
В серии "Российский компьютерный бестселлер. Геймдизайн" представлены книги от ведущих российских специалистов по игровой разработке.

  • Добавил: literator
  • Дата: 1-09-2021, 17:51
  • Комментариев: 0
Automated Machine Learning for BusinessНазвание: Automated Machine Learning for Business
Автор: Kai R. Larsen, Daniel S. Becker
Издательство: Oxford University Press
Год: 2021
Страниц: 333
Язык: английский
Формат: pdf (true)
Размер: 23.7 MB

Teaches the Machine Learning process for business students and professionals using Automated Machine Learning (AutoML), a new development in data science that requires only a few weeks to learn instead of years of training. Though the concept of computers learning to solve a problem may still conjure thoughts of futuristic Artificial Intelligence, the reality is that Machine Learning algorithms now exist within most major software, including Websites and even word processors. In this book, Larsen and Becker teach the Machine Learning process using a new development in data science: Automated Machine Learning. AutoML, when implemented properly, makes machine learning accessible by removing the need for years of experience in the most arcane aspects of data science, such as math, statistics, and computer science. While this book will stick to easy-​to-​use graphical interfaces, the content of the book is transformable to a class teaching AutoML through a coding approach, primarily with R or Python.
  • Добавил: literator
  • Дата: 1-09-2021, 14:30
  • Комментариев: 0
Algorithms For Big DataНазвание: Algorithms For Big Data
Автор: Moran Feldman
Издательство: World Scientific Publishing
Год: 2020
Страниц: 458
Язык: английский
Формат: pdf (true)
Размер: 19.4 MB

This unique volume is an introduction for computer scientists, including a formal study of theoretical algorithms for Big Data applications, which allows them to work on such algorithms in the future. It also serves as a useful reference guide for the general computer science population, providing a comprehensive overview of the fascinating world of such algorithms.To achieve these goals, the algorithmic results presented have been carefully chosen so that they demonstrate the important techniques and tools used in Big Data algorithms, and yet do not require tedious calculations or a very deep mathematical background.
  • Добавил: literator
  • Дата: 1-09-2021, 12:33
  • Комментариев: 0
Mastering Angular Reactive Forms: Build Solid Expertise in Reactive Forms using Form Control, Form Group, Form ArrayНазвание: Mastering Angular Reactive Forms: Build Solid Expertise in Reactive Forms using Form Control, Form Group, Form Array, Validators, Testing and more
Автор: Fanis Prodromou
Издательство: BPB Publications
Год: 2021
Страниц: 375
Язык: английский
Формат: pdf (true), epub
Размер: 10.17 MB

Building confidence to develop any complex forms using Angular. Mastering Angular Reactive Forms provides all the needed tools to develop an Angular application using Reactive Forms. You will gain knowledge that will help you develop any form, regardless of its size and complexity. You will learn about the basic building blocks of Angular Reactive Forms, apply a binding in all HTML form elements using Form Control, Form Group, or Form Array, and apply simple or complex validators. Furthermore, you will learn how to interact with end user's form value changes, how to Unit Test, and how to expand your form by building re-usable form parts beyond basics. The book is based on patterns that are widely used by the community and many enterprise companies.
  • Добавил: literator
  • Дата: 1-09-2021, 12:00
  • Комментариев: 0
Implementing Design Patterns in C# and .NET 5: Build Scalable, Fast, and ReliableНазвание: Implementing Design Patterns in C# and .NET 5: Build Scalable, Fast, and Reliable
Автор: Alexandre F. Malavasi Cardoso
Издательство: BPB Publications
Год: 2021
Страниц: 734
Язык: английский
Формат: pdf, epub
Размер: 21.2 MB

Implement robust applications by applying efficient Design Patterns with .NET 5 and C#. This book covers detailed aspects of Design Patterns and Object-Oriented Programming concepts using the most modern version of the C# language and .NET platform, including many real-world examples and good practice guidelines that help developers in building robust and extensible applications. The book begins with the essential concepts of C# programming and the .NET platform. You get your foundation strong by understanding SOLID Principles and the actual implementation of reliable applications. You will be working on most common Design Patterns such as Abstract Factory, Adapter, Composite, Proxy, Command, Strategy, Observer, Factory Method, Singleton, Builder, Interpreter, Mediator, and many other patterns that will help you to create solid enterprise applications. You will also witness the performance of these design patterns in a real software development environment with the help of practical examples.
  • Добавил: umkaS
  • Дата: 31-08-2021, 15:19
  • Комментариев: 0
Название: Assembler: учебный курс
Автор: Юров В., Хорошенко С.
Издательство: СПб: Питер Ком
Год: 1999
Формат: pdf
Страниц: 674
Размер: 38,7 Mb
Язык: Русский

До сих пор программирование на языке низкого уровня Assembler было прерогативой узкого круга профессионалов Впервые читателю предлагается учебное пособие, способствующее формированию фундаментальных знаний по архитектуре процессора Intel Pentium и основам низкоуровневого программирования на языке Assembler, не требующее никакой начальной подготовки, кроме определенного опыта работы с персональным компьютером.
  • Добавил: literator
  • Дата: 31-08-2021, 13:41
  • Комментариев: 0
Mastering Advanced Scrum: Advanced Scrum Techniques for Scrum Teams, Roles, Artifacts, Events, Metrics, Working AgreementsНазвание: Mastering Advanced Scrum: Advanced Scrum Techniques for Scrum Teams, Roles, Artifacts, Events, Metrics, Working Agreements
Автор: Rituraj Patil
Издательство: BPB Publications
Год: 2021
Страниц: 970
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Empower Your Agile Software Product Development Scrum Teams with Advanced Scrum Techniques. This book emphasizes on the Advanced Scrum Add-ons/Techniques to be explored, applied, and utilized by the Scrum Teams to establish and improve a fully functional Scrum-based Agile Way of Working. Reading this book not only helps the Scrum Teams to encourage their overall responsibility, accountability, and ownership, but also guides them to become High-Performing Scrum Teams. The book contains numerous real-time use-cases and visual illustrations for various concepts of Scrum Framework, Scrum-based Agile Way of Working, and Advanced Scrum Add-ons/Techniques. It also gives an overview of Scrum Malfunctioning and various ways to prevent and correct it. This book acts as a handy reference for the Scrum Teams to make use of Advanced Scrum Add-ons/Techniques.