The Rise of AI User Applications: Chatbots Integration Foundations and Trends

Автор: literator от 25-05-2024, 20:41, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: The Rise of AI User Applications: Chatbots Integration Foundations and Trends
Автор: Svetlana Bialkova
Издательство: Springer
Год: 2024
Страниц: 257
Язык: английский
Формат: pdf (true), epub
Размер: 17.6 MB

This monograph introduces readers to core theories and applications in the chatbot AI context. Although AI is attracting significant attention, there is a literature gap and lack of practical guidelines on the key drivers of chatbot efficiency and agency capacity. There is a caveat between algorithmic explanations and actionable understanding, despite the acknowledged importance of inherently human-centric properties. Addressing these gaps, this state-of-the-art book offers a distinctive combination of content, theory, practice evaluation, and a holistic framework encompassing cognitive, emotional and social aspects, focusing on how to enhance AI agency and user experience. The framework aims to drive design, encouraging development of intelligent systems, techniques to evaluate chatbot with purposes, to appropriately meet user needs and market demand for responsible and explainable AI, XAI. Avenues for transforming business and life by implementing new generation AI systems are further discussed, as well as recommendations to overcome consumer resistance and advice for policy measures to reduce risks given the AI boost.
 

Android Malware Detection and Adversarial Methods

Автор: literator от 25-05-2024, 19:58, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Android Malware Detection and Adversarial Methods
Автор: Weina Niu, Xiaosong Zhang, Ran Yan
Издательство: Springer
Год: 2024
Страниц: 197
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

The rise of Android malware poses a significant threat to users’ information security and privacy. Malicious software can inflict severe harm on users by employing various tactics, including deception, personal information theft, and device control. To address this issue, both academia and industry are continually engaged in research and development efforts focused on detecting and countering Android malware. This book is a comprehensive academic monograph crafted against this backdrop. The publication meticulously explores the background, methods, adversarial approaches, and future trends related to Android malware. This book is divided into four parts, covering all aspects of Android malware detection. The first part is an overview of Android malware. Through an overview of Android malware detection, it provides readers with an overall understanding of this field. The second part is the general method of Android malware detection, including signature-based malware detection method, behavior-based malware detection method, and artificial intelligence-based malware detection method. These methods are currently widely researched and applied technologies. By introducing their principles and applications in detail, readers can have an in-depth understanding and apply them to actual malware detection work. The third part is Android malware detection and adversarial methods, including static adversarial methods in Android, dynamic adversarial methods in Android, and adversarial technology in machine learning. These methods are designed to help readers understand and respond to the adversarial behavior of malware and improve detection accuracy and effectiveness. Finally, the fourth part is about the future trends of Android malware. By discussing future development trends, it shows readers the cutting-edge research and development directions in this field.
 

Пакет прикладных программ (2021)

Автор: SCART56 от 25-05-2024, 18:54, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Пакет прикладных программ
Автор(ы): Шитов В.Н.
Издательство: Инфра-М
Год: 2021
Страниц: 335
Формат: PDF
Размер: 79 Мб
Язык: русский

В учебном пособии описаны методы эффективной работы с прикладными программными продуктами: текстовыми редакторами, электронными таблицами, редакторами презентаций, системами управления базами данных, а также основами программирования в среде Visual Basic for Applications. Предложено более 40 практических и самостоятельных работ. Может быть использовано при освоении профессионального модуля ПМ.02 "Разработка, внедрение и адаптация отраслевого программного обеспечения" для специальности "Программирование в компьютерных системах".
 

Android Studio Hedgehog Essentials - Kotlin Edition: Developing Android Apps Using Android Studio 2023.1.1 and Kotlin

Автор: literator от 25-05-2024, 13:01, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Android Studio Hedgehog Essentials - Kotlin Edition: Developing Android Apps Using Android Studio 2023.1.1 and Kotlin
Автор: Neil Smyth
Издательство: Payload Media
Год: 2023
Страниц: 1263
Язык: английский
Формат: epub (true)
Размер: 56.7 MB

Fully updated for Android Studio Hedgehog (2023.1.1) and the new UI, this book teaches you how to develop Android-based applications using the Kotlin programming language. This book begins with the basics and outlines how to set up an Android development and testing environment, followed by an introduction to programming in Kotlin, including data types, control flow, functions, lambdas, and object-oriented programming. Asynchronous programming using Kotlin coroutines and flow is also covered in detail. The primary goals of the Kotlin language are to make code both concise and safe. Code is generally considered concise when it can be easily read and understood. Conciseness also plays a role when writing code, allowing code to be written more quickly and with greater efficiency. In terms of safety, Kotlin includes a number of features that improve the chances that potential problems will be identified when the code is being written instead of causing runtime crashes. A third objective in the design and implementation of Kotlin involves interoperability with Java. Chapters also cover the Android Architecture Components, including view models, lifecycle management, Room database access, the Database Inspector, app navigation, live data, and data binding. Assuming you already have some programming experience, are ready to download Android Studio and the Android SDK, have access to a Windows, Mac, or Linux system, and have ideas for some apps to develop, you are ready to get started.
 

