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

  • Добавил: Имедведь
  • Дата: 12-02-2022, 16:10
  • Комментариев: 0
Название: Программирование. Введение в профессию. Задачи и этюды
Автор: А.В. Столяров
Издательство: МАКС Пресс
ISBN: 978-5-317-06732-8
Год: 2022
Формат: PDF
Страниц: 159
Размер: 10 MB
Язык: Русский

Сборник задач, упражнений и программистских этюдов в поддержку учебника «Программирование: введение в профессию»; содержит 12 глав, соответствующих 12 частям учебника.
  • Добавил: buratino
  • Дата: 12-02-2022, 10:09
  • Комментариев: 0
Название: Data Analysis with Python and PySpark (Final)
Автор: Jonathan Rioux
Издательство: Manning Publications
Год: 2022
Страниц: 458
Язык: English
Формат: True PDF
Размер: 14.6 Mb

Data Analysis with Python and PySpark is a carefully engineered tutorial that helps you use PySpark to deliver your data-driven applications at any scale. This clear and hands-on guide shows you how to enlarge your processing capabilities across multiple machines with data from any source, ranging from Hadoop-based clusters to Excel worksheets. You’ll learn how to break down big analysis tasks into manageable chunks and how to choose and use the best PySpark data abstraction for your unique needs. By the time you’re done, you’ll be able to write and run incredibly fast PySpark programs that are scalable, efficient to operate, and easy to debug.

  • Добавил: umkaS
  • Дата: 12-02-2022, 07:41
  • Комментариев: 0
Название: Создаем вирус и антивирус
Автор: Игорь Гульев
Издательство: ДМК-пресс
Год: 2011 - 2-е изд.
Страниц: 304
Язык: русский
Формат: pdf
Размер: 62 мб

Virus Warning! С этим сообщением, хоть раз в жизни, сталкивался любой пользователь компьютера. Вирмейкеры с упорством маньяков плодят все новые и новые разновидности вирусов. Бытует мнение, что избавиться от них можно лишь с помощью сложных и дорогостоящих новейших антивирусных программ. Это не совсем верно – знание принципов действия и способов внедрения вирусов поможет вовремя их обнаружить и локализовать, даже если под рукой не окажется подходящей антивирусной «вакцины».
  • Добавил: literator
  • Дата: 11-02-2022, 22:35
  • Комментариев: 0
Svelte: A Beginner's GuideНазвание: Svelte: A Beginner's Guide
Автор: Simon Holthausen-Kircher
Издательство: SitePoint
Год: 2022
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Svelte is a relatively new jаvascript frontend framework for developing websites and web apps. The praise that Svelte has received over the last two years is testament to it not being “just another frontend framework”. It won “breakthrough of the year” on the State of JS survey 2019, followed by topping the satisfaction rating in 2020. It was also voted the most loved web framework in the Stack Overflow 2021 survey. Svelte appeals to developers with its combination of a small bundle size, very good performance, and ease of use. At the same time, it comes packed with a lot of goodies. This book is for developers with experience of jаvascript. If you’ve already used a jаvascript framework such as React, you’ll find this book an easy read, but it’s also suitable for readers with no prior experience of such frameworks.
  • Добавил: literator
  • Дата: 11-02-2022, 08:54
  • Комментариев: 0
Democratization of Artificial Intelligence for the Future of HumanityНазвание: Democratization of Artificial Intelligence for the Future of Humanity
Автор: Chandrasekar Vuppalapati
Издательство: CRC Press
Год: 2021
Страниц: 388
Язык: английский
Формат: pdf (true)
Размер: 23.1 MB

Artificial Intelligence (AI) stands out as a transformational technology of the digital age. Its practical applications are growing very rapidly. One of the chief reasons AI applications are attaining prominence, is in its design to learn continuously, from real-world use and experience, and its capability to improve its performance. It is no wonder that the applications of AI span from complex high-technology equipment manufacturing to personalized exclusive recommendations to end-users. The aim this book is to prepare current and future software engineering teams with the skills and tools to fully utilize AI capabilities in resource-constrained devices. The book introduces essential AI concepts from the perspectives of full-scale software development with emphasis on creating niche Blue Ocean small form factored computational environment products.
  • Добавил: literator
  • Дата: 11-02-2022, 08:14
  • Комментариев: 0
Mastering C++ Programming Language: A Beginner's GuideНазвание: Mastering C++ Programming Language: A Beginner's Guide
Автор: Sufyan bin Uzayr
Издательство: CRC Press
Год: 2022
Страниц: 451
Язык: английский
Формат: pdf (true)
Размер: 10.3 MB

C++ was created as a superset of C, retaining C's efficiency and notational ease but adding type checking, data abstraction, operator overloading, and object-oriented programming capabilities. C++ is still a popular programming language because of its versatility. Unlike most other programming languages, C++ has been able to adapt as its demands have changed, allowing it to remain relevant, contemporary, and essential. C++, unlike other languages, is flexible and has evolved quickly to meet the demands of programmers and software. It is now one of the most excellent options for rapid applications, with alternatives such as Rust or Perl severely missing ecosystem support for many use cases.
  • Добавил: literator
  • Дата: 11-02-2022, 08:06
  • Комментариев: 0
Mastering C#: A Beginner's GuideНазвание: Mastering C#: A Beginner's Guide
Автор: Sufyan bin Uzayr
Издательство: CRC Press
Год: 2022
Страниц: 327
Язык: английский
Формат: pdf (true)
Размер: 19.4 MB

Learning a new programming language might seem like a challenging task. You may have looked at coding in the past and felt it was too confusing and big to tackle.Mastering C#: A Beginner’s Guide will take you, step by step, through the process of learning one of the best programming languages out there. In a matter of no time, you will be able to write code like a professional. C# is one of the most widely used programming languages available – and for a good reason. Developed by Microsoft, it has a simplified syntax, type safety, garbage collection, cross-language capabilities, and developer support. It offers high productivity of rapid application development languages with the dynamic power of C and C++.
  • Добавил: literator
  • Дата: 11-02-2022, 07:56
  • Комментариев: 0
Hands-On Selenium WebDriver with Java (Fourth Early Release)Название: Hands-On Selenium WebDriver with Java (Fourth Early Release)
Автор: Boni Garcia
Издательство: O’Reilly Media, Inc.
Год: 2022-02-09
Страниц: 647
Язык: английский
Формат: epub
Размер: 11.0 MB

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.
  • Добавил: literator
  • Дата: 11-02-2022, 07:42
  • Комментариев: 0
Managing Cloud Native Data on Kubernetes (Third Early Release)Название: Managing Cloud Native Data on Kubernetes: Architecting Cloud Native Data Services using Open Source Technology (Third Early Release)
Автор: Jeff Carpenter, Patrick McFadin
Издательство: O’Reilly Media, Inc.
Год: 2022-02-09
Страниц: 221
Язык: английский
Формат: pdf, epub
Размер: 10.3 MB

Kubernetes has become the primary platform for deploying and managing cloud native applications. But because it was originally designed for stateless workloads, working with data on Kubernetes has been challenging. If you want to avoid the inefficiencies and duplicative costs of having separate infrastructure for applications and data, this practical guide can help. Using Kubernetes as your platform, you'll discover open source technologies that are designed and built for the cloud. Delve into case studies to avoid the pitfalls others have faced and explore new use cases. Get an insider's view of what's coming from the innovators who are creating next-generation architectures and infrastructure.
  • Добавил: literator
  • Дата: 11-02-2022, 07:20
  • Комментариев: 0
PHP Cookbook: Modern Code Solutions for Professional PHP Developers (Early Release)Название: PHP Cookbook: Modern Code Solutions for Professional PHP Developers (Early Release)
Автор: Eric A Mann
Издательство: O’Reilly Media, Inc.
Год: 2022-02-10
Страниц: 99
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

If you're a PHP developer looking for proven solutions to common problems, this cookbook provides code recipes to help you resolve numerous scenarios. By leveraging modern versions of PHP through version 8.1, these self-contained recipes provide fully realized solutions that can help you solve similar problems in your day-to-day work. Whether you're new to development or merely new to PHP, these recipes will help you unpack the most powerful features of this programming language.