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

  • Добавил: literator
  • Дата: 12-08-2023, 05:41
  • Комментариев: 0
Название: Kubernetes Patterns: Reusable Elements for Designing Cloud Native Applications, 2nd Edition (Final)
Автор: Bilgin Ibryam, Roland Huss
Издательство: O’Reilly Media, Inc.
Год: 2023
Страниц: 393
Язык: английский
Формат: True PDF, True EPUB (Retail Copy)
Размер: 10.19 MB

The way developers design, build, and run software has changed significantly with the evolution of microservices and containers. These modern architectures offer new distributed primitives that require a different set of practices than many developers, tech leads, and architects are accustomed to. With this focused guide, Bilgin Ibryam and Roland Huss provide common reusable patterns and principles for designing and implementing cloud native applications on Kubernetes. This book aims to help developers discover and learn about the most common patterns for creating cloud native applications with Kubernetes. First, let’s take a brief look at the two primary ingredients of this book: Kubernetes and design patterns. Kubernetes is a container orchestration platform. Today, Kubernetes is considered one of the most popular projects on GitHub. It is fair to claim that Kubernetes is the most commonly used and feature-rich container orchestration platform. Kubernetes also forms the foundation of other platforms built on top of it. The most prominent of those Platform-as-a-Service systems is Red Hat OpenShift, which provides various additional capabilities to Kubernetes. These are only some reasons we chose Kubernetes as the reference platform for the cloud native patterns in this book. This book assumes you have some basic knowledge of Kubernetes.
  • Добавил: literator
  • Дата: 12-08-2023, 03:56
  • Комментариев: 0
Название: Applied Numerical Methods with MATLAB for Engineers and Scientists, 5th Edition
Автор: Steven C. Chapra
Издательство: McGraw Hill
Год: 2023
Страниц: 753
Язык: английский
Формат: pdf (true), epub
Размер: 50.7 MB

This book is designed to support a one-semester course in numerical methods. It has been written for students who want to learn and apply numerical methods in order to solve problems in engineering and science. As such, the methods are motivated by problems rather than by mathematics. That said, sufficient theory is provided so that students come away with insight into the techniques and their shortcomings. MATLAB provides a great environment for such a course. Although other environments (e.g., Excel/VBA, Mathcad) or languages (e.g., Fortran 90, C++, Python) could have been chosen, MATLAB presently offers a nice combination of handy programming features with powerful built-in numerical capabilities. On the one hand, its M-file programming environment allows students to implement moderately complicated algorithms in a structured and coherent fashion. On the other hand, its built-in, numerical capabilities empower students to solve more difficult problems without trying to “reinvent the wheel.” Algorithms Presented Using MATLAB M-files. Instead of using pseudocode, this book presents algorithms as well-structured MATLAB M-files. Aside from being useful computer programs, these provide students with models for their own M-files that they will develop as homework exercises.
  • Добавил: SCART56
  • Дата: 11-08-2023, 23:10
  • Комментариев: 0

Название: Java. Руководство для начинающих
Автор(ы): Шилдт Г.
Издательство: СПб.: Диалектика
Год: 2019
Страниц: 810
Формат: PDF
Размер: 12 Мб
Язык: русский

Очередное издание бестселлера, обновленное с учетом всех новинок Java Platform, Standard Edition 9 (Java SE 9), позволит читателям в кратчайшие сроки приступить к программированию на языке Java. Опытнейший автор Герберт Шилдт уже в начале книги познакомит читателей с тем, как создаются, компилируются и выполняются программы, написанные на Java. Далее обсуждаются ключевые слова, синтаксис и языковые конструкции, составляющие основу Java. Также будут рассмотрены темы повышенной сложности, включая многопоточное программирование, обобщения, лямбда-выражения, Swing, JavaFX и ключевое нововведение Java SE 9 — модули. В качестве бонуса читателей ждет знакомство с JShell — новой интерактивной оболочкой Java.
  • Добавил: literator
  • Дата: 11-08-2023, 22:07
  • Комментариев: 0
Название: TypeScript Cookbook: Real World Type-Level Programming, Final Release
Автор: Stefan Baumgartner
Издательство: O’Reilly Media, Inc.
Год: 2023-08-08
Страниц: 550
Язык: английский
Формат: True EPUB (Retail Copy), pdf (conv)
Размер: 18.5 MB

TypeScript is one of the most important tools for jаvascript developers. Still, even experienced developers wonder why the TypeScript compiler is throwing squiggly red lines at them. Enter TypeScript Cookbook. With this practical guide, author Stefan Baumgartner provides senior engineers with solutions for everyday TypeScript problems. If you're conversant with TypeScript as well as jаvascript basics, this book provides actionable recipes to help you tackle a wide array of issues. From setting up complex project structures to developing advanced helper types, each self-contained recipe guides you through the problem and discusses why and how a solution works.
  • Добавил: literator
  • Дата: 11-08-2023, 21:17
  • Комментариев: 0
Название: Killer ChatGPT Prompts: Harness the Power of AI for Success and Profit
Автор: Guy Hart-Davis
Издательство: Wiley
Год: 2023
Страниц: 270
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.2 MB

