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

  • Добавил: literator
  • Дата: 16-09-2021, 15:34
  • Комментариев: 0
Название: Assembly x64 in easy steps: Modern coding for MASM, SSE & AVX
Автор: Mike McGrath
Издательство: In Easy Steps Limited
Год: 2021
Страниц: 192
Язык: английский
Формат: epub
Размер: 12.8 MB

Assembly x64 Programming in easy steps shows how to write code to create your own computer programs. It contains separate chapters demonstrating how to store and manipulate data in 64-bit registers, how to control program flow, and how to create reusable blocks of code in program functions. It includes demonstrations of parallel processing with 128-bit Streaming SIMD Extensions (SSE) and 256-bit Advanced Vector Extensions (AVX).
  • Добавил: literator
  • Дата: 16-09-2021, 13:51
  • Комментариев: 0
Название: Computer Graphics Programming in OpenGL with Java, 3rd Edition
Автор: V. Scott Gordon, John Clevenger
Издательство: Mercury Learning and Information
Год: 2021
Страниц: 536
Язык: английский
Формат: pdf (true)
Размер: 46.1 MB

This new edition provides step-by-step instruction on modern 3D graphics shader programming in OpenGL with Java, along with its theoretical foundations. It is appropriate both for computer science graphics courses, and for professionals interested in mastering 3D graphics skills. It has been designed in a 4-color, “teach-yourself” format with numerous examples that the reader can run just as presented. Every shader stage is explored, from the basics of modeling, textures, lighting, shadows, etc., through advanced techniques such as tessellation, normal mapping, noise maps, as well as new chapters on simulating water, stereoscopy, and ray tracing.
  • Добавил: literator
  • Дата: 16-09-2021, 12:17
  • Комментариев: 0
Artificial Intelligence for Managers: Leverage the Power of AI to Transform Organizations and Reshape Your CareerНазвание: Artificial Intelligence for Managers: Leverage the Power of AI to Transform Organizations and Reshape Your Career
Автор: Malay A. Upadhyay
Издательство: BPB Publications
Год: 2021
Страниц: 302
Язык: английский
Формат: pdf, epub
Размер: 10.16 MB

Understand how to adopt and implement AI in your organization. Artificial Intelligence implies using a computer to do tasks the way humans would. There are many definitions out there, but essentially, it is a set of algorithms that does four things: 1) Sense a given situation; 2)Understand it; 3)Take action; 4)Learn from the results in order to improve. Interestingly, while all AI tools follow this sequence, most are designed to give a specific output that falls in one of these categories. An Algorithm is a set of tasks to be performed under specific conditions. Accordingly, an AI algorithm is programmed to take inputs, make different calculations or analyses based on those inputs and the results needed, and provide an output.

  • Добавил: literator
  • Дата: 16-09-2021, 11:30
  • Комментариев: 0
Artificial Intelligence, Machine Learning, and Data Science Technologies: Future Impact and Well-Being for Society 5.0Название: Artificial Intelligence, Machine Learning, and Data Science Technologies: Future Impact and Well-Being for Society 5.0
Автор: Neeraj Mohan, Ruchi Singla, Priyanka Kaushal
Издательство: CRC Press
Год: 2022
Страниц: 311
Язык:
Формат: pdf (true)
Размер: 28.8 MB

This book provides a comprehensive, conceptual, and detailed overview of the wide range of applications of Artificial Intelligence, Machine Learning, and Data Science and how these technologies have an impact on various domains such as healthcare, business, industry, security, and how all countries around the world are feeling this impact. AI in the present era is improving and gaining popularity with its new modernization for solving real- world problems in an optimized way. It allows us to replace fixed routine and multiple human tasks with AI coded computer machinery and robotics through continuous knowledge skills, i.e., machine and deep learning. These learning methods are inspired by human creativeness; nature inspires algorithms, robust ecological colonization of unwanted plants, etc. Some of these AI algorithms and techniques are discussed.

  • Добавил: literator
  • Дата: 16-09-2021, 10:50
  • Комментариев: 0
Название: Demystifying Artificial intelligence: Simplified AI and Machine Learning concepts for Everyone
Автор: Prashant Kikani
Издательство: BPB Publication
Год: 2021
Страниц: 350
Язык: английский
Формат: pdf
Размер: 10.2 MB

Learn AI & Machine Learning from the first principles. AI and machine learning (ML) are probably the most fascinating technologies of the 21st century. AI is literally in every industry now. From medical to climate change, education to sport, finance to entertainment, AI is disrupting every industry as we know. So, the basic knowledge of AI/ML becomes mandatory for everyone. This book is your first step to start the journey in this field. Along with basic concepts of fields, like machine learning, deep learning and NLP, we will also explore how big companies are using these technologies to deliver greater user experience and earning millions of dollars in profit.
  • Добавил: literator
  • Дата: 16-09-2021, 01:59
  • Комментариев: 0
