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

  • Добавил: umkaS
  • Дата: 7-10-2023, 13:26
  • Комментариев: 0
Название: DAX для профессионалов: теория и практика. Выведи свои аналитические навыки в Microsoft Power BI на новый уровень
Автор: Розема М., Влотман Х.
Издательство: ДMK
Год: 2023
Cтраниц: 403
Формат: pdf
Размер: 31 мб
Язык: русский

В книге излагаются основы моделирования данных с точки зрения языка DAX. Разбираются реальные бизнес-сценарии, связанные с учетом складских запасов, прогнозированием, взаимодействием между отделами в рамках компании и безопасностью данных. Прорабатываются нюансы моделирования данных и распространенные ошибки, допускаемых при построении сложных агрегаций.
  • Добавил: polyanskiy
  • Дата: 7-10-2023, 12:43
  • Комментариев: 0

Автор: Агеев М. И., Алик В. П., Марков Ю. И.
Название: Библиотека алгоритмов 51б—100б. Справочное пособие. Библиотека технической кибернетики
Издательство: М:, Советское радио
Год: 1976
Страниц: 136
Формат: DJVU, PDF
Размер: 11 МБ
В книге приводятся описания алгоритмов по широкому кругу вопросов прикладной математики и программирования на алгоритмическом языке АЛГОЛ-60, публиковавшихся первоначально в журнале «Communications of the ACM» (США) под номерами 51—100, переведенных на русский язык, исправленных, улучшенных и отлаженных на ЭВМ авторами данного выпуска...
  • Добавил: literator
  • Дата: 7-10-2023, 04:35
  • Комментариев: 0
Название: Coding for Beginners - 16th Edition, 2023
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2023
Страниц: 98
Язык: английский
Формат: pdf
Размер: 45.4 MB

Если вы новичок и хотите узнать все, что вам нужно для начала программирования, то "Программирование для начинающих" - это первое и единственное независимое руководство, которое полно полезных советов и пошаговых руководств с подробными объяснениями, написанных на простом и понятном английском языке. На этой новой странице руководства пользователя вы узнаете все, что вам нужно знать, чтобы создать свое собственное потрясающее приложение на C++ или Python. В этом неофициальном руководстве задача не останется неразрешимой, и проблема не останется без ответа, когда вы будете учиться, осваивать и совершенствовать свои навыки программирования.
  • Добавил: literator
  • Дата: 7-10-2023, 02:31
  • Комментариев: 0
Название: Hyperautomation with Generative AI: Learn how Hyperautomation and Generative AI can help you transform your business and create new value
Автор: Jagreet Kaur
Издательство: BPB Publications
Год: 2024
Страниц: 812
Язык: английский
Формат: pdf, epub
Размер: 10.2 MB

Understand how to leverage Hyperautomation and Generative AI to accelerate Business Transformation. Hyperautomation and Generative AI, when combined, can create powerful new capabilities for businesses. If you are a business leader looking to improve your productivity, efficiency, and customer satisfaction by adopting hyperautomation and generative AI technologies, then this book is for you. Generative AI has gained significant attention with the rise of Deep Learning models. Generative AI is a form of Artificial Intelligence technology that can produce various types of content, such as text, images, audio, and synthetic data. It has gained attention recently due to its ability to generate high-quality content quickly. Variational Autoencoders were among the first Deep Learning models used for generating realistic images and speech. VAEs enabled the scaling of generative models and paved the way for subsequent technologies like GANs and diffusion models. This book is for professionals who are interested in automation and Generative AI.
  • Добавил: literator
  • Дата: 7-10-2023, 02:01
  • Комментариев: 0
Название: Programming C# 12.0 Build Cloud, Web, and Desktop Applications (Early Release)
Автор: Ian Griffiths
Издательство: O’Reilly Media, Inc.
Год: 2023-10-05
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.2 MB

C# is undeniably one of the most versatile programming languages available to engineers today. With this comprehensive guide, you'll learn just how powerful the combination of C# and .NET can be. Author Ian Griffiths guides you through C# 12.0 and .NET 8 fundamentals and techniques for building cloud, web, and desktop applications. Designed for experienced programmers, this book provides many code examples to help you work with the nuts and bolts of C#, such as generics, LINQ, and asynchronous programming features. You'll get up to speed on .NET 8 and the latest C# 11.0 and 12.0 additions, including generic math, new polymorphism options, enhanced pattern matching, and new features designed to improve productivity. The C# programming language (pronounced “see sharp”) is used for many kinds of applications, including websites, cloud-based systems, artificial intelligence, IoT devices, desktop applications, embedded controllers, mobile apps, games, and command-line utilities. C#, along with the supporting runtime, libraries, and tools known collectively as .NET, has been center stage for Windows developers for over 20 years. Today, .NET is cross-platform and open source, enabling applications and services written in C# to run on operating systems including Android, iOS, macOS, and Linux, as well as on Windows.
  • Добавил: literator
  • Дата: 6-10-2023, 21:56
  • Комментариев: 0
Название: Vue.js for Jobseekers: A complete guide to learning Vue.js, building projects, and getting hired
Автор: Clive Harber
Издательство: BPB Publications
Год: 2024
Страниц: 625
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Learn how to build cross-platform applications with Vue.js. Vue.js is a rapidly growing frontend framework with a large and active community. It is a great choice for developers who are looking for a modern, lightweight, and versatile framework to build web applications. This book teaches you how to design and build client-side applications using Vue.js, a popular jаvascript framework. It starts with a solid foundation in the Vue framework, its core principles, and HTML and CSS. Then, it covers the latest Vue.js ecosystem, including Vue CLI, Pinia, Vue Router, and Composition API. Next, it shows you how to use server-side rendering with Nuxt.js, how to build a web interface, how to test your code, and how to integrate your application with a back end. Finally, it teaches you how to write good quality, maintainable code that adheres to industry standards and best practices. By the end of this book, you will be a skilled Vue.js developer with the confidence to build high-quality, maintainable applications that meet the needs of your users.
  • Добавил: literator
  • Дата: 6-10-2023, 17:11
  • Комментариев: 0
Название: Enterprise Transformation to Artificial Intelligence and the Metaverse: Strategies for the Technology Revolution
Автор: W. Kimmerly
Издательство: Mercury Learning and Information
Год: 2024
Страниц: 296
Язык: английский
Формат: pdf, epub (true)
Размер: 15.7 MB

This book provides guidance on how organizations can respond effectively to a rapidly converging collection of advanced technologies, methods, and models often referred to as "the metaverse." The arrival of the metaverse will likely lead to one of the most disruptive eras in modern history. We will see our personal, social, professional, and business lives change just as dramatically as we experienced with the arrival of the personal computer, Internet, and smart phone. The book also discusses some of the most important metaverse technologies, concepts, and methods which are needed by organizational leaders to understand as they begin to map out their metaverse transformation plans. These discussions are followed by detailed chapters on the main elements of an effective enterprise transformation initiative, concluding with a detailed hypothetical case study that describes how such a transformation can be accomplished. The central purpose of the book is to help executives and other professionals in charting an effective course to the Metaverse. Metaverse technologies are emerging much more rapidly than most of us expected. Organizations around the world are being caught by surprise and are not sure how to react. We can see this clearly when we look at just one component of the Metaverse, Artificial Intelligence (AI). The explosive emergence in 2022 of generative AI capabilities, like ChatGPT, provides a stark preview of what lies ahead for organizations. AI could, within a decade, transform most processes used within companies, as well as the products and services they provide. Most workers, from executive management to the learned professional ranks, to the shop floor, will be affected.
  • Добавил: umkaS
  • Дата: 6-10-2023, 14:44
  • Комментариев: 0
Название: TinyML. Книга рецептов
Автор: Йодиче Дж. М.
Издательство: ДMK
Год: 2023
Cтраниц: 300
Формат: pdf
Размер: 30 мб
Язык: русский

TinyML – технология, призванная расширить использование искусственного интеллекта за счет устройств с малым энергопотреблением, таких как микроконтроллеры. Прочитав эту книгу, вы сможете свободно использовать передовые практики и фреймворки ML в своей работе. Среди рассматриваемых тем:
  • Добавил: umkaS
  • Дата: 6-10-2023, 14:37
  • Комментариев: 0
Название: Эффективное тестирование программного обеспечения
Автор: Аниче М.
Издательство: ДMK
Год: 2022 (2023)
Cтраниц: 370
Формат: pdf
Размер: 24 мб
Язык: русский

В этой книге представлены основы систематического эффективного тестирования программного обеспечения. Показаны способы автоматизировать часть этого процесса, приводятся шаблоны проектирования, которые помогут писать легко контролируемый и простой для наблюдения код. Обсуждаются модульные, интеграционные и системные тесты; рассматривается передовой опыт работы с тестовым кодом. Издание адресовано разработчикам с разным уровнем знаний: начинающие детально изучат процесс тестирования на конкретных примерах, опытные познакомятся с новыми практическими приемами и отточат имеющиеся навыки.
  • Добавил: literator
  • Дата: 6-10-2023, 09:17
  • Комментариев: 0
Название: Certified Kubernetes Application Developer (CKAD) Exam Success Guide: Ace your career in Kubernetes development with CKAD certification
Автор: Sethumadhavan Kishore
Издательство: BPB Publications
Год: 2024
Страниц: 485
Язык: английский
Формат: pdf, epub
Размер: 45.6 MB

Learn all skills needed to be a Certified Kubernetes professional. Want to become a Certified Kubernetes Application Developer (CKAD)? If you're looking to take your Kubernetes skills to the next level, then you need this book. This comprehensive and easy-to-read guide is perfect for aspiring Kubernetes developers and seasoned professionals alike. It covers everything you need to know to confidently prepare for and pass the CKAD certification exam. It starts with the basics of Kubernetes, Docker, and Minikube, and then progresses to more advanced topics such as deployment strategies, pod design, networking, security, monitoring, volume, probes and more. It even includes two full scale mock exams to help you practice for the real CKAD exam. By the end of the book, you will have the knowledge and skills you need to excel in deploying and managing containerized applications in Kubernetes environments and should feel confident to appear for the CKAD exam. In th Chapter 1, we will learn how software development and deployment have changed over the years and also do a deep dive and try to understand the world of Cloud native technologies, Container, Docker and Kubernetes. We will also learn how to set up your Minikube. Minikube is a tool that allows you to run a single-node Kubernetes cluster locally on your own machine.