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

  • Добавил: literator
  • Дата: 7-03-2023, 12:04
  • Комментариев: 0
The Road to React : Your journey to master React in JavaScript (2023 Edition)Название: The Road to React : Your journey to master React in jаvascript (2023 Edition)
Автор: Robin Wieruch
Издательство: Leanpub
Год: 2023-02-09
Страниц: 291
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB

The Road to React teaches the fundamentals of React. You will build a real-world application in plain React without complicated tooling. Everything from project setup to deployment on a server will be explained for you. The book comes with additional referenced reading material and exercises with each chapter. After reading the book, you will be able to build your own applications in React. The material is kept up to date by myself and the community. In the Road to React, I offer a foundation before you dive into the broader React ecosystem. The concepts will have less tooling and less external state management, but a lot of information about React. It explains general concepts, patterns, and best practices in a real world React application.
  • Добавил: literator
  • Дата: 7-03-2023, 03:57
  • Комментариев: 0
PHP Cookbook (7th Early Release)Название: PHP Cookbook: Modern Code Solutions for Professional PHP Developers (7th Early Release)
Автор: Eric A Mann
Издательство: O’Reilly Media, Inc.
Год: 2023-03-03
Страниц: 330
Язык: английский
Формат: epub
Размер: 10.2 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. Most PHP you’ll find in the wild, modern or legacy, is written to leverage a single thread of execution. This means the code is written to be neither concurrent or parallel. In fact, many developers avoid PHP entirely when they want to leverage concurrent or parallel concepts and turn to languages like jаvascript or GoLang for their applications. Modern PHP, though, fully supports both modes of execution - with or without additional libraries. To fully understand asynchronous PHP, you need to understand at least two specific concepts: promises and coroutines.
  • Добавил: literator
  • Дата: 7-03-2023, 03:18
  • Комментариев: 0
Unity Development Cookbook, 2nd Edition (Early Release)Название: Unity Development Cookbook: Real-Time Solutions from Game Development to AI, 2nd Edition (Early Release)
Автор: Paris Buttfield-Addison, Jon Manning, Tim Nugent
Издательство: O’Reilly Media, Inc.
Год: 2023-03-15
Страниц: 138
Язык: английский
Формат: pdf, epub
Размер: 10.18 MB

Find out everything you need to know to use the powerful Unity engine to its full potential for 3D and 2D game development, simulation, Artificial Intelligence, and beyond. From the basics of scripting to techniques for interactivity, AI and behavior, animation, narrative, and networking, this flexible, mind-bogglingly popular engine is useful for anything that needs some form of visuals and real-time simulation. With this thoroughly updated problem-solving cookbook, beginner to intermediate Unity developers will get started in two ways: First, you'll learn about the Unity engine through brief recipes that teach specific features of the software and scripting systems. Second, you'll apply a collection of snippets of code to address common scenarios, such as properly keeping score, or accepting input, or sharing state over the network.
  • Добавил: literator
  • Дата: 6-03-2023, 16:06
  • Комментариев: 0
Adversarial Deep Learning in Cybersecurity: Attack Surfaces, Defence Mechanisms, Learning Theories in Artificial IntelligenceНазвание: Adversarial Deep Learning in Cybersecurity: Attack Surfaces, Defence Mechanisms, Learning Theories in Artificial Intelligence
Автор: Aneesh Sreevallabh Chivukula, Xinghao Yang, Bo Liu
Издательство: Springer
Год: 2023
Страниц: 314
Язык: английский
Формат: pdf
Размер: 10.2 MB

A critical challenge in Deep Learning is the vulnerability of Deep Learning networks to security attacks from intelligent cyber adversaries. Even innocuous perturbations to the training data can be used to manipulate the behaviour of deep networks in unintended ways. In this book, we review the latest developments in adversarial attack technologies in Computer vision; Natural Language Processing (NLP); and cybersecurity with regard to multidimensional, textual and image data, sequence data, and temporal data. In turn, we assess the robustness properties of Deep Learning networks to produce a taxonomy of adversarial examples that characterises the security of learning systems using game theoretical Adversarial Deep Learning algorithms. The state-of-the-art in adversarial perturbation-based privacy protection mechanisms is also reviewed.
  • Добавил: literator
  • Дата: 6-03-2023, 15:07
  • Комментариев: 0
Think Like a CTO (Final Release)Название: Think Like a CTO (Final Release)
Автор: Alan Williamson
Издательство: Manning Publications
Год: 2023
Страниц: 320
Язык: английский
Формат: pdf (true)
Размер: 13.3 MB

An effective Chief Technology Officer shapes almost every aspect of a modern business. This book shares the experience and advice of veteran CTOs and industry experts for handling IT crises, leading tech teams, and creating an inspiring vision for your company. Becoming a CTO is an incredible accomplishment. It’s also one of the hardest transitions a technologist can make. This high-power and high-pressure role demands skills that are rarely developed as a software engineer. Think Like a CTO shines a light on all the areas an aspiring CTO needs to master to succeed. You’ll learn how to build incredible working relationships with the rest of the C-suite, transform a company with private equity, and recruit and manage your development team. With this book as your guide, you’ll quickly become a trusted leader figure with an inspiring vision for your company.
  • Добавил: literator
  • Дата: 6-03-2023, 14:28
  • Комментариев: 0