Unlock the full capabilities of ChatGPT at work, at home, and in your day-to-day. By now, you’ve heard of ChatGPT and its incredible potential. You may even have tried to use it a few times just to see it in action for yourself. But have you ever wondered what ChatGPT is truly capable of? Killer ChatGPT Prompts: Harness the Power of AI for Success and Profit will show you the true power of Large Language Models (LLMs) like ChatGPT. In the book, veteran IT educator and trusted author Guy Hart-Davis shows you the exact prompts he’s discovered to unlock a huge variety of expert business writing, like emails and proposals, data analysis use cases, lesson plans, information exchange scripts, and more! Along with the skills you've read about in other chapters, ChatGPT is pretty good at programming. That might seem strange; but ChatGPT is a large language model, and programs are written in various programming languages, most of which obey far more formal structures than English and the other human languages that ChatGPT handles so well. If you're a programmer or you work in software development, try integrating ChatGPT into your workflow and see what it can do for you. Even if your interest in programming is casual and you just need to hack together a quick-and-dirty Word VBA macro or a Python script to perform a one-time task, ChatGPT may be able to save you time and effort. Which Programming Languages Can ChatGPT Help You With? The short answer is: most of them. Python, Java, jаvascript, C, C++, C#, Ruby, PHP, Swift, Go, R, SQL, TypeScript, VBA, Rust, and MATLAB—ChatGPT is happy to help you with all of these, and more.
  • Добавил: SCART56
  • Дата: 11-08-2023, 21:13
  • Комментариев: 2

Название: Программирование микроконтроллеров для начинающих и не только
Автор: А. Белов
Издательство: НиТ
Год: 2016
Cтраниц: 352
Формат: pdf
Размер: 11 мб
Язык: русский

Вы хотите научиться разрабатывать самостоятельно интересные устройства на микроконтроллерах? Хотите легко научиться придумывать схемы и писать программы? Тогда эта книга для вас! Новейший самоучитель позволит уверенно пройти путь от уровня, получившего меткое название "чайник", до вполне готового специалиста, умеющего самостоятельно разрабатывать готовые работоспособные микроэлектронные устройства. Процесс освоения начинается с азов цифровой техники (базовые элементы цифровой логики, теория цифрового сигнала, основы Булевой Алгебры, системы исчисления и т.п.). Следуя постепенно от простого к сложному, вы изучите основы микропроцессорной техники, возможности семейства микроконтроллеров на примере AVR. Ну и, наконец, вы освоите основы схемотехники и конструирования микроэлектронных устройств. Книга позволит изучить сразу два языка программирования для микроконтроллеров (язык Ассемблера и язык СИ). Научит транслировать, отлаживать программы, прошивать их в память микроконтроллера, правильно обращаться с инструментальными программами и разными видами программаторов.
  • Добавил: literator
  • Дата: 11-08-2023, 20:17
  • Комментариев: 0
Название: Analysis, Cryptography and Information Science
Автор: Nicholas J Daras, Panos M Pardalos
Издательство: World Scientific Publishing
Серия: Series on Computers and Operations Research
Год: 2023
Страниц: 283
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This compendium focuses on self-contained presentations of various developments in mathematical analysis, cryptography and information science. The volume features both original research and survey papers contributed by experts from the international community. The book has a strong interdisciplinary flavor and features the most recent developments in the topics treated. This useful reference text benefits professionals, researchers, academics and graduate students. The chapters within this book have been contributed by experts from the international community, presenting the essential developments in the corresponding topics as well as problems treated. Particularly, the contributed chapters discuss topics on one-way actions via holomorphs and split extensions with cryptographic applications, supply chain security by the use of blockchains, cryptographic properties of Boolean functions generating similar De Bruijn sequences, the product subset problem featuring applications to number theory and cryptography, consecutive square-free numbers, cotangent sums related to the Riemann Hypothesis, the approximation of inverse functions of Dirichlet series by rational functions, qualitative queries with fuzzy techniques, topological data analysis and clustering, inequalities for convex functions with applications, as well as general DKH contractions in metric spaces.
  • Добавил: SCART56
  • Дата: 11-08-2023, 19:49
  • Комментариев: 0

Название: Введение в разработку приложений для смартфонов на ОС Android
Автор: Семакова А.
Издательство: М.: НОУ "Интуит"
Год: 2016
Страниц: 102
Формат: PDF
Размер: 10.4 Мб
Язык: русский

Android - открытая операционная система для мобильных телефонов, смартфонов, коммуникаторов, планшетных компьютеров, электронных книг, цифровых проигрывателей, наручных часов, нетбуков и смартбуков, основанная на ядре Liпux и поддерживающая различные аппаратные платформы, такие как ARМ, MIPS, POWER, х86.
  • Добавил: SCART56
  • Дата: 11-08-2023, 19:45
  • Комментариев: 0

Название: Android. Разработка приложений для чайников
Автор: Донн Фелкер
Издательство: Диалектика, Вильямс
Год: 2012
Страниц: 336
ISBN: 978-5-8459-1748-5, 978-0-470-77018-4
Формат: PDF
Размер: 10 Мб
Язык: русский
Серия: Для "чайников"

В наше время миллиарды пользователей носят в кармане портативные устройства, и в половине из них установлена операционная система Android. Даже если вы никогда не разрабатывали приложения для мобильных устройств, прочитав эту книгу, вы сможете воплотить свои невероятные идеи в современные приложения для платформы Android.
  • Добавил: SCART56
  • Дата: 11-08-2023, 19:41
  • Комментариев: 0

Название: Google Android. Программирование для мобильных устройств. 2-е изд. (+CD)
Автор: Голощапов А.Л.
Издательство: БХВ-Петербург
Год: 2012
Страниц: 448
ISBN: 978-5-9775-0729-5
Формат: PDF
Размер: 20 Mб
Язык: русский
Серия: Профессиональное программирование

Рассмотрена разработка программ для мобильных устройств под управлением операционной системы Google Android. Приведены базовые сведения о платформе Android. Описано программное обеспечение, необходимое для разработки Android-приложений.