Category: Web Development & Design
eBook Details: Paperback: 660 pages Publisher: WOW! eBook (July 29, 2022) Language: English ISBN-10: 1800564716 ISBN-13: 978-1800564718 eBook Description: High-Performance Programming in C# and .NET: Enhance your enterprise applications’ performance using best practices for benchmarking, application profiling, asynchronous programming, designing responsive UIs, gRPC communication, and distributed applications Writing high-performance code while building an application is crucial, and over the years, Microsoft has focused on delivering various performance-related improvements within the .NET ecosystem. This book will help you understand the aspects involved in designing responsive, resilient, and high-performance applications with the new version of C# and .NET. You will start by understanding the foundation of high-performance code and...
eBook Details: Paperback: 1705 pages Publisher: WOW! eBook; 11th edition (August 14, 2022) Language: English ISBN-10: 1484278682 ISBN-13: 978-1484278680 eBook Description: Pro C# 10 with .NET 6: Foundational Principles and Practices in Programming, 11th Edition Welcome to the most comprehensive foundational guide available on the topic of C# coding and .NET. This Pro C# 10 with .NET 6 book goes beyond “do this, to achieve this” to drill down into the core stuff that makes a good developer, great. This expanded 11th edition delivers loads of new content on Entity Framework, Razor Pages, Web APIs and more. You will find the latest C# 10 and .NET...
eBook Details: Paperback: 216 pages Publisher: WOW! eBook (July 29, 2022) Language: English ISBN-10: 1801076634 ISBN-13: 978-1801076630 eBook Description: Building Python Web APIs with FastAPI: Discover FastAPI features and best practices for building and deploying high-quality web APIs from scratch RESTful web services are commonly used to create APIs for web-based applications owing to their light weight and high scalability. This book will show you how FastAPI, a high-performance web framework for building RESTful APIs in Python, allows you to build robust web APIs that are simple and intuitive and makes it easy to build quickly with very little boilerplate code. This book will help you set...
eBook Details: Paperback: 380 pages Publisher: WOW! eBook (July 5, 2022) Language: English ISBN-10: 1617298646 ISBN-13: 978-1617298646 eBook Description: Blazor in Action: An example-driven guide to building reusable UI components and web frontends – all with Blazor, C#, and .NET Blazor in Action is a practical guide to building stunning UIs and client-side applications using C# and .NET. You’ll use the Blazor frontend framework to create a fun and exciting web application for plotting hiking routes. As you build up your new application, you’ll master the key features of Blazor, such as routing, forms and validation, and dynamic and reusable components. By the time you’re done, you’ll...
eBook Details: Paperback: 280 pages Publisher: WOW! eBook (July 5, 2022) Language: English ISBN-10: 1617298883 ISBN-13: 978-1617298882 eBook Description: The Jamstack Book: Beyond static sites with JavaScript, APIs, and markup: Jamstack = JavaScript, APIs, and Markup. Use established standard technologies to build super-fast static websites without sacrificing rich, dynamic features. Jamstack sites use JavaScript, APIs, and Markup to create fast, dynamic pages without the overhead of heavyweight frameworks. The Jamstack Book is your essential guide to this exciting new web architecture. Written by renowned Jamstack experts Raymond Camden and Brian Rinaldi, it’s filled with real-world projects to develop and hone your skills. You’ll learn how to lay...
eBook Details: Paperback: 328 pages Publisher: WOW! eBook (August 16, 2022) Language: English ISBN-10: 1718502028 ISBN-13: 978-1718502024 eBook Description: The Recursive Book of Recursion: Ace the Coding Interview with Python and JavaScript: An accessible yet rigorous crash course on recursive programming using Python and JavaScript examples Recursion has an intimidating reputation: it’s considered to be an advanced computer science topic frequently brought up in coding interviews. But there’s nothing magical about recursion. The Recursive Book of Recursion uses Python and JavaScript examples to teach the basics of recursion, exposing the ways that it’s often poorly taught and clarifying the fundamental principles of all recursive algorithms....