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

  • Добавил: literator
  • Дата: 20-06-2025, 18:05
  • Комментариев: 0
Название: Pro Cloud Native Java EE Apps: DevOps with MicroProfile, Jakarta EE 11 APIs, and Kubernetes, 2nd Edition
Автор: Luqman Saeed, Ghazy Abdallah
Издательство: Apress
Год: 2025
Страниц: 645
Язык: английский
Формат: pdf
Размер: 10.1 MB

Learn how to build and deploy Java-based cloud native apps with Jakarta EE with the MicroProfile framework and Kubernetes. This revamped Second Edition reflects the latest updates in Jakarta EE 11, including enhanced support for creating web APIs with Jakarta REST, concurrency management with Jakarta Concurrency, and data persistence with Jakarta Persistence, while incorporating key changes introduced by MicroProfile 7.0. After a quick overview of Jakarta EE and MicroProfile, Pro Cloud Native Java EE Apps starts you on your way by walking you through a cloud-native Jakarta EE-based application case study that will be forged piece-by-piece over the course of the book. Next, you'll interject dependencies and data persistence capabilities as microservices to go with the case study app that you are building. Then, you will dive into migrating a monolith to become a production-ready cloud-native app. Finally, you will look ahead to the future of Jakarta EE with a NEW chapter on Artificial Intelligence and large language models (LLMs), exploring potential use cases for how AI-integration can enhance Jakarta EE capabilities. This revised new edition ensures you are equipped with the most current tools and techniques to develop forward-looking, cloud-native apps.
  • Добавил: literator
  • Дата: 20-06-2025, 17:02
  • Комментариев: 0
Название: Comprehensive Data Structures and Algorithms in C++
Автор: Suresh Kumar Srivastava, Deepali Srivastava
Издательство: BPB Publications
Год: 2025
Страниц: 936
Язык: английский
Формат: epub (true)
Размер: 13.0 MB

Data structures and algorithms is an essential subject in computer science studies. It proves to be a great tool in the hands of any software engineer, and also plays a significant role in software design and development. It has become a must-have skill now for many competitions and job interviews in the software industry. The concepts are explained in a step-wise manner and illustrated with numerous figures, text, examples, and immediate code samples, which help in a better understanding of data structures and algorithms with their implementation. The book has more than 500 illustrations, code samples, and problems, along with solutions for exercises. This book provides practical C++ implementations and problem-solving exercises to foster a solid understanding of these core computer science concepts. After completion of this book, students will have a good understanding of data structures and algorithms concepts and implementation. Software engineers will be able to provide more effective solutions with the use of appropriate data structures and efficient algorithms.
  • Добавил: umkaS
  • Дата: 20-06-2025, 06:31
  • Комментариев: 0
Название: Алгоритмы вычислительной статистики в системе R
Автор: Буховец А. Г., Москалев П. В.
Издательство: Лань
Год: 2021 - 2-е изд., перераб. и доп.
Cтраниц: 160
Формат: pdf (ocr)
Размер: 27 мб
Язык: русский

В учебном пособии в краткой форме излагается теоретический материал и приводятся примеры решения практических задач по разделам: линейная алгебра, теория вероятностей, методы оценивания и проверки гипотез, метод главных компонент, регрессионный и кластерный анализ с применением свободной системы статистической обработки данных и программирования R. В приложениях к настоящему пособию содержатся сведения по установке и использованию системы R, а также листинги программ, которые могут быть использованы в учебном процессе.
  • Добавил: literator
  • Дата: 20-06-2025, 04:19
  • Комментариев: 0
Название: 50 Everyday Tasks to Automate with Python: Ready-Made Examples
Автор: Klemens Nguyen
Издательство: Independently published
Год: 2024
Страниц: 189
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Unlock the Full Potential of Technology to Streamline Your Life and Work with „50 Everyday Tasks to Automate with Python”. In today's digital age, staying ahead means leveraging technology to optimize every aspect of our lives and work. This comprehensive guide is your key to unlocking a world of efficiency, organization, and innovation. Whether you're a professional looking to enhance productivity, a student aiming for academic success, or someone eager to improve personal management, this book offers a treasure trove of solutions tailored just for you. Each chapter is dedicated to a specific tool or application, designed to address common challenges and enhance your digital experience. Whether you're looking to optimize your professional workflow, manage personal projects more effectively, or simply make your daily life a bit easier, this guide provides step-by-step instructions and expert advice on integrating technology into every facet of your life.
  • Добавил: literator
  • Дата: 20-06-2025, 02:34
  • Комментариев: 0
Название: MATLAB App Building (R2025a)
Автор: MathWorks
Издательство: The MathWorks, Inc.
Год: March 2025
Страниц: 406
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

MATLAB provides functions and tools to build interactive user interfaces. You can add components, such as buttons and sliders, to enable user interaction and include plots for data visualization and exploration in these interfaces. To create self-contained interfaces that perform operations based on user interactions, develop apps. To create interfaces that can be embedded into a live script and that generate code as users explore parameters, develop Live Editor tasks. A large set of UI components are available for creating interfaces in MATLAB. You also can extend the list of available components with your own specialized UIs and visualizations by creating custom UI components.
  • Добавил: literator
  • Дата: 19-06-2025, 19:02
  • Комментариев: 0
A Brief Introduction to Web3: Decentralized Web Fundamentals for App DevelopmentНазвание: A Brief Introduction to Web3: Decentralized Web Fundamentals for App Development
Автор: Shashank Mohan Jain
Издательство: Apress
Год: 2023
Страниц: 192
Язык: английский
Формат: True PDF, True EPUB, True MOBI
Размер: 23.5 MB