Android Studio Iguana Essentials - Java Edition: Developing Android Apps Using Android Studio 2023.2.1 and Java

Автор: literator от 25-05-2024, 12:29, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Android Studio Iguana Essentials - Java Edition: Developing Android Apps Using Android Studio 2023.2.1 and Java
Автор: Neil Smyth
Издательство: Payload Media
Год: 2024
Страниц: 792
Язык: английский
Формат: epub (true)
Размер: 59.4 MB

This book, fully updated for Android Studio Iguana (2023.2.1) and the new UI, teaches you how to develop Android-based applications using the Java programming language. This book begins with the basics and outlines how to set up an Android development and testing environment, followed by an overview of areas such as tool windows, the code editor, and the Layout Editor tool. An introduction to the architecture of Android is followed by an in-depth look at the design of Android applications and user interfaces using the Android Studio environment. Chapters also cover the Android Architecture Components, including view models, lifecycle management, Room database access, content providers, the Database Inspector, app navigation, live data, and data binding. More advanced topics, such as intents, are also covered, as are touch screen handling, gesture recognition, and audio recording and playback. This book edition also covers printing, transitions, and foldable device support. Assuming you already have some Java programming experience, are ready to download Android Studio and the Android SDK, have access to a Windows, Mac, or Linux system, and have ideas for some apps to develop, you are ready to get started.
 

Mobile System Design (Early Release v005b)

Автор: literator от 25-05-2024, 04:13, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Mobile System Design: Resourceful Engineering (Early Release v005b)
Автор: Tjeerd in 't Veen
Издательство: Independently published
Год: 2024
Страниц: 315
Язык: английский
Формат: pdf, epub
Размер: 22.1 MB

The term "System Design" is nebulous, because it touches upon many overlapping software design practices that fall under the umbrella of Software Architecture, such as: domain modeling, architectural patterns, API design, or component design. With this book, we try to define System Design as designing a technical solution to satisfy business requirements. To put it simply: You receive requirements, and you have to figure out what components to make and how they work together to solve the business’ needs. Specifically in this book, we narrow it down to business requirements, since it mostly reflects requirements found at work. As opposed to any software requirements, such as hobby projects and toy apps where a lot more rules can be broken. Another way to think about System Design is coming up with the components and their APIs to solve a problem. This book uses Swift as a vehicle to explain concepts and best practices, and it's not relying a lot on iOS specifically. This book focuses mostly on concepts, mental tools, reasoning, and approaches. With some basic programming knowledge you'll be able to understand the Swift code examples with ease. We won't go too deep about platform or language-specific requirements. Where needed, the book explains specific Swift keywords. So whether you're an iOS engineer, Android engineer or use Flutter, React Native or other mobile platforms, you can apply the knowledge from this book.
 

Data Mining with Python: Theory, Application, and Case Studies

Автор: literator от 25-05-2024, 01:04, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Data Mining with Python: Theory, Application, and Case Studies
Автор: Di Wu
Издательство: CRC Press
Серия: The Python Series
Год: 2024
Страниц: 415
Язык: английский
Формат: pdf (true)
Размер: 13.8 MB

Data is everywhere and it’s growing at an unprecedented rate. But making sense of all that data is a challenge. Data Mining is the process of discovering patterns and knowledge from large data sets, and Data Mining with Python focuses on the hands-on approach to learning Data Mining. It showcases how to use Python Packages to fulfill the Data Mining pipeline, which is to collect, integrate, manipulate, clean, process, organize, and analyze data for knowledge. The contents are organized based on the Data Mining pipeline, so readers can naturally progress step by step through the process. Topics, methods, and tools are explained in three aspects: “What it is” as a theoretical background, “why we need it” as an application orientation, and “how we do it” as a case study. Data collection is a crucial step in the process of obtaining valuable insights and making informed decisions. In today’s interconnected world, data can be found in a multitude of sources, ranging from traditional files such as .csv, .html, .txt, .xlsx, .html, and .json, to databases powered by SQL, websites hosting relevant information, and APIs (Application Programming Interfaces) offered by companies. To efficiently gather data from these diverse sources, various tools can be employed. Python offers a rich ecosystem of packages for data collection. Some commonly used Python packages for data collection include: including: Pandas, BeautifulSoup, Requests, mysql-connector-python, psycopg2, and sqlite3. This book is designed to give students, data scientists, and business analysts an understanding of Data Mining concepts in an applicable way. Through interactive tutorials that can be run, modified, and used for a more comprehensive learning experience, this book will help its readers to gain practical skills to implement Data Mining techniques in their work.
 