Regular Expression Puzzles and AI Coding Assistants: 24 puzzles solved by the author, with and without assistanceНазвание: Regular Expression Puzzles and AI Coding Assistants: 24 puzzles solved by the author, with and without assistance
Автор: David Q. Mertz
Издательство: Manning Publications
Год: 2023
Страниц: 147
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Learn how AI-assisted coding using ChatGPT and GitHub Copilot can dramatically increase your productivity (and fun) writing regular expressions and other programs. Regular Expression Puzzles and AI Coding Assistants is the story of two competitors. On one side is David Mertz, an expert programmer and the author of the Web's most popular Regex tutorial. On the other are the AI powerhouse coding assistants, GitHub Copilot and OpenAI ChatGPT. Here's how the contest works: David invents 24 Regex problems he calls puzzles and shows you how to tackle each one. When he's done, he has Copilot and ChatGPT work the same puzzles. What they produce intrigues him. Which side is likelier to get it right? Which will write simple and elegant code? Which makes smarter use of lesser known Regex library features? Read the book to find out. David also offers AI best practices, showing how smart prompts return better results. By the end, you'll be a master at solving your own Regex puzzles, whether you use AI or not.
  • Добавил: umkaS
  • Дата: 6-03-2023, 13:20
  • Комментариев: 0
Название: Методы программирования: Компьютерные вычисления
Автор: Могилев А.В., Листрова Л.В.
Издательство: СПб.: БХB-Петербуpг
Год: 2008
Cтраниц: 320
Формат: pdf
Размер: 13 мб
Язык: русский

Книга является частью комплекта учебников по курсу информатики и информационно-коммуникационных технологий (ИКТ) в старших классах общеобразовательной школы на профильном уровне. Она охватывает 5-й и 6-й из 10-ти модулей курса и является продолжением пособий "Информация и информационные процессы. Социальная информатика", "Средства информатизации. Телекоммуникационные технологии".
  • Добавил: literator
  • Дата: 6-03-2023, 11:45
  • Комментариев: 0
Managing Datasets and ModelsНазвание: Managing Datasets and Models
Автор: Oswald Campesato
Издательство: Mercury Learning and Information
Год: 2023
Страниц: 387
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

This book contains a fast-paced introduction to data-related tasks in preparation for training models on datasets. It presents a step-by-step, Python-based code sample that uses the kNN algorithm to manage a model on a dataset. Next, you will see other classification algorithms (on the same dataset), such as decision trees, random forests, SVMs (support vector machines), and Naive Bayes simply by modifying three lines of code. Chapter One begins with an introduction to datasets and issues that can arise, followed by Chapter Two on outliers and anomaly detection. The next chapter explores ways for handling missing data and invalid data, and Chapter Four demonstrates how to train models with classification algorithms. Chapter 5 introduces visualization toolkits, such as Sweetviz, Skimpy, Matplotlib, and Seaborn, along with some simple Python-based code samples that render charts and graphs. An appendix includes some basics on using Awk.
  • Добавил: literator
  • Дата: 6-03-2023, 11:25
  • Комментариев: 0
Blockchain For Dummies, 3rd EditionНазвание: Blockchain For Dummies, 3rd Edition
Автор: Tiana Laurence
Издательство: For Dummies
Год: 2023
Страниц: 275
Язык: английский
Формат: pdf (true)
Размер: 12.0 MB

Carve out your niche in the exploding world of blockchain technology. Cryptocurrency, NFTs, smart contracts, and ever-more-important business and finance functions―they all run on blockchain. Blockchain For Dummies is the must-have guide to the basics of blockchain. This clear reference breaks down exactly what blockchain technology is, how it’s used across industries, and what it all means for you and your investment portfolio. Learn the latest token standards, emerging tools and platforms, and opportunities that you’ll want to hop aboard. This book demystifies all of it, so you can understand and profit from this major disruptor in the world of finance. Evaluate new ideas and trends, make smarter decisions, and establish your presence on your blockchains of choice. Hyperledger has several revolutionary projects under incubation. In this section, I fill you in on the three most prominent and well-developed projects. These blockchain technologies include distributed ledger frameworks, smart contract engines, client libraries, graphical interfaces, utility libraries, and sample applications.
  • Добавил: literator
  • Дата: 6-03-2023, 11:13
  • Комментариев: 0
Modern Web Development with Go: Build real-world, fast, efficient and scalable web server apps using Go programming languageНазвание: Modern Web Development with Go: Build real-world, fast, efficient and scalable web server apps using Go programming language
Автор: Dusan Stojanovic
Издательство: Orange Education
Год: 2023
Страниц: 444
Язык: английский
Формат: epub (true)
Размер: 10.2 MB

Build fast, scalable web server applications by harnessing the power of solution-driven programming with Go. In this book, we are going to learn how to design, develop and deploy Web Server Applications using the Go programming language. In recent years, Go has become the industrial standard for these kinds of applications; so by learning this, a lot of good opportunities can be opened in the market. All subjects will be covered through various practical examples. This book will cover the state-of-the-art technology for the development of Web Applications and follow all industrial standards. At the beginning we will do the preparation for development. Here, we will learn the basics of the Go programming language, the basics of Web Servers, how to set up a project with Go, and how to design software solutions.