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

  • Добавил: literator
  • Дата: 29-01-2023, 17:57
  • Комментариев: 0
Research Anthology on Agile Software, Software Development, and Testing, Vol. 3Название: Research Anthology on Agile Software, Software Development, and Testing, Vol. 3
Автор: Mehdi Khosrow (Editor)
Издательство: IGI Global/Engineering Science Reference
Год: 2022
Страниц: 2206
Язык: английский
Формат: pdf (true)
Размер: 54.3 MB

This reference book covers emerging trends of software development and testing, discussing the newest developments in Agile software and its usage spanning multiple industries, covering topics such as global software engineering, knowledge management, and product development. Software development continues to be an ever-evolving field as organizations require new and innovative programs that can be implemented to make processes more efficient, productive, and cost-effective. Agile practices particularly have shown great benefits for improving the effectiveness of software development and its maintenance due to their ability to adapt to change. It is integral to remain up to date with the most emerging tactics and techniques involved in the development of new and innovative software.
  • Добавил: literator
  • Дата: 29-01-2023, 16:42
  • Комментариев: 0
Android Studio Electric Eel Essentials - Java Edition: Developing Android Apps Using Android Studio 2022.1.1 and JavaНазвание: Android Studio Electric Eel Essentials - Java Edition: Developing Android Apps Using Android Studio 2022.1.1 and Java
Автор: Neil Smyth
Издательство: Payload Media
Год: 2023 (Rev: 1.0)
Страниц: 820
Язык: английский
Формат: pdf (true)
Размер: 51.9 MB

Fully updated for Android Studio Electric Eel, this book aims to teach 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. An overview of Android Studio is included covering 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 are also included covering the Android Architecture Components, including view models, lifecycle management, Room database access, the Database Inspector, app navigation, live data, and data binding.
  • Добавил: literator
  • Дата: 29-01-2023, 16:20
  • Комментариев: 0
Android Studio Dolphin Essentials - Java Edition: Developing Android Apps Using Android Studio 2021.3.1 and JavaНазвание: Android Studio Dolphin Essentials - Java Edition: Developing Android Apps Using Android Studio 2021.3.1 and Java
Автор: Neil Smyth
Издательство: Payload Media
Год: 2022 (Rev: 1.0)
Страниц: 806
Язык: английский
Формат: epub (true)
Размер: 15.1 MB

Fully updated for Android Studio Dolphin, this book aims to teach you how to develop Android-based applications using the Java programming language. This book begins with the basics and outlines the steps necessary to set up an Android development and testing environment. An overview of Android Studio is included covering 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 are also included covering the Android Architecture Components including view models, lifecycle management, Room database access, the Database Inspector, app navigation, live data, and data binding.
  • Добавил: literator
  • Дата: 29-01-2023, 16:09
  • Комментариев: 0
Android Studio Electric Eel Essentials - Kotlin Edition: Developing Android Apps Using Android Studio 2022.1.1Название: Android Studio Electric Eel Essentials - Kotlin Edition: Developing Android Apps Using Android Studio 2022.1.1
Автор: Neil Smyth
Издательство: Payload Media
Год: 2023 (Rev: 1.0)
Страниц: 828
Язык: английский
Формат: pdf (true), epub
Размер: 62.1 MB

Fully updated for Android Studio Electric Eel, this book aims to teach you how to develop Android-based applications using the Kotlin programming language. This book begins with the basics and outlines the steps necessary 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. An overview of Android Studio is included covering 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.
  • Добавил: literator
  • Дата: 29-01-2023, 15:48
  • Комментариев: 0
SwiftUI Essentials - iOS 16 Edition: Learn to Develop iOS Apps Using SwiftUI, Swift, and Xcode 14Название: SwiftUI Essentials - iOS 16 Edition: Learn to Develop iOS Apps Using SwiftUI, Swift, and Xcode 14
Автор: Neil Smyth
Издательство: Payload Media
Год: 2022 (Rev: 1.0a)
Страниц: 565
Язык: английский
Формат: pdf (true), epub
Размер: 49.9 MB

This book will teach you the skills necessary to build iOS 16 applications using SwiftUI, Xcode 14, and the Swift 5.7 programming language. Beginning with the basics, this book outlines the steps necessary to set up an iOS development environment, together with an introduction to using Swift Playgrounds to learn and experiment with Swift. The book also includes in-depth chapters introducing the Swift 5.7 programming language, including data types, control flow, functions, object-oriented programming, property wrappers, structured concurrency, and error handling. A guided tour of Xcode in SwiftUI development mode follows an introduction to the key concepts of SwiftUI and project architecture. The book also covers creating custom SwiftUI views and explains how these views are combined to create user interface layouts, including stacks, frames, and forms. Other topics covered include data handling using state properties and observable, state, and environment objects, as are key user interface design concepts such as modifiers, lists, tabbed views, context menus, user interface navigation, and outline groups. The book also includes chapters covering graphics drawing, user interface animation, view transitions and gesture handling, WidgetKit, document-based apps, Core Data, CloudKit, and SiriKit integration.
  • Добавил: literator
  • Дата: 29-01-2023, 15:32
  • Комментариев: 0
Jetpack Compose 1.2 Essentials: Developing Android Apps with Jetpack Compose 1.2, Android Studio, and KotlinНазвание: Jetpack Compose 1.2 Essentials: Developing Android Apps with Jetpack Compose 1.2, Android Studio, and Kotlin
Автор: Neil Smyth
Издательство: Payload Media
Год: 2022 (Rev: 1.0)
Страниц: 565
Язык: английский
Формат: pdf (true), epub
Размер: 38.6 MB

Fully updated for Jetpack Compose 1.2, this book will teach you how to build Android applications using Jetpack Compose, Android Studio, and the Kotlin programming language. Beginning with the basics, this book explains how to set up an Android Studio development environment. The book also includes in-depth chapters introducing the Kotlin programming language including data types, operators, control flow, functions, lambdas, object-oriented programming, and asynchronous programming using coroutines. An introduction to the key concepts of Jetpack Compose and Android project architecture is followed by a guided tour of Android Studio in Compose development mode. The book also covers the creation of custom Composables and explains how these functions are combined to create user interface layouts including the use of row, column, box, and list components.
  • Добавил: Igor1977
  • Дата: 29-01-2023, 15:31
  • Комментариев: 0

Название: Python 3 и PyQt 6. Разработка приложений
Автор: Прохоренок Н.А., Дронов В.А.
Издательство: СПб.: БХВ-Петербурr
Год: 2023
Формат: pdf, png
Страниц: 832
Размер: 59 mb
Язык: Русский

Описан язык Python 3: типы данных, операторы, условия ветвления и выбора, циклы, регулярные выражения, функции, классы, работа с файлами и каталогами, взаимодействие с механизмами Windows, часто используемые модули стандартной библиотеки. Особое внимание уделено библиотеке PyQt, позволяющей создавать приложения с графическим интерфейсом. Описаны средства для создания и вывода окон, основных компонентов (кнопок, полей, полей, списков, таблиц, меню, панелей инструментов и др.).
  • Добавил: Igor1977
  • Дата: 29-01-2023, 14:47
  • Комментариев: 0

Название: 1С:Счетчик ворон. Мастер-класс по мобильной разработке в среде 1С:Предприятие
Автор: Султанова А.И., Шаронова А.А.
Издательство: 1С-Паблишинг
Год: 2022
Формат: pdf
Страниц: 215
Размер: 13 mb
Язык: Русский

Книга адресована широкому кругу читателей: тем, кто совсем не знает программирования, но хочет попробовать себя в сфере ИТ, и тем, кто уже знаком с разработкой программ и хотел бы попробовать свои силы в создании мобильных приложений. Пособие подойдет и школьникам 12-16 лет, и студентам для самостоятельного знакомства с мобильной платформой «1С:Предприятие 8», и преподавателям для проведения занятий.
  • Добавил: literator
  • Дата: 28-01-2023, 20:32
  • Комментариев: 0
Applied Machine Learning and AI for Engineers: Solve Business Problems That Can't Be Solved Algorithmically (Final Release)Название: Applied Machine Learning and AI for Engineers: Solve Business Problems That Can't Be Solved Algorithmically (Final Release)
Автор: Jeff Prosise
Издательство: O’Reilly Media, Inc.
Год: 2023
Страниц: 428
Язык: английский
Формат: True/Retail PDF EPUB
Размер: 64.7 MB

While many introductory guides to AI are calculus books in disguise, this one mostly eschews the math. Instead, author Jeff Prosise helps engineers and software developers build an intuitive understanding of AI to solve business problems. Need to create a system to detect the sounds of illegal logging in the rainforest, analyze text for sentiment, or predict early failures in rotating machinery? This practical book teaches you the skills necessary to put AI and Machine Learning to work at your company. Applied Machine Learning and AI for Engineers provides examples and illustrations from the AI and ML course Prosise teaches at companies and research institutions worldwide. There's no fluff and no scary equations—just a fast start for engineers and software developers, complete with hands-on examples.
  • Добавил: literator
  • Дата: 28-01-2023, 19:51
  • Комментариев: 0
Getting Started in Mathematical Life Sciences: From MATLAB Programming to Computer SimulationsНазвание: Getting Started in Mathematical Life Sciences: From MATLAB Programming to Computer Simulations
Автор: Makoto Sato
Издательство: Springer
Год: 2023
Страниц: 211
Язык: английский
Формат: pdf (true), epub
Размер: 40.2 MB

This book helps the reader make use of the mathematical models of biological phenomena starting from the basics of programming and computer simulation. Computer simulations based on a mathematical model enable us to find a novel biological mechanism and predict an unknown biological phenomenon. Mathematical biology could further expand the progress of modern life sciences. Although many biologists are interested in mathematical biology, they do not have experience in mathematics and Computer Science. MATLAB is an ideal programming platform for the beginners of Computer Science. This book starts from the very basics about how to write a programming code for MATLAB (or Octave), explains how to solve ordinary and partial differential equations, and how to apply mathematical models to various biological phenomena. Because MATLAB codes are embedded and explained throughout the book, it will be easy to catch up with the text.