Laravel. Полное руководство, 3-е издание

Автор: ekvator от 24-05-2024, 20:35, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Laravel. Полное руководство, 3-е издание
Название: Laravel. Полное руководство, 3-е издание
Автор: Мэтт Стаффер
Издательство: Спринт Бук
Год: 2024
Формат: pdf
Страниц: 544
Размер: 18,3 Мб
Язык: русский

Что отличает Laravel от других PHP-фреймворков? Скорость и простота. Стремительная разработка приложений, обширная экосистема и набор инструментов Laravel позволяют быстро создавать сайты и приложения, отличающиеся чистым удобочитаемым кодом. Третье издание, обновленное с учетом Laravel 10, — это практическое руководство по использованию одного из самых популярных на сегодняшний день веб-фреймворков. Мэтт Стаффер, известный преподаватель и ведущий разработчик, представляет полный обзор фреймворка и конкретные примеры работы с ним. Опытным PHP-разработчикам книга поможет быстро разобраться с темой, чтобы реализовать проект на Laravel. В обновленном руководстве рассматриваются в том числе совершенно новые инструменты аутентификации и разработки пользовательских интерфейсов, а также ряд сторонних инструментов, появившихся после выхода в свет второго издания.
 

Practical Applications of Data Processing, Algorithms, and Modeling

Автор: literator от 24-05-2024, 20:06, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Practical Applications of Data Processing, Algorithms, and Modeling
Автор: Pawan Whig, Sachinn Sharma, Seema Sharma, Anupriya Jain, Nikhitha Yathiraju
Издательство: IGI Global
Год: 2024
Страниц: 334
Язык: английский
Формат: pdf (true), epub
Размер: 22.4 MB

Our aim with this book was to bridge the gap between theoretical understanding and practical implementation in Data Science. By showcasing real-world applications, case studies, and innovative methodologies, we have provided readers with a holistic view of how data processing, algorithms, and modeling techniques can be leveraged to solve complex problems and drive innovation across various industries. Furthermore, we have emphasized the importance of research and innovation in advancing the field of Data Science. From novel approaches to anomaly detection to the integration of IoT technologies in healthcare decision-making, the chapters in this book reflect the ongoing quest for knowledge and exploration in Data Science. The Chapter 2 delves into the core principles of Machine Learning, offering practical insights for effective data processing. From foundational concepts to advanced techniques, the narrative unfolds as a comprehensive guide for harnessing the power of Machine Learning in real-world scenarios. The chapter explores data preprocessing methods, addressing the importance of cleaning and quality assurance, outlier detection, handling missing data, and employing noise reduction techniques. Through illustrative examples and case studies, readers gain actionable knowledge on building a robust foundation for Machine Learning applications.
 

Prompt Engineering Using ChatGPT: Crafting Effective Interactions and Building GPT Apps

Автор: literator от 24-05-2024, 12:32, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Prompt Engineering Using ChatGPT: Crafting Effective Interactions and Building GPT Apps
Автор: Mehrzad Tabatabaian
Издательство: Mercury Learning and Information
Год: 2024
Страниц: 157
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

This book is designed for mastering the art and science of prompt engineering in the realm of artificial intelligence. It provides a thorough exploration of the fundamental principles, practical techniques, and real-world applications of prompt engineering, with a special focus on ChatGPT and its advanced iterations, including GPT-4 and GPT plug-ins. You will learn the essential role of prompts in interacting with ChatGPT, understand the anatomy of a well-constructed prompt, and explore different prompt styles. The book also shows how to set constraints and guidelines to steer AI responses toward desired outcomes and ensure ethical and responsible interactions. Whether you're a novice of generative AI or seeking advanced insights, this book is your companion for mastering prompt engineering and building innovative GPT applications. Our journey is for a diverse audience, encompassing everyone from AI novices to seasoned practitioners. The world of GPT-based models can be complex and intimidating, especially for those without a background in data or computer science. Our mission is to make this world accessible to all. Through a blend of clear, natural language and practical, real-world examples, we aim to demystify the nuances of prompt engineering, equipping you with the tools and confidence to communicate effectively with AI systems.