Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Разработка кроссплатформенного программного обеспеченияНазвание: Разработка кроссплатформенного программного обеспечения (2023)
Издательство: Наукоемкие технологии
Формат: True PDF
Автор(ы): Коллектив
Страниц: 149
Качество: хорошее
Размер: 11 Mb
Язык: Русский

«Разработка кроссплатформенного программного обеспечения» - В данном учебном пособии представлены основы создания кроссплатформенного программного обеспечения на языке программирования C++ с использованием фреймворка Qt. Рассматриваются элементы управления, применяемые в Qt. Показаны основные методы работы с датой и временем, текстовыми и бинарными файлами, аудиоплеером, собственными стилями оформления приложений, многопоточным программированием, компьютерными сетями, базами данных, а также готовыми кроссплатформенными программными продуктами, сопровождающиеся пояснениями и иллюстрациями.
Разместил: romario230 14-11-2023, 23:10 | Комментарии: 0 | Подробнее
Название: Oracle Cloud Infrastructure: A Guide to Building Cloud Native Applications
Автор: Jeevan Gheevarghese Joseph, Adao Oliveira Junior, Mickey Boxell
Издательство: Oracle Press/Pearson Education
Год: 2024
Страниц: 448
Язык: английский
Формат: epub (true)
Размер: 31.0 MB

Cloud native development is a modern approach to designing, building, deploying, and managing applications. This approach takes advantage of the benefits of utility computing from providers, such as Oracle Cloud Infrastructure (OCI), and emphasizes automation, elasticity, and resilience. OCI is a next-generation cloud designed to run any application faster and more securely for less. It includes the tools used to build new cloud native applications and to run existing enterprise applications without rearchitecting them. Whether you are new to the cloud or just new to OCI, this book provides an overview of the OCI services needed to build cloud native applications. The users service is built in TypeScript using the NestJS framework, which uses progressive javascript to build efficient Node.js server applications. It also uses TypeORM, which is an Object Relational Mapper for TypeScript and javascript. Oracle DB connectivity is enabled by the official node-oracledb package from Oracle, for Node.js. This book is written for developers, DevOps professionals, architects, or anyone who wants to understand the various developer-focused features of OCI.
Разместил: Ingvar16 14-11-2023, 22:31 | Комментарии: 0 | Подробнее

Название: Понятный Python. С наглядным кодом, для детей и начинающих
Автор: Артем Демиденко
Издательство: Литрес
Год: 2023
Формат: pdf, epub
Размер: 10 Мб
Страниц: 60
Язык: Русский

Это увлекательная и понятная книга о Python, созданная специально для начинающих взрослых и их детей. Эта книга предлагает простой и доступный путь в мир программирования, где даже самые молодые читатели могут освоить основы. Примеры кода для детей: Книга содержит множество примеров кода, которые легко понять и объяснить детям. Они иллюстрируют концепции программирования через интересные истории и задачи. Каждая глава вводит важные концепции программирования, такие как переменные, условия, циклы и функции, используя язык, понятный и детям, и начинающим взрослым.
Разместил: tanyavip1 14-11-2023, 22:14 | Комментарии: 0 | Подробнее
Название: Learning Google Cloud Vertex AI: Build, deploy, and manage machine learning models with Vertex AI
Автор: Hemanth Kumar K.
Издательство: BPB Publications
Год: 2024
Страниц: 387
Язык: английский
Формат: epub (true)
Размер: 31.5 MB

Learn how to build an end-to-end data to AI solution on Google Cloud using Vertex AI. Google Cloud Vertex AI is a platform for Machine Learning (ML) offered by Google Cloud, with the objective of making the creation, deployment, and administration of ML models on a large scale easier. If you are seeking a unified and collaborative environment for your ML projects, this book is a valuable resource for you. This comprehensive guide is designed to help data enthusiasts effectively utilize Google Cloud Platform's Vertex AI for a wide range of machine learning operations. It covers the basics of the Google Cloud Platform, encompassing cloud storage, big query, and IAM. Subsequently, it delves into the specifics of Vertex AI, including AutoML, custom model training, model deployment on endpoints, development of Vertex AI pipelines, and the Explainable AI feature store. By the time you finish reading this book, you will be able to navigate Vertex AI proficiently, even if you lack prior experience with cloud platforms. With the inclusion of numerous code examples throughout the book, you will be equipped with the necessary skills and confidence to create machine learning solutions using Vertex AI.
Разместил: Ingvar16 14-11-2023, 16:04 | Комментарии: 0 | Подробнее
Название: Python for Machine Learning: From Fundamentals to Real-World Applications
Автор: Kameron Hussain, Frahaan Hussain
Издательство: Sonar Publishing
Год: November 10, 2023
Страниц: 362
Язык: английский
Формат: pdf, epub (true), mobi
Размер: 10.2 MB

