Category: Software Development

Beginning Spring Data 0

Beginning Spring Data

eBook Details: Paperback: 439 pages Publisher: WOW! eBook (December 29, 2022) Language: English ISBN-10: 1484287630 ISBN-13: 978-1484287637 eBook Description: Beginning Spring Data: Data Access and Persistence for Spring Framework 6 and Boot 3 Use the popular Spring Data project for data access and persistence using various Java-based APIs such as JDBC, JPA, MongoDB, and more. This book shows how to easily incorporate data persistence and accessibility into your microservices, cloud-native applications, and monolithic enterprise applications. It also teaches you how to perform unit and performance testing of a component that accesses a database. And it walks you through an example of...

Introducing ReScript 0

Introducing ReScript

eBook Details: Paperback: 284 pages Publisher: WOW! eBook (December 28, 2022) Language: English ISBN-10: 1484288874 ISBN-13: 978-1484288870 eBook Description: Introducing ReScript: Functional Programming for Web Applications This book serves as a succinct guide on ReScript, a functional language for building web applications. Using examples of ReScript language features along with explanations of fundamental concepts in functional programming, this book will show web developers with a background in JavaScript how to effectively use ReScript to its full potential. In Introducing ReScript, you’ll learn how to use features in ReScript that JavaScript lacks, such as type inference, null-safety, algebraic data types, pattern matching,...

Kubernetes Programming with Go 0

Kubernetes Programming with Go

eBook Details: Paperback: 336 pages Publisher: WOW! eBook (December 25, 2022) Language: English ISBN-10: 1484290259 ISBN-13: 978-1484290255 eBook Description: Kubernetes Programming with Go: Programming Kubernetes Clients and Operators Using Go and the Kubernetes API This book begins by introducing the structure of the Kubernetes API and which operations it serves. Following chapters demonstrate how to write native Kubernetes resources definitions using Go structures defined in the API and API Machinery libraries. Miscellaneous utilities are described to help you work with different resource fields and to convert your resource definitions to or from YAML or JSON. Next, you will learn how to interact...

Practical Spring Cloud Function 0

Practical Spring Cloud Function

eBook Details: Paperback: 364 pages Publisher: WOW! eBook (December 25, 2022) Language: English ISBN-10: 1484289129 ISBN-13: 978-1484289129 eBook Description: Practical Spring Cloud Function: Developing Cloud-Native Functions for Multi-Cloud and Hybrid-Cloud Environments Unlike other resources that target only programming communities, this book targets both programming and business communities. With programming models shifting more towards no-code and low-code, citizen programmers from the business side will welcome this book as a guide for how to design and optimize their information pipeline while lowering costs for infrastructure. Programmers, on the other hand, will welcome this book’s business-centric programming view, which will get them a step...

Pro Android with Kotlin, 2nd Edition 0

Pro Android with Kotlin, 2nd Edition

eBook Details: Paperback: 891 pages Publisher: WOW! eBook; 2nd edition (December 24, 2022) Language: English ISBN-10: 1484287444 ISBN-13: 978-1484287446 eBook Description: Pro Android with Kotlin: Developing Modern Mobile Apps with Kotlin and Jetpack, 2nd Edition Develop Android apps with Kotlin to create more elegant programs than the Java equivalent. This revised Pro Android with Kotlin: Developing Modern Mobile Apps with Kotlin and Jetpack, 2nd Edition book covers the various aspects of a modern Android app that professionals are expected to encounter. You’ll use the latest Kotlin APIs as made available in most recent versions of the Android SDK. There are chapters...