Vtome.ru - электронная библиотека

  • Добавил: TRex
  • Дата: 4-02-2022, 18:26
  • Комментариев: 0
Название: CISSP All-in-One Exam Guide, 9th Edition
Автор: Shon Harris, Fernando Maymi
Издательство: McGraw-Hill Education
Год: 2022
Формат: ePUB
Страниц: 1360
Размер: 34,4 Mb
Язык: English

A new edition of Shon Harris' bestselling exam prep guide―fully updated for the 2021 version of the CISSP exam
  • Добавил: literator
  • Дата: 4-02-2022, 16:37
  • Комментариев: 0
Godot from Zero to Proficiency (Advanced): A step-by-step guide to coding advanced games with GodotНазвание: Godot from Zero to Proficiency (Advanced): A step-by-step guide to coding advanced games with Godot
Автор: Patrick Felicia
Издательство: Independently published
Год: 2022
Страниц: 276
Язык: английский
Формат: epub
Размер: 10.2 MB

Get started with Godot and game programming fast without the headaches. Godot is a great software to create video games; however, it includes so many options and features that getting started can feel overwhelming. Without my book, most people spend too long trying to learn how to use Godot and GDScript the hard way. This book is the only one that will get you to learn GDScript fast without wasting so much time. It is the third book in the series "Godot from Zero to Proficiency" where you will learn to code fast and be able to create your own video games with Godot in no time.
  • Добавил: TRex
  • Дата: 4-02-2022, 14:19
  • Комментариев: 0
Название: Learn IoT Programming Using Node-RED: Begin to Code Full Stack IoT Apps and Edge Devices with Raspberry Pi, NodeJS, and Grafana
Автор: Bernardo Ronquillo Japon
Издательство: BPB Publications
Год: 2022
Формат: ePUB
Страниц: 411
Размер: 10 Mb
Язык: English

Program edge devices by learning low-code programming and essentials of IoT systems.
- In-depth practical demonstration of the IoT architecture with numerous examples.
- Includes graphical illustrations and uses of popular full-stack tools.
- Access to hardware components and software packages to build powerful IoT systems.
  • Добавил: TRex
  • Дата: 4-02-2022, 14:02
  • Комментариев: 0
Название: Getting Skilled with Java: Learn Java Programming from Scratch with Realistic Applications and Problem Solving Programmes
Автор: M Rashid Raza
Издательство: BPB Publications
Год: 2022
Формат: ePUB
Страниц: 503
Размер: 10 Mb
Язык: English

Start learning and coding designed for students and software developers.
- Realistic illustrations of Java fundamentals with various examples.
- A step-by-step tutorial on using Java classes using popular use-cases.
- A graphical and visual description of features using infographics and snapshots.
  • Добавил: TRex
  • Дата: 4-02-2022, 11:00
  • Комментариев: 0
Название: Artificial Intelligence and Causal Inference
Автор: You-Gan Wang, Liya Fu, Sudhir Paul
Издательство: CRC Press
Год: 2022
Формат: PDF
Страниц: 253
Размер: 10 Mb
Язык: English

Artificial Intelligence and Causal Inference address the recent development of relationships between artificial intelligence (AI) and causal inference. Despite significant progress in AI, a great challenge in AI development we are still facing is to understand mechanism underlying intelligence, including reasoning, planning and imagination. Understanding, transfer and generalization are major principles that give rise intelligence. One of a key component for understanding is causal inference.
  • Добавил: TRex
  • Дата: 4-02-2022, 10:52
  • Комментариев: 0
Название: Statistical Methods for Mediation, Confounding and Moderation Analysis Using R and SAS
Автор: Qingzhao Yu, Bin Li
Издательство: CRC Press
Год: 2022
Формат: PDF
Страниц: 294
Размер: 10 Mb
Язык: English

Third-variable effect refers to the effect transmitted by third-variables that intervene in the relationship between an exposure and a response variable. Differentiating between the indirect effect of individual factors from multiple third-variables is a constant problem for modern researchers.
Statistical Methods for Mediation, Confounding and Moderation Analysis Using R and SAS introduces general definitions of third-variable effects that are adaptable to all different types of response (categorical or continuous), exposure, or third-variables. Using this method, multiple third- variables of different types can be considered simultaneously, and the indirect effect carried by individual third-variables can be separated from the total effect. Readers of all disciplines familiar with introductory statistics will find this a valuable resource for analysis.
  • Добавил: TRex
  • Дата: 4-02-2022, 10:22
  • Комментариев: 0
Название: Mastering Sketch: A Beginner's Guide (Mastering Computer Science)
Автор: Sufyan bin Uzayr
Издательство: CRC Press
Год: 2022
Формат: True PDF
Страниц: 247
Размер: 15 Mb
Язык: English

When it comes to designing and prototyping for the web, nothing beats Sketch. If you are passionate about designing UI/UX for mobile or web applications, Sketch is the way to go! And to learn Sketch, look no further thanMastering Sketch: A Beginner's Guide.
  • Добавил: literator
  • Дата: 4-02-2022, 05:19
  • Комментариев: 0
Scaling Python with Ray (Early Release)Название: Scaling Python with Ray: Exploring Actors, Distributed Data, and Friends in Serverless and Cloud Environments (Early Release)
Автор: Holden Karau, Boris Lublinsky
Издательство: O’Reilly Media, Inc.
Год: 2022-02-03
Язык: английский
Формат: pdf, epub
Размер: 10.2 MB

Serverless computing enables developers to concentrate solely on their applications rather than worry about where they've been deployed. With the Ray general-purpose serverless implementation in Python, programmers and data scientists can hide servers, implement stateful applications, support direct communication between tasks, and access hardware accelerators. In this book, authors Holden Karau and Boris Lublinsky show you how to scale existing Python applications and pipelines, allowing you to stay in the Python ecosystem while avoiding single points of failure and manual scheduling. If your data processing has grown beyond what a single computer can handle, this book is for you.
  • Добавил: literator
  • Дата: 4-02-2022, 05:08
  • Комментариев: 0
Bash Idioms: Write Powerful, Flexible, Readable Shell Scripts (Early Release)Название: Bash Idioms: Write Powerful, Flexible, Readable Shell Scripts (Early Release)
Автор: Carl Albing and JP Vossen
Издательство: O’Reilly Media, Inc.
Год: 2022-02-03
Страниц: 194
Язык: английский
Формат: pdf, epub
Размер: 10.2 MB

Shell scripts are everywhere, especially those written in bash compatible syntax, and it's extremely useful to be able to understand and write them, but they can be complex and obscure. Complexity is the enemy of security, but it's also the enemy of readability and understanding. With this practical book, you'll learn how to decipher old bash code and write new code that's as clear and readable as possible. Your future you will thank you.
  • Добавил: literator
  • Дата: 4-02-2022, 04:58
  • Комментариев: 0
DevOps Tools for Java Developers (Fifth Early Release)Название: DevOps Tools for Java Developers: Best Practices from Source Code to Production Containers (Fifth Early Release)
Автор: Stephen Chin, Melissa McKay, Ixchel Ruiz
Издательство: O’Reilly Media, Inc.
Год: 2022-02-03
Страниц: 348
Язык: английский
Формат: epub
Размер: 25.8 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.