Learning Test-Driven Development 0

Learning Test-Driven Development

eBook Details: Paperback: 280 pages Publisher: WOW! eBook (November 2, 2021) Language: English ISBN-10: 1098106474 ISBN-13: 978-1098106478 eBook Description: Learning Test-Driven Development: A Polyglot Guide to Writing Uncluttered Code Your code is a testament to your skills as a developer. No matter what language you use, code should be clean, elegant, and uncluttered. By using test-driven development (TDD), you’ll write code that’s easy to understand, retains its elegance, and works for months, even years, to come. With this indispensable guide, you’ll learn how to use TDD with three different languages: Go, JavaScript, and Python. This Learning Test-Driven Development: A Polyglot Guide...

Learning Domain-Driven Design 1

Learning Domain-Driven Design

eBook Details: Paperback: 340 pages Publisher: WOW! eBook (November 2, 2021) Language: English ISBN-10: 1098100131 ISBN-13: 978-1098100131 eBook Description: Learning Domain-Driven Design: Aligning Software Architecture and Business Strategy Building software is harder than ever. As a developer, you not only have to chase ever-changing technological trends but also need to understand the business domains behind the software. This Learning Domain-Driven Design practical book provides you with a set of core patterns, principles, and practices for analyzing business domains, understanding business strategy, and, most importantly, aligning software design with its business needs. With this Learning Domain-Driven Design: Aligning Software Architecture and Business...

Kubernetes Security and Observability 2

Kubernetes Security and Observability

eBook Details: Paperback: 194 pages Publisher: WOW! eBook (November 23, 2021) Language: English ISBN-10: 1098107101 ISBN-13: 978-1098107109 eBook Description: Kubernetes Security and Observability: A Holistic Approach to Securing Containers and Cloud Native Applications Securing, observing, and troubleshooting containerized workloads on Kubernetes can be daunting. It requires a range of considerations, from infrastructure choices and cluster configuration to deployment controls and runtime and network security. With this Kubernetes Security and Observability practical book, you’ll learn how to adopt a holistic security and observability strategy for building and securing cloud native applications running on Kubernetes. Learn why you need a security and observability...

Beginning Hibernate 6 0

Beginning Hibernate 6

eBook Details: Paperback: 505 pages Publisher: WOW! eBook; 5th edition (October 26, 2021) Language: English ISBN-10: 1484273362 ISBN-13: 978-1484273364 eBook Description: Beginning Hibernate 6: Java Persistence from Beginner to Pro, 5th Edition Get started with Hibernate, an open source Java persistence layer and gain a clear introduction to the current standard for object-relational persistence in Java. This updated Beginning Hibernate 6, 5th Edition includes the new Hibernate 6.0 framework which covers new configuration, new object relational mapping changes, and enhanced integration with the more general Spring, Boot and Quarkus and other Java frameworks. What You’ll Learn Build enterprise Java-based transaction-type applications...

Introduction to Video Game Engine Development 3

Introduction to Video Game Engine Development

eBook Details: Paperback: 408 pages Publisher: WOW! eBook (June 12, 2021) Language: English ISBN-10: 148427038X ISBN-13: 978-1484270387 eBook Description: Introduction to Video Game Engine Development: Learn to Design, Implement, and Use a Cross-Platform 2D Game Engine Start your video game development journey by learning how to build a 2D game engine from scratch. Using Java (with NetBeans as your IDE and using Java’s graphics framework) or by following along in C# (with Visual Studio as your IDE and using the MonoGame framework), you’ll cover the design and implementation of a 2D game engine in detail. Each class will be reviewed with...