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

  • Добавил: literator
  • Дата: 30-05-2023, 05:47
  • Комментариев: 0
CSSLP Certified Secure Software Lifecycle Professional All-in-One Exam Guide, 3rd EditionНазвание: CSSLP Certified Secure Software Lifecycle Professional All-in-One Exam Guide, 3rd Edition
Автор: Wm. Arthur Conklin, Daniel Shoemaker
Издательство: McGraw Hill
Год: 2022
Страниц: 417
Язык: английский
Формат: pdf (true), epub (true)
Размер: 12.4 MB

Providing 100% coverage of the latest CSSLP exam, this self-study guide offers everything you need to ace the exam. CSSLP Certification All-in-One Exam Guide, Third Edition covers all eight exam domains of the challenging CSSLP exam, developed by the International Information Systems Security Certification Consortium (ISC)?®. Thoroughly revised and updated for the latest exam release, this guide includes real-world examples and comprehensive coverage on all aspects of application security within the entire software development lifecycle. It also includes hands-on exercises, chapter review summaries and notes, tips, and cautions that provide real-world insight and call out potentially harmful situations.
  • Добавил: literator
  • Дата: 29-05-2023, 21:39
  • Комментариев: 0
RISC-V Assembly Language Programming using ESP32-C3 and QEMUНазвание: RISC-V Assembly Language Programming using ESP32-C3 and QEMU
Автор: Warren Gay
Издательство: Elektor
Год: 2022
Страниц: 268
Язык: английский
Формат: pdf (true)
Размер: 12.6 MB

With the availability of free and open source C/C++ compilers today, you might wonder why someone would be interested in assembler language. What is so compelling about the RISC-V Instruction Set Architecture (ISA)? How does RISC-V differ from existing architectures? And most importantly, how do we gain experience with the RISC-V without a major investment? Is there affordable hardware available? The availability of the Espressif ESP32-C3 chip provides a way to get hands-on experience with RISC-V. The open sourced QEMU emulator adds a 64-bit experience in RISC-V under Linux. These are just two ways for the student and enthusiast alike to explore RISC-V in this book.

  • Добавил: literator
  • Дата: 29-05-2023, 17:46
  • Комментариев: 0
14 days of GitНазвание: 14 days of Git
Автор: Sarah Lean
Издательство: Techielass
Год: 2023
Язык: английский
Формат: pdf
Размер: 10.2 MB

Want to be more proficient in using Git? Then this is the book for you, find out how and when to use the most common commands. Go on a learning journey. Find out what Git is, how to install it on your PC and then learn how and when to use the most common commands. This is a book aimed at beginners. Version control keeps a track of every modification to code in a kind of database. If a mistake is made, you can turn back the clock, compare it to earlier versions and help to fix the mistake, while minimising disruption to others that are working on that code. The code that you could be tracking could be software source code or it could be infrastructure code. It can be any type of code. Version control isn't just for software developers. For most projects where code is used, whether it be application code or the code you use to deploy your infrastructure resources. It is the jewel in the crown. The code is a precious asset that must be protected. The code repository holds knowledge and history of working through the project. It holds the key to problems encountered and the solutions. It counts towards a lot of time and effort.

  • Добавил: literator
  • Дата: 29-05-2023, 16:02
  • Комментариев: 0
Learning Java: An Introduction to Real-World Programming with Java, 6th Edition (6th Early Release)Название: Learning Java: An Introduction to Real-World Programming with Java, 6th Edition (6th Early Release)
Автор: Marc Loy, Patrick Niemeyer, Daniel Leuck
Издательство: O’Reilly Media, Inc.
Год: 2023-05-26
Страниц: 606
Язык: английский
Формат: epub
Размер: 10.2 MB

Ideal for working programmers new to Java, this best-selling book guides you through the language features and APIs of Java 21. Through fun, compelling, and realistic examples, author Marc Loy introduces you to Java fundamentals, including its class libraries, programming techniques, and idioms, with an eye toward building real applications. This updated sixth edition expands the content to cover lambdas and streams, and shows you how to use a functional paradigm in Java. You'll learn about the latest Java features introduced since the book's fifth edition, from JDK 15 through 21. You'll also take a deep dive into the virtual threads introduced as Project Loom in Java 19 and become familiar with the public release of JDK 21 LTS.
  • Добавил: literator
  • Дата: 29-05-2023, 10:24
  • Комментариев: 0
Java Language Fundamentals: A Simple Guide To Java Programming Language Basics For Passionate BeginnersНазвание: Java Language Fundamentals: A Simple Guide To Java Programming Language Basics For Passionate Beginners
Автор: Maddox Chung
Издательство: Independently published
Год: December 21, 2022
Страниц: 100
Язык: английский
Формат: epub
Размер: 10.2 MB

Are you looking forward to learning Java programming? Or would you perhaps like to grasp the fundamentals of Java programming before you can begin a deep study? No matter your skill level in Java, this book will help you built the right foundation to master object-oriented programming in Java. Even if you don't want to became a Java developer simply knowing Java and understanding its syntax would be very beneficial because there are tons of great books and courses on software engineering that area based on Java. This book is for people who have absolutely no idea about programming. You will learn programming concepts and nuances that start with the basics while getting the details of Java programming.

  • Добавил: literator
  • Дата: 29-05-2023, 01:32
  • Комментариев: 0
Distributional Reinforcement LearningНазвание: Distributional Reinforcement Learning
Автор: Marc G. Bellemare, Will Dabney, Mark Rowland
Издательство: The MIT Press
Серия: Adaptive Computation and Machine Learning
Год: 2023
Страниц: 379
Язык: английский
Формат: epub (true)
Размер: 13.4 MB

The first comprehensive guide to Distributional Reinforcement Learning, providing a new mathematical formalism for thinking about decisions from a probabilistic perspective. Distributional Reinforcement Learning is a new mathematical formalism for thinking about decisions. Going beyond the common approach to reinforcement learning and expected values, it focuses on the total reward or return obtained as a consequence of an agent's choices—specifically, how this return behaves from a probabilistic perspective. How is distributional reinforcement learning different? In reinforcement learning, the value function describes the expected return that one would counterfactually obtain from beginning in any given state. It is reasonable to say that its fundamental object of interest – the expected return – is a scalar and that algorithms that operate on value functions operate on collections of scalars (one per state). On the other hand, the fundamental object of distributional reinforcement learning is a probability distribution over returns: the return distribution. The return distribution characterizes the probability of different returns that can be obtained as an agent interacts with its environment from a given state. Distributional reinforcement learning algorithms operate on collections of probability distributions that we call return-distribution functions (or simply return functions).

  • Добавил: literator
  • Дата: 28-05-2023, 21:17
  • Комментариев: 0
Domain Theory in Computer ScienceНазвание: Domain Theory in Computer Science
Автор: Jovan Pehcevski
Издательство: Arcler Press
Год: 2023
Страниц: 356
Язык: английский
Формат: pdf (true)
Размер: 31.6 MB

This book covers different topics from domain theory in computer science, including: partial orders and groups, power domains and metrics, recursive data types (binary trees) and algebraicity and Boolean algebras. Section 1 focuses on partial orders and groups, describing characterizations and properties of a new partial order, natural partial orders on transformation semigroups with fixed sets, cyclic soft groups and their applications on groups, and factorization of groups involving symmetric and alternating groups. Section 2 focuses on power domains and metrics, describing FS+ domains, topology of GB-metric spaces, incoherency problems in a combination of description logics and rules, and metrics for multiset-theoretic subgraphs. Section 3 focuses on recursive data types (binary trees), describing binary tree’s recursion traversal algorithm and its improvement, the design of the minimum spanning tree algorithms, generating tree-lists by fusing individual tree detection and nearest neighbor imputation using airborne LIDAR data, a recursive approach to the Kauffman bracket, and a novel multiway splits decision tree for multiple types of data.

  • Добавил: literator
  • Дата: 28-05-2023, 03:36
  • Комментариев: 0
Биоинформатика с Python. Книга рецептовНазвание: Биоинформатика с Python. Книга рецептов. Современные библиотеки и приложения Python для решения реальных задач вычислительной биологии
Автор: Тиаго Антао
Издательство: ДМК Пресс
Год: 2023
Страниц: 345
Язык: русский
Формат: pdf
Размер: 19.9 MB

Биоинформатика — активная область исследований, в которой используется ряд простых и сложных вычислений для извлечения ценной информации из биологических данных. Из книги вы узнаете, как управлять этими задачами с помощью языка Python. Вы рассмотрите ключевые методы секвенирования нового поколения, анализа отдельных клеток, геномики, метагеномики, а также узнаете, как применяются алгоритмы машинного обучения в биоинформатике. Одной из самых сильных сторон Python является обилие высококачественных научных библиотек и библиотек для обработки данных. В основе всех них лежит NumPy, который обеспечивает эффективную поддержку массивов и матриц. В дополнениях NumPy мы можем найти почти все научные библиотеки. Например, в нашей сфере есть Biopython. Но в нашей области можно использовать и другие общие библиотеки анализа данных. Так, Pandas является стандартом де-факто для обработки табличных данных. Совсем недавно библиотека Apache Arrow дала эффективную реализацию некоторых функций Pandas, а также совместимость языков. Наконец, Matplotlib является наиболее распространенной библиотекой для построения диаграмм в пространстве Python и подходит для научных вычислений.
  • Добавил: literator
  • Дата: 28-05-2023, 03:05
  • Комментариев: 0
Jetpack Compose 1.3 Essentials: Developing Android Apps with Jetpack Compose 1.3, Android Studio, and KotlinНазвание: Jetpack Compose 1.3 Essentials: Developing Android Apps with Jetpack Compose 1.3, Android Studio, and Kotlin
Автор: Neil Smyth
Издательство: Payload Media
Год: 2023 (Rev: 1.0)
Страниц: 574
Язык: английский
Формат: pdf (true), epub (true)
Размер: 50.9 MB

This book aims to teach you how to build Android applications using Jetpack Compose 1.3, Android Studio Flamingo (2022.2.1), Material Design 3, and the Kotlin programming language. The book begins with the basics by explaining how to set up an Android Studio development environment. The book also includes in-depth chapters introducing the Kotlin programming language, including data types, operators, control flow, functions, lambdas, coroutines, and object-oriented programming. An introduction to the key concepts of Jetpack Compose and Android project architecture is followed by a guided tour of Android Studio in Compose development mode. The book also covers the creation of custom Composables and explains how functions are combined to create user interface layouts, including row, column, box, and list components.
  • Добавил: literator
  • Дата: 27-05-2023, 18:39
  • Комментариев: 0
Python Clean Code: Best Practices and Techniques for Writing Clear, Concise, and Maintainable CodeНазвание: Python Clean Code: Best Practices and Techniques for Writing Clear, Concise, and Maintainable Code
Автор: Nash Maverick
Издательство: Vigilant Vaults
Год: 2023
Страниц: 126
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.2 MB

"Python Clean Code" is a comprehensive guidebook for Python developers who want to improve the quality of their code by adopting best practices for writing clean, readable, and maintainable code. The book is authored by Nash Maverick, who has many years of experience in software development and has worked with multiple programming languages. The book is divided into four parts, each covering a specific aspect of clean code development. Part 1 focuses on the fundamentals of clean code, including the definition of clean code, the importance of code readability, and the benefits of writing clean code. Part 2 delves into the specifics of writing clean code in Python, such as choosing clear and concise names, following the PEP 8 style guide, and handling errors and exceptions. Part 3 highlights the common mistakes developers make while writing clean code and provides solutions for avoiding these mistakes. Finally, Part 4 covers the best practices for writing clean code, such as establishing coding standards, encouraging code reviews, and continuously improving code quality.