Build Blog with React (SSR) and WagtailНазвание: Build Blog with React (SSR) and Wagtail
Автор: Michael Yin
Издательство: Leanpub
Год: 2021-05-05
Страниц: 167
Язык: английский
Формат: pdf (true) +code
Размер: 10.19 MB

This book will teach you how to build a blog with React, Wagtail CMS and SSR (Server-Side Rendering), which has good performance and good SEO. By the end of this course, you will be able to: Understand Docker and use Docker Compose to do development; Create blog models to work with Wagtail; Use PDB and Django shell to debug, test code and check data in terminal; Learn how to write serializer for Django models; Use the factory package to help create test data; Create React project from Python-webpack-boilerplate and load it in Django template; Understand React Components and the component lifecycle...

  • Добавил: literator
  • Дата: 15-09-2021, 21:13
  • Комментариев: 0
97 Things Every Information Security Professional Should Know: Collective Wisdom from the Experts (Final)Название: 97 Things Every Information Security Professional Should Know: Collective Wisdom from the Experts (Final)
Автор: Christina Morillo
Издательство: O’Reilly Media, Inc.
Год: 2021
Страниц: 389
Язык: английский
Формат: epub
Размер: 24.1 MB

Whether you're searching for new or additional opportunities, information security can be vast and overwhelming. In this practical guide, author Christina Morillo introduces technical knowledge from a diverse range of experts in the infosec field. Through 97 concise and useful tips, you'll learn how to expand your skills and solve common issues by working through everyday security problems. You'll also receive valuable guidance from professionals on how to navigate your career within this industry. How do you get buy-in from the C-suite for your security program? How do you establish an incident and disaster response plan? This practical book takes you through actionable advice on a wide variety of infosec topics, including thought-provoking questions that drive the direction of the field.

  • Добавил: literator
  • Дата: 15-09-2021, 20:40
  • Комментариев: 0
Название: Hands-On Smart Contract Development with Solidity and Ethereum: From Fundamentals to Deployment, 1st Edition
Автор: Kevin Solorio, Randall Kanna, David H. Hoover
Издательство: O’Reilly Media, Inc.
Год: 2020
Страниц: 270
Язык: английский
Формат: pdf (true), epub
Размер: 12.4 MB, 10.07 MB

Ready to dive into smart contract development for the blockchain? With this practical guide, experienced engineers and beginners alike will quickly learn the entire process for building smart contracts for Ethereum - the open source blockchain-based distributed computing platform. You’llget up to speed with the fundamentals and quickly move into builder mode. Kevin Solorio, Randall Kanna, and Dave Hoover show you how to create and test your own smart contract, create a frontend for users to interact with, and more. It’s the perfect resource for people who want to break into the smart contract field but don’t know where to start.
  • Добавил: Maurix
  • Дата: 15-09-2021, 04:57
  • Комментариев: 0
Название: React: современные шаблоны для разработки приложений 2-е изд
Автор: Бэнкс Алекс, Порселло Ева
Издательство: Питер
Год: 2022
Формат: ePUB, PDF
Страниц: 320
Размер: 10 Mb
Язык: Русский

Хотите создавать эффективные приложения с помощью React? Тогда эта книга написана для вас. Познакомьтесь лучшими практиками и шаблонами создания современного кода. Вам не потребуются глубокие знания React или функционала jаvascript — достаточно знакомства с принципами работы jаvascript, CSS и HTML.
  • Добавил: literator
  • Дата: 14-09-2021, 21:22
  • Комментариев: 0
Performance Testing: An ISTQB Certified Tester Foundation Level Specialist Certification ReviewНазвание: Performance Testing: An ISTQB Certified Tester Foundation Level Specialist Certification Review
Автор: Keith Yorkston
Издательство: Apress
Год: 2021
Страниц: 416
Язык: английский
Формат: pdf (true), epub
Размер: 17.5 MB

Use this book to prepare for the ISTQB Certified Tester Foundation Level Performance Testing exam. The book has been designed to follow the ISTQB syllabus, covering all of the syllabus learning objectives, with additional reference material extending beyond the syllabus. The book covers an overall methodology for managing and conducting performance testing. Performance testing has often been considered a black art. In many organizations, perhaps an individual or a small group of technical staff or contractors is given the task of “load testing” an extended system, network, or application.