Kotlin Design Patterns and Best Practices – Second Edition 3

Kotlin Design Patterns and Best Practices – Second Edition

eBook Details: Paperback: 356 pages Publisher: WOW! eBook; 2nd edition (January 21, 2022) Language: English ISBN-10: 1801815720 ISBN-13: 978-1801815727 eBook Description: Kotlin Design Patterns and Best Practices, 2nd Edition: Improve the scalability and maintainability of your applications by implementing a variety of design patterns using Kotlin Design patterns are well-known solutions to common architectural problems as they allow you to solve many problems efficiently and create a shared vocabulary between developers. This book shows you how easy it can be to implement traditional design patterns in the modern multi-paradigm Kotlin programming language, and takes you through the new patterns and paradigms...

Speed Up Your Python with Rust 4

Speed Up Your Python with Rust

eBook Details: Paperback: 384 pages Publisher: WOW! eBook (January 21, 2022) Language: English ISBN-10: 180181144X ISBN-13: 978-1801811446 eBook Description: Speed Up Your Python with Rust: Discover how to inject your code with highly performant Rust features to develop fast and memory-safe applications Python has made software development easier, but it falls short in several areas including memory management that lead to poor performance and security. Rust, on the other hand, provides memory safety without using a garbage collector, which means that with its low memory footprint, you can build high-performant and secure apps relatively easily. However, rewriting everything in Rust can...

Python Architecture Patterns 4

Python Architecture Patterns

eBook Details: Paperback: 594 pages Publisher: WOW! eBook (January 12, 2022) Language: English ISBN-10: 1801819998 ISBN-13: 978-1801819992 eBook Description: Python Architecture Patterns: Make the best of your test suites by using cutting-edge software architecture patterns in Python Developing large-scale systems that continuously grow in scale and complexity requires a thorough understanding of how software projects should be implemented. Software developers, architects, and technical management teams rely on high-level software design patterns such as microservices architecture, event-driven architecture, and the strategic patterns prescribed by domain-driven design (DDD) to make their work easier. This Python Architecture Patterns book covers these proven architecture design...

Kubernetes Native Microservices with Quarkus and MicroProfile 3

Kubernetes Native Microservices with Quarkus and MicroProfile

eBook Details: Paperback: 328 pages Publisher: WOW! eBook (February 8, 2022) Language: English ISBN-10: 1617298654 ISBN-13: 978-1617298653 eBook Description: Kubernetes Native Microservices with Quarkus and MicroProfile: Build fast, efficient Kubernetes-based Java applications using the Quarkus framework, MicroProfile, and Java standards Popular Java frameworks like Spring were designed long before Kubernetes and the microservices revolution. Kubernetes Native Microservices with Quarkus and MicroProfile introduces next generation tools that have been cloud-native and Kubernetes-aware right from the beginning. Written by veteran Java developers John Clingan and Ken Finnigan, this book shares expert insight into Quarkus and MicroProfile directly from contributors at Red Hat. You’ll...

Street Coder 0

Street Coder

eBook Details: Paperback: 272 pages Publisher: WOW! eBook (February 15, 2022) Language: English ISBN-10: 1617298379 ISBN-13: 978-1617298370 eBook Description: Street Coder: The rules to break and how to break them: Computer science theory quickly collides with the harsh reality of professional software development. This wickedly smart and devilishly funny beginner’s guide shows you how to get the job done by prioritizing tasks, making quick decisions, and knowing which rules to break. Street Coder: The rules to break and how to break them is a programmer’s survival guide, full of tips, tricks, and hacks that will make you a more efficient programmer....