Journey into the world of Web3-based application development, its related protocols, and its usage in developing decentralized applications. This book will explain how programmable blockchains are revolutionizing the world of web applications, which can be run on decentralized platforms or peer-to-peer networks like IPFS. You'll start with an introduction to decentralization with a focus on blockchain implementations like Ethereum and Bitcoin. You'll then learn to develop simple decentralized applications (dApps) using Solidity, the language used for developing apps with Ethereum as well as smart contracts, wallets, gateways and NFTs. This book also covers how security and scale are addressed by L2 networks for scaling Bitcoin and Ethereum blockchains. A Brief Introduction to Web3 is your go-to guide for setting up simple Web3 applications using the Ethereum blockchain programming model.
  • Добавил: literator
  • Дата: 19-06-2025, 17:30
  • Комментариев: 0
Название: Problem Solving in Data Structures & Algorithms Using Python, Third Edition
Автор: Hemant Jain
Издательство: Independently published
Серия: Problem Solving in Data Structures & Algorithms Series
Год: 31 October 2022
Страниц: 536
Язык: английский
Формат: pdf (true)
Размер: 11.6 MB

This book is an excellent resource for those entering the world of data structures and algorithms, especially if you're preparing for technical interviews. It covers key concepts in both data structures, which determine how data is organized in memory for efficient access, and algorithms, which are sets of instructions designed to manipulate these data structures and solve computational problems. The book starts with an introduction to complexity analysis, which is foundational for understanding the efficiency of algorithms. From there, it delves into various data structures such as Linked Lists, Stacks, Queues, Trees, Heaps, Hash Tables, and Graphs, along with their associated algorithms. You'll also learn about fundamental sorting and searching techniques. You should have a working knowledge of Python language. You are not an expert in the Python language, but you are well familiar with concepts of class, functions, lists, references, and recursion. If you’re planning to pursue a career in the Python language, get better at it and apply for a job, this book is best for you.
  • Добавил: literator
  • Дата: 19-06-2025, 16:19
  • Комментариев: 0
Название: How Large Language Models Work
Автор: Edward Raff, Drew Farris, Stella Biderman
Издательство: Manning Publications
Год: 2025
Страниц: 200
Язык: английский
Формат: pdf (true)
Размер: 18.2 MB

Learn how large language models like GPT and Gemini work under the hood in plain English. How Large Language Models Work translates years of expert research on Large Language Models into a readable, focused introduction to working with these amazing systems. It explains clearly how LLMs function, introduces the optimization techniques to fine-tune them, and shows how to create pipelines and processes to ensure your AI applications are efficient and error-free. How Large Language Models Work is an introduction to LLMs that explores OpenAI’s GPT models. The book takes you inside ChatGPT, showing how a prompt becomes text output. In clear, plain language, this illuminating book shows you when and why LLMs make errors, and how you can account for inaccuracies in your AI solutions. Once you know how LLMs work, you’ll be ready to start exploring the bigger questions of AI, such as how LLMs “think” differently that humans, how to best design LLM-powered systems that work well with human operators, and what ethical, legal, and security issues can—and will—arise from AI automation. Includes examples in Python. No knowledge of ML or AI systems is required.
  • Добавил: literator
  • Дата: 19-06-2025, 06:23
  • Комментариев: 0
Название: Developing AI Applications: An Introduction
Автор: Metin Karatas
Издательство: Rheinwerk Publishing Inc.
Год: 2024
Страниц: 856
Язык: английский
Формат: epub (true)
Размер: 19.97 MB

It’s time to get practical about AI. Move past playing around with chatbots and plugging your data into others’ applications—learn how to create your own! Walk through key AI methods like decision trees, convolutional layers, cluster analysis, and more. Get your hands dirty with simple no-code exercises and then apply that knowledge to more complex (but still beginner-friendly!) examples. With information on installing KNIME and using tools like AutoKeras, ChatGPT, and DALL-E, this guide will let you do more with AI! Right at the beginning, we’ll look at a finished Python program for a specific problem and discuss it in detail. We’ll then modify this program so that we can use it to solve other problems. Later on, we’ll continue in this way. We’ll also solve some tasks using the KNIME software, including graphical modules. This way, you don’t have to rewrite programs from scratch. The aim isn’t to give you a comprehensive introduction to the Python programming language or the modules used. After reading this book, you’ll be able to download data records from the internet and develop AIs for them or adapt your existing programs for this purpose. This is a very pragmatic approach. The programming language is only a means to an end. However, if you’ve worked through the book and want to deepen your knowledge in this area, I recommend that you learn the Python programming language.
  • Добавил: literator
  • Дата: 19-06-2025, 05:21
  • Комментариев: 0
Название: C++: The Comprehensive Guide
Автор: Torsten T. Will
Издательство: Rheinwerk Computing
Год: 2025
Страниц: 1878
Язык: английский
Формат: epub (true)
Размер: 18.8 MB

If you need to know C++, look no further! This comprehensive guide has everything you need to master the modern C++23 language, from syntax fundamentals to advanced development concepts. Follow practical code examples as you learn object-oriented programming, work with standard library containers, program concurrent applications, and more. Don’t just learn how to code—learn how to code better with expert tips and guidance on the rules of compact, secure, and efficient code. In this edition, I am assuming you will use a compiler that is fully capable of C++17. Because all popular compilers now also support C++20, you will have no problems with those features either. In the book, I mostly point out the use of C++20, but at the publisher’s request, I have refrained from specific typographical emphasis on the same. I also describe C++23 features, which I always point out and emphasize, as compiler support for these features is far from complete.