"Python for Machine Learning: From Fundamentals to Real-World Applications" is your comprehensive roadmap to mastering Machine Learning with Python. Whether you're a beginner looking to enter the exciting world of Data Science or an experienced programmer aiming to delve deeper into Machine Learning, this book provides you with the knowledge and practical skills needed to excel in the field. Starting with the fundamentals, you'll learn the essential concepts of Machine Learning and get a solid grasp of Python programming. As you progress, you'll explore the core Machine Learning algorithms, data preprocessing techniques, and Python libraries that are crucial for building predictive models. From linear regression and decision trees to neural networks and Deep Learning, this book covers a wide range of Machine Learning topics. Machine Learning (ML) is a subfield of Artificial Intelligence (AI) that focuses on the development of algorithms and statistical models that enable computers to learn and make predictions or decisions without being explicitly programmed.
Разместил: Ingvar16 14-11-2023, 15:17 | Комментарии: 0 | Подробнее
Название: .NET 7 Design Patterns In-Depth: Enhance code efficiency and maintainability with .NET Design Patterns
Автор: Vahid Farahmandian
Издательство: BPB Publications
Год: 2023
Страниц: 556
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Design patterns in .NET improve code quality, encourage collaboration, and address common software design issues, resulting in more efficient and effective software development projects. This book is an ideal resource for those seeking to learn about design patterns in .NET and their practical application. The book highlights the importance of design patterns in solving software design challenges. It then proceeds to explore creational design patterns, which primarily address object creation, followed by structural design patterns that handle object composition and organization. Furthermore, the book delves into behavioral design patterns, which center around the interaction and communication between objects. It also covers domain logic design patterns, data source architectural design patterns, object-relational behaviors, structures, and metadata mapping design patterns. Moving on, the book provides insights into web presentation design patterns, offering guidance on the effective design of web interfaces. It also examines distribution design patterns, offline concurrency design patterns, and session state design patterns. Lastly, the book presents base design patterns as fundamental building blocks for other patterns. Upon completion of this book, you will possess the knowledge and skills required to design and implement suitable software infrastructures using design patterns, .NET 7.0, and the C# programming language.
Разместил: Ingvar16 14-11-2023, 13:02 | Комментарии: 0 | Подробнее
Название: GIT intermediate : Know abstractions you use
Автор: Jacek Drag
Издательство: Leanpub
Год: 2023-11-09
Страниц: 100
Язык: английский
Формат: pdf (true), epub, mobi
Размер: 10.2 MB

Discover the beauty and elegance of Git! Learn to create decent, professional repositories! Bearing the proper abstractions in mind, you know why and what should be done; It is easier then, to find the answer to how to do it. “GIT intermediate” gives the reader a good sense of Git’s mechanics, how it really works. It is particularly useful when less obvious situations occur. At first glance, Git looks like a tangle of strange commands with incomprehensible parameters. The documentation is hard to read, so the entry threshold seems high. This creates a natural temptation to scrape the bottom of the barrel: to learn just a few operations (performed from command line, graphical tool or IDE) typical of the team’s workflow. As a result, the repository is cluttered with project versions of poor quality, many of which do not meet established standards. The book can be read as “from zero to hero” guide. Nevertheless, after months/years of using Git, it is practical to take a break and return to the roots, from time to time.
Разместил: Ingvar16 14-11-2023, 03:28 | Комментарии: 0 | Подробнее
Название: Automata: Theory, Trends, and Applications
Автор: Alexander Meduna, Toma?s? Koz?a?r
Издательство: World Scientific
Год: 2023
Страниц: 437
Язык: английский
Формат: pdf (true)
Размер: 11.1 MB

This book provides an in-depth analysis of classical automata theory, including finite automata, pushdown automata, and Turing machines. It also covers current trends in automata theory, such as jumping, deep pushdown, and regulated automata. The book strikes a balance between a theoretical and practical approach to its subject by presenting many real world applications of automata in a variety of scientific areas, ranging from programming language processing through natural language syntax analysis up to computational musicology. In Automata: Theories, Trends and Applications all formalisms concerning automata are rigorously introduced, and every complicated mathematical passage is preceded by its intuitive explanation so that even complex parts of the book are easy to grasp. The book also demonstrates how automata underlie several computer-science engineering techniques. This monograph is a useful reference for scientists working in the areas of theoretical Computer Science, computational mathematics, computational linguistics, and compiler writing. It may also be used as a required text in classes dealing with the theory and applications of automata, and theory of computation at the graduate level. This book comes with access to a website which supplies supplementary material such as exercises with solutions, additional case studies, lectures to download, teaching tips for instructors, and more.
Разместил: Ingvar16 13-11-2023, 22:09 | Комментарии: 0 | Подробнее
Название: AI Applications to Communications and Information Technologies: The Role of Ultra Deep Neural Networks
Автор: Daniel Minoli, Benedict Occhiogrosso
Издательство: Wiley-IEEE Press
Год: 2024
Страниц: 493
Язык: английский
Формат: pdf (true), epub
Размер: 26.4 MB

Apply the technology of the future to networking and communications. Artificial Intelligence (AI), which enables computers or computer-controlled systems to perform tasks which ordinarily require human-like intelligence and decision-making, has revolutionized computing and digital industries like few other developments in recent history. Tools like artificial neural networks (ANNs), large language models, and Deep Learning have quickly become integral aspects of modern life. With research and development into AI technologies proceeding at lightning speeds, the potential applications of these new technologies are all but limitless. Artificial Intelligence (AI) is a subfield of Computer Science (CS) that focuses on the creation of computer-based systems, applications, and algorithms that mimic, to the degree possible, some cognitive processes intrinsic to human intelligence. The field has had a long history and is now blossoming in an all-encompassing manner. AI technologies, particularly Machine Learning (ML) and Deep Learning (DL), are becoming ubiquitous in nearly all aspects of modern life. DL is a subfield of ML as discussed below. The goals of learning are (i) understanding a process or phenomenon and (ii) making prediction about outcomes, namely, inferring a function or relationship that maps the input to an output in such a manner that the learned relationship can be used to predict the future output from a future input. AI applications, and ML/DL- based systems in particular, are positioned to take over complex tasks generally performed by humans (decision- makers) or to provide added support to people. Siri, Alexa, augmented reality (AR), autonomous driving, and object recognition are just a few examples of AI applications.
Разместил: Ingvar16 13-11-2023, 19:45 | Комментарии: 0 | Подробнее
Название: Google Professional Cloud Developer Exam Guide: Ace the Google Professional Cloud Developer Exam with this comprehensive guide
Автор: Fiifi Baidoo
Издательство: BPB Publications
Год: 2024
Страниц: 373
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Get the knowledge and skills you need to become a certified Google Cloud Developer. The Google Professional Cloud Developer Exam Guide is a comprehensive study guide for the Google Professional Cloud Developer exam. It covers all the topics you need to master to design, develop, deploy, and manage cloud-native applications on Google Cloud Platform (GCP). The book starts with an introduction to the certification and the skills and knowledge you need to pass the exam. Then, it covers the different development environments for GCP development, the most important GCP products and services, and the principles of designing high-performance and secure applications. The book also covers designing and building cloud-native applications, different application deployment strategies, and how to deploy apps and services on GCP. It also shows how to integrate applications with GCP services and how to monitor and manage app workloads. To help you prepare for the exam, the book ends with a chapter of quiz solutions. Overall, this book is a great resource for anyone preparing for the Google Professional Cloud Developer exam. In Cloud Profiler, you can click the top functions list to discover the most costly functions and select one to enable the focus view. They could be some low-hanging fruit that you need to include. Profiler is free and supports Java, Go, Node.js, and Python applications running on Google Kubernetes Engine, Compute Engine, App Engine environments, and containers or VMs hosted in the cloud. As we delve deeper, each of the 11 chapters will unravel a different facet of cloud development—from Operations APIs to Machine Learning APIs, from creating a custom VPC to designing high-performance applications.
Разместил: Ingvar16 13-11-2023, 16:17 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности