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

  • Добавил: Chipa
  • Дата: 12-09-2023, 23:42
  • Комментариев: 0

Название: Асинхронный Python
Автор: Павел Хошев
Издательство: Stepik
Год: 2023
Формат: PDF
Страниц: много
Размер: 9 Mb
Язык: Русский

Курс идеально подходит как для новичков, так и для тех, кто уже знаком с asyncio. Он содержит огромное количество актуальной, полезной и нужной информации, которая поможет вам освоить асинхронный подход в программировании, который становится все более важным и востребованным в современном IT.

  • Добавил: literator
  • Дата: 12-09-2023, 19:45
  • Комментариев: 0
Название: Python Playground, 2nd Edition: Geeky Projects for the Curious Programmer
Автор: Mahesh Venkitachalam
Издательство: No Starch Press
Год: 2024
Страниц: 646
Язык: английский
Формат: epub (true), mobi
Размер: 48.2 MB

Put the fun back in Python programming and build your skills as you create 3D simulations and graphics, speech-recognition machine-learning systems, IoT devices, and more. The fully updated 2nd edition is here, now with 5 brand-new projects! Harness the power of Python as you turn code into tangible creations with Python Playground, a collection of 15 inventive projects that will expand your programming horizons, spark your curiosity, and elevate your coding skills. Go beyond the basics as you write programs to generate art and music, simulate real-world phenomena, and interact with hardware, all through the use of Python and common libraries such as Numpy, Matplotlib, and Pillow. Python Playground was written for anyone curious about how to use programming to understand and explore ideas. The projects in this book assume that you know basic Python syntax and basic programming concepts and that you’re familiar with high school mathematics. I’ve done my best to explain in detail the math you need for all projects. This book isn’t intended to be your first book on Python. I won’t walk you through the basics. I will, however, show you how to use Python to solve a variety of real-world problems in a series of nontrivial projects.
  • Добавил: literator
  • Дата: 12-09-2023, 18:20
  • Комментариев: 0
Название: The Modern jаvascript Tutorial
Автор: Ilya Kantor
Издательство: jаvascript.info
Год: 12.09.2023
Страниц: 1463
Язык: английский
Формат: pdf
Размер: 28.7 MB

From the basics to advanced topics with simple, but detailed explanations. Main course contains 2 parts which cover jаvascript as a programming language and working with a browser. There are also additional series of thematic articles. Here we learn jаvascript, starting from scratch and go on to advanced concepts like OOP. We concentrate on the language itself here, with the minimum of environment-specific notes. Today, jаvascript can execute not only in the browser, but also on the server, or actually on any device that has a special program called the jаvascript engine. The browser has an embedded engine sometimes called a “jаvascript virtual machine”. Modern jаvascript is a “safe” programming language. It does not provide low-level access to memory or the CPU, because it was initially created for browsers which do not require it. jаvascript’s capabilities greatly depend on the environment it’s running in. For instance, Node.js supports functions that allow jаvascript to read/write arbitrary files, perform network requests, etc. In-browser jаvascript can do everything related to webpage manipulation, interaction with the user, and the webserver. This book is a tutorial. It aims to help you gradually learn the language. But once you’re familiar with the basics, you’ll need other resources.
  • Добавил: literator
  • Дата: 12-09-2023, 17:32
  • Комментариев: 0
Название: Contemporary Algorithms: Theory and Applications Volume III
Автор: Christopher I. Argyros, Samundra Regmi, Ioannis K. Argyros
Издательство: Nova Science Publishers
Год: 2023
Страниц: 442
Язык: английский
Формат: pdf (true)
Размер: 39.5 MB

The book provides different avenues to study algorithms. It also brings new techniques and methodologies to problem solving in computational Sciences, Engineering, Scientific Computing and Medicine (imaging, radiation therapy) to mention a few. A plethora of algorithms which are universally applicable is presented on a sound analytical way. The chapters are written independently of each other, so they can be understood without reading earlier chapters. But some knowledge of Analysis, Linear Algebra and some Computing experience is required. The organization and content of the book cater to senior undergraduate, graduate students, researchers, practitioners, professionals and academicians in the aforementioned disciplines. It can also be used as a reference book and includes numerous references and open problems.
  • Добавил: umkaS
  • Дата: 12-09-2023, 08:20
  • Комментариев: 0
Название: Docker на практике
Автор: Сейерс Э. Х. , Милл А.
Издательство: ДМК Пресс
Год: 2020
Cтраниц: 516
Формат: pdf (ocr)
Размер: 18 мб
Язык: русский

Данная книга научит вас надежным, проверенным методам, используемым Docker, таким как замена виртуальных машин, использование архитектуры микросервисов, эффективное моделирование сети, производительность в автономном режиме и создание процесса непрерывной доставки на базе контейнеров. Следуя формату «проблема/решение» в стиле поваренной книги, вы изучите реальные варианты использования Docker и узнаете, как применить их к собственным проектам. Издание предназначено разработчикам, использующих Docker в своем рабочем окружении.
  • Добавил: literator
  • Дата: 12-09-2023, 07:30
  • Комментариев: 0
Название: Building Modern Web Applications with ASP.NET Core Blazor: Learn how to use Blazor to create powerful, responsive, and engaging web applications
Автор: Brian Ding
Издательство: BPB Publications
Год: 2023
Страниц: 303
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Learn Blazor from the ground up, with step-by-step instructions and code examples. Building Modern Web Applications with ASP.NET Core Blazor is the ultimate guide to developing high-quality web applications with Blazor and .NET Core. Written by an experienced developer, this book provides a comprehensive overview of Blazor's architecture, components, deployment options, and best practices for optimizing performance and scalability. It begins by introducing WebAssembly, the technology that makes Blazor possible. It then discusses the different hosting models available for Blazor applications. Next, the book covers the basics of building Blazor applications, including how to create components, handle user input, and navigate between pages. The book then delves into more advanced topics, such as uploading and downloading files, using .NET and jаvascript interoperability, connecting to the world with HTTP, persisting data with EF Core, and protecting your application with identity. Finally, the book shows you how to deploy your Blazor application with Docker and Kubernetes.
  • Добавил: literator
  • Дата: 11-09-2023, 19:27
  • Комментариев: 0
Название: Изучаем Ray. Гибкие распределенные вычисления на Python в машинном обучении
Автор: Макс Пумперла, Эдвард Оукс, Ричард Ляо
Издательство: Books.kz/ДМК Пресс
Год: 2023
Страниц: 292
Язык: русский
Формат: pdf
Размер: 10.9 MB

Наука о данных — сложная и быстро развивающаяся область, которая нуждается в мощных инструментах и фреймворках для управления огромными объемами данных, генерируемых каждый день. Ray – это платформа кластерных вычислений для распространения и запуска Python-кода, даже со сложными библиотеками или пакетами, на кластерах бесконечного размера. Помимо Python, также Ray предоставляет API для Java и C++. Фреймворк использует задачи (функции) и субъекты (классы), чтобы распараллеливать пользовательский код. Ray помогает реализовать параллельные и распределенные вычисления в жизненном цикле науки о данных. Признавая, что масштабирование является одновременно необходимостью и вызовом времени, фреймворк Ray призван упростить разработчикам распределенные вычисления. Благодаря ему распределенные вычисления стали доступными для неспециалистов и стало довольно легко масштабировать скрипты Python по нескольким узлам. Издание предназначено для программистов на Python, инженеров и исследователей данных.
  • Добавил: literator
  • Дата: 11-09-2023, 16:19
  • Комментариев: 0
Название: Kubernetes и сети. Многоуровневый подход
Автор: Джеймс Стронг, Валлери Лэнси
Издательство: БХВ-Петербург,
Год: 2024
Страниц: 322
Язык: русский
Формат: pdf
Размер: 21.6 MB

Книга посвящена интеграции Kubernetes в готовые компьютерные сети. Рассмотрено, как оркестратор Kubernetes вписывается в сетевую модель OSI. Раскрыты вопросы интеграции сетей предприятия с облачными мощностями и контейнерными архитектурами. Рассмотрены ключевые факторы и новые зоны ответственности, возникающие при взаимодействии Kubernetes с каждым из уровней модели OSI. Приведены примеры быстрого масштабирования нагрузок, рассказано, как обеспечивать целостность данных и высокую отказоустойчивость, при активном применении современной виртуализации и передаче больших объёмов данных по сети. Данная книга предназначена для чтения от начала до конца теми, кто только начал заниматься администрированием сетей, кластеров и систем под Linux. Она также может быть полезна и уже опытным разработчикам и администраторам (DevOps), желающим освоить новые для них аспекты.
  • Добавил: literator
  • Дата: 11-09-2023, 00:33
  • Комментариев: 0
Название: Frameworkless Front-End Development: Do You Control Your Dependencies or are They Controlling You?, 2nd Edition
Автор: Francesco Strazzullo
Издательство: Apress
Год: 2023
Страниц: 294
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Explore an alternative method of front-end application development without using frameworks or third-party libraries. This updated book provides you with the required skills and freedom to consider a “no framework” approach when choosing a technology for creating a new project. New topics covered include a brief history of jаvascript frameworks and their key developments, how to protect domain code, and how to work with frameworkless in legacy applications. You’ll work through the most important issues in a clear and sensible way, using practical methods and tools to gain an understanding of non-functional requirements. This book answers questions on important topics such as state management, making a routing system, creating a REST client using fetch, and reveals the trade-offs and risks associated with choosing the wrong framework or tool for your project, as well as provides sustainability, and functional alternatives. For skilled jаvascript developers who want to understand how to effectively write code without using dependencies.
  • Добавил: literator
  • Дата: 10-09-2023, 19:56
  • Комментариев: 0
Название: Top 10 Hacking Scripts in Python, C#, and ASP.NET: 2 Books in 1: Unmasking Cyber Secrets: Python, C#, and ASP.NET Scripts to Propel Your Hacking Journey
Автор: Devwebtuts
Издательство: Devwebtuts Publishing
Год: 2023
Страниц: 343
Язык: английский
Формат: pdf, epub
Размер: 23.0 MB

Ultimate Resource for Aspiring Hackers: Presented by Devwebtuts Publishing, this comprehensive bundle showcases Python, C#, and ASP.NET for both novices and experts.
Master Hacking Skills: Equipped with detailed, step-by-step instructions and in-depth script functionality explanations, this two-book package is crafted for all skill levels. To maximize the benefits, think of this book as the launchpad to your discovery voyage. Each chapter builds upon the information obtained from the previous one, ensuring a smooth learning trajectory. Starting with the basics of ethical hacking, you’ll progressively learn to write complex C# and Python code. Remember, achieving greatness takes time. Persistence and determination will be your guiding stars throughout this journey. Consider this book a comprehensive map, illuminating every twist and turn, unveiling key findings on your path. Python, a widely acclaimed programming language, possesses immense power and is widely regarded for its versatility in developing hacking tools. This book proficiently explores the top 10 Python-based hacking scripts, offering a path to cybersecurity excellence. These scripts streamline intricate tasks, enabling the identification of system vulnerabilities, covering a range from network scanning to password cracking.