Category: Software Development

The Common Lisp Condition System 0

The Common Lisp Condition System

eBook Details: Paperback: 320 pages Publisher: WOW! eBook (October 16, 2020) Language: English ISBN-10: 148426133X ISBN-13: 978-1484261330 eBook Description: The Common Lisp Condition System: Beyond Exception Handling with Control Flow Mechanisms Discover the functioning and example uses of the Common Lisp condition system. This book supplements already existing material for studying Common Lisp as a language by providing detailed information about the Lisp condition system and its control flow mechanisms; it also describes an example ANSI-conformant implementation of the condition system. In part 1 of The Common Lisp Condition System, the author introduces the condition system using a bottom-up approach, constructing...

Spring Security in Action 1

Spring Security in Action

eBook Details: Paperback: 560 pages Publisher: WOW! eBook (November 3, 2020) Language: English ISBN-10: 1617297739 ISBN-13: 978-1617297731 eBook Description: While creating secure applications is critically important, it can also be tedious and time-consuming to stitch together the required collection of tools. For Java developers, the powerful Spring Security framework makes it easy for you to bake security into your software from the very beginning. Filled with code samples and practical examples, Spring Security in Action teaches you how to secure your apps from the most common threats, ranging from injection attacks to lackluster monitoring. In it, you’ll learn how to manage...

Refactoring at Scale 0

Refactoring at Scale

eBook Details: Hardcover: 246 pages Publisher: WOW! eBook (October 27, 2020) Language: English ISBN-10: 1492075531 ISBN-13: 978-1492075530 eBook Description: Refactoring at Scale: Regaining Control of Your Codebase Making significant changes to large, complex codebases is a daunting task-one that’s nearly impossible to do successfully unless you have the right team, tools, and mindset. If your application is in need of a substantial overhaul and you’re unsure how to go about implementing those changes in a sustainable way, then this Refactoring at Scale book is for you. Understand how code degrades and why some degradation is inevitable Quantify and qualify the state...

Terraform Cookbook 7

Terraform Cookbook

eBook Details: Paperback: 366 pages Publisher: WOW! eBook (October 15, 2020) Language: English ISBN-10: 1800207557 ISBN-13: 978-1800207554 eBook Description: Terraform Cookbook: Manage and scale your infrastructure using Infrastructure as Code (IaC) and share Terraform code with modules and integrate it in CI/CD pipeline: Get up and running with the latest version of Terraform, v0.13 HashiCorp Configuration Language (HCL) has changed how we define and provision a data center infrastructure with the launch of Terraform – one of the most popular and powerful products for building Infrastructure as Code. This practical guide will show you how to leverage HashiCorp’s Terraform tool to...

Raku Recipes 0

Raku Recipes

eBook Details: Paperback: 425 pages Publisher: WOW! eBook (October 13, 2020) Language: English ISBN-10: 1484262573 ISBN-13: 978-1484262573 eBook Description: Raku Recipes: A Problem-Solution Approach Explore Raku problems and solutions using the latest version of the Raku programming language. In Raku Recipes, the emphasis is on applying Raku code to various important tasks and applications including data science, analytics, microservices, and desktop/console applications. There are also fun one-liner script recipes and instructions on how to create mini-languages of your very own. What You Will Learn Put Raku to use in a real world environment Work with Raku modules, including design classes, roles,...