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

  • Добавил: TRex
  • Дата: 18-03-2022, 17:39
  • Комментариев: 0
Название: Beginning PyQt: A Hands-on Approach to GUI Programming with PyQt6, 2nd Edition
Автор: Joshua M Willman
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 557
Размер: 10 Mb
Язык: English

Learn GUI application development from the ground up by building simple projects that teach the fundamentals of using PyQt6. This 2nd edition includes updated code, programs, and new chapters to get you started using the newest version. Taking a practical approach, each chapter will gradually teach more advanced and diverse concepts to aid you in designing and customizing interesting and professional applications.
  • Добавил: TRex
  • Дата: 18-03-2022, 17:27
  • Комментариев: 0
Название: The Definitive Guide to Jakarta Faces in Jakarta EE 10: Building Java-Based Enterprise Web Applications
Автор: Bauke Scholtz, Arjan Tijms
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 532
Размер: 10 Mb
Язык: English

Learn and master the new features in the new Eclipse Jakarta Faces (formerly JavaServer Faces or JSF) web framework in this definitive guide written by two of the driving forces of the Faces project and the co-creators of the OmniFaces library. Authors Bauke Scholtz and Arjan Tijms take you through real-world examples that demonstrate how these new features are used with other APIs in Jakarta EE. You’ll see the new and exciting ways Jakarta Faces applications can use to communicate between a client and a server, such as using WebSockets, invoking bean methods directly from Ajax, executing client-side jаvascript when Ajax calls complete, and more
  • Добавил: TRex
  • Дата: 18-03-2022, 17:14
  • Комментариев: 0
Название: Kubernetes Native Development: Develop, Build, Deploy, and Run Applications on Kubernetes
Автор: Benjamin Schmeling, Maximilian Dargatz
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 409
Размер: 10 Mb
Язык: English

Building applications for Kubernetes is both a challenge and an opportunity―a challenge because the options and complexity to develop for Kubernetes are evolving rapidly, an opportunity because, if done right, your applications will go into production quicker, scale easier, and run smoother.
  • Добавил: TRex
  • Дата: 18-03-2022, 17:00
  • Комментариев: 0
Название: R 4 Quick Syntax Reference: A Pocket Guide to the Language, API's and Library
Автор: Margot Tollefson
Издательство: Apress
Год: 2022
Формат: True (ePUB, PDF)
Страниц: 602
Размер: 10 Mb
Язык: English

This handy reference book detailing the intricacies of R covers version 4.x features, including numerous and significant changes to syntax, strings, reference counting, grid units, and more.
Starting with the basic structure of R, the book takes you on a journey through the terminology used in R and the syntax required to make R work. You will find looking up the correct form for an expression quick and easy. Some of the new material includes information on RStudio, S4 syntax, working with character strings, and an example using the Twitter API.
  • Добавил: Igor1977
  • Дата: 18-03-2022, 15:25
  • Комментариев: 0

Название: Kotlin Multiplatform by Tutorials
Автор: Carlos Mota, Saeed Taheri and Kevin D Moore
Издательство: Razeware LLC
Год: 2022
Формат: pdf
Страниц: 400
Размер: 35 mb
Язык: Английский

The best book to teach you how to share code across platforms using Kotlin Multiplatform. You’ll gain the foundation of creating user interfaces using native UI toolkits and then writing common code for serialization, networking and persistence. You’ll also learn how dependency injection, testing and different architectures fit in with Kotlin Multiplatform so that you build maintainable and scalable apps for the real world.
  • Добавил: TRex
  • Дата: 18-03-2022, 12:58
  • Комментариев: 0
Название: Computer Systems: Digital Design, Fundamentals of Computer Architecture and ARM Assembly Language 2nd Edition
Автор: Ata Elahi
Издательство: Springer
Год: 2022
Формат: PDF
Страниц: 307
Размер: 10 Mb
Язык: English

This updated textbook covers digital design, fundamentals of computer architecture, and ARM assembly language. The book starts by introducing computer abstraction, basic number systems, character coding, basic knowledge in digital design, and components of a computer. The book goes on to discuss information representation in computing, Boolean algebra and logic gates, and sequential logic. The book also presents introduction to computer architecture, Cache mapping methods, and virtual memory.
  • Добавил: gol8425
  • Дата: 18-03-2022, 10:50
  • Комментариев: 0
Секреты javascript ниндзя
Название: Секреты jаvascript ниндзя
Автор: Резиг Джон, Бибо Беэр
Издательство: Вильямс
Год: 2015
Формат: pdf
ISBN: 978-5-8459-1959-5
Размер: 24,8 мб
Качество: хорошее
Язык: русский

Книга Секреты jаvascript ниндзя раскрывает секреты мастерства разработки веб-приложений на jаvascript (соавтор книги, Джон Резиг - создатель библиотеки JQuery). Начиная с пояснения таких основных понятий, как функции, объекты, замыкания, прототипы, регулярные выражения и таймеры, авторы постепенно проводят читателя по пути обучения от ученика до мастера, раскрывая немало секретов и специальных приемов программирования на конкретных примерах кода jаvascript.
  • Добавил: TRex
  • Дата: 18-03-2022, 10:49
  • Комментариев: 0
Название: Istio in Action
Автор: Christian Posta, Rinor Maloku
Издательство: Manning Publications
Год: 2022
Формат: True PDF
Страниц: 480
Размер: 21,1 Mb
Язык: English

Istio in Action is a comprehensive guide to handling authentication, routing, retrying, load balancing, collecting data, security, and other common network-related tasks using the Istio service mesh platform.
The “service mesh” pattern, implemented by platforms like Istio, helps you push operational issues into the infrastructure so the application code is easier to understand, maintain, and adapt. Istio in Action teaches you how to implement a full-featured Istio-based service mesh to manage a microservices application.
  • Добавил: TRex
  • Дата: 18-03-2022, 10:40
  • Комментариев: 0
Название: Effective Software Testing: A developer's guide
Автор: Mauricio Aniche
Издательство: Manning Publications
Год: 2022
Формат: True PDF
Страниц: 329
Размер: 10 Mb
Язык: English

Go beyond basic testing! Great software testing makes the entire development process more efficient, from understanding your code before you write it to catching bugs in tricky corner cases.
Effective Software Testing is a hands-on guide to creating high quality tests, from your first line of code through pre-delivery checks. It’s full of techniques drawn from proven research in software engineering. You’ll learn to efficiently engineer tests specifically for your software and end reliance on generic testing practices that may be right for every project.
  • Добавил: TRex
  • Дата: 17-03-2022, 11:22
  • Комментариев: 0
Название: Implementing DevSecOps with Docker and Kubernetes: An Experiential Guide to Operate in the DevOps Environment
Автор: Jose Manuel Ortega Candel
Издательство: BPB Publications
Год: 2022
Формат: ePUB, PDF
Страниц: 897
Размер: 21 Mb
Язык: English

Building and securely deploying container-based applications with Docker and Kubernetes using open source tools.
Key Features
- Real-world examples of vulnerability analysis in Docker containers.
- Includes recommended practices for Kubernetes and Docker with real execution of commands.
- Includes essential monitoring tools for Docker containers and Kubernetes configuration.