Exploring the .NET Core 3.0 Runtime 0

Exploring the .NET Core 3.0 Runtime

eBook Details: Paperback: 183 pages Publisher: WOW! eBook; 1st edition (September 23, 2019) Language: English ISBN-10: 1484251121 ISBN-13: 978-1484251126 eBook Description: Exploring the .NET Core 3.0 Runtime: Through Code Generation and Metadata Inspection Explore advanced .NET APIs and create a basic .NET core library with dynamic code generation and metadata inspection to be used by other libraries or client applications. This book starts with the benefits of .NET including its fundamental tasks and tools where you will learn .NET SDK tools and the ILDasm tool. This is followed by a detailed discussion on code generation in .NET API programming. Along the way, you will...

Architecting and Operating OpenShift Clusters 0

Architecting and Operating OpenShift Clusters

eBook Details: Paperback: 286 pages Publisher: WOW! eBook; 1st edition (October 28, 2019) Language: English ISBN-10: 1484249844 ISBN-13: 978-1484249840 eBook Description: Architecting and Operating OpenShift Clusters: OpenShift for Infrastructure and Operations Teams Design and architect resilient OpenShift clusters and gain a keen understanding of how hundreds of projects are integrated into a powerful solution. While there are many OpenShift resources available for developers, this book focuses on the key elements of infrastructure and operations that teams need when looking to integrate and maintain this platform. You’ll review important concepts, such as repeatable deployment techniques, advanced OpenShift RBAC capabilities, monitoring clusters, and integrating with external...

Beginning Ethereum Smart Contracts Programming 0

Beginning Ethereum Smart Contracts Programming

eBook Details: Paperback: 293 pages Publisher: WOW! eBook; 1st edition (September 23, 2019) Language: English ISBN-10: 1484250850 ISBN-13: 978-1484250853 eBook Description: Beginning Ethereum Smart Contracts Programming: With Examples in Python, Solidity, and JavaScript Use this book to write an Ethereum Blockchain Smart Contract, test it, deploy it, and create a web application to interact with your smart contract. Beginning Ethereum Smart Contracts Programming is your fastest and most efficient means of getting started if you are unsure where to begin and how to connect to the Ethereum Blockchain. The book begins with a foundational discussion of blockchain and the motivation behind it. From there,...

Practical Domain-Driven Design in Enterprise Java 0

Practical Domain-Driven Design in Enterprise Java

eBook Details: Paperback: 379 pages Publisher: WOW! eBook; 1st edition (September 28, 2019) Language: English ISBN-10: 1484245423 ISBN-13: 978-1484245422 eBook Description: Practical Domain-Driven Design in Enterprise Java: Using Jakarta EE, Eclipse MicroProfile, Spring Boot, and the Axon Framework See how Domain-Driven Design (DDD) combines with Jakarta EE MicroProfile or Spring Boot to offer a complete suite for building enterprise-grade applications. In this book you will see how these all come together in one of the most efficient ways to develop complex software. Practical Domain-Driven Design in Enterprise Java starts by building out the Cargo Tracker reference application as a monolithic application using the Jakarta...

Web Components in Action 3

Web Components in Action

eBook Details: Paperback: 432 pages Publisher: WOW! eBook; 1st edition (September 17, 2019) Language: English ISBN-10: 1617295779 ISBN-13: 978-1617295775 eBook Description: Web Components are a standardized way to build reusable custom elements for web pages and applications using HTML, CSS, and JavaScript. A Web Component is well-encapsulated, keeping its internal structure separate from other page elements so they don’t collide with the rest of your code. In Web Components in Action you’ll learn to design, build, and deploy reusable Web Components from scratch. The right UI can set your sites and web applications apart from the ordinary. Using the Web Components API, you can...