Category: Software Development

The Go Workshop 1

The Go Workshop

eBook Details: Paperback: 822 pages Publisher: WOW! eBook (December 30, 2019) Language: English ISBN-10: 1838647945 ISBN-13: 978-1838647940 eBook Description: The Go Workshop: Cut through the noise and get real results with a step-by-step approach to learning Go programming You already know you want to learn Go, and the smart way to learn anything is to learn by doing. The Go Workshop focuses on building up your practical skills so that you can develop high-performing concurrent applications, or even create Go scripts to automate repetitive daily tasks. You’ll learn from real examples that lead to real results. Throughout The Go Workshop, you’ll take an engaging...

C# 8 and .NET Core 3 Projects Using Azure – Second Edition 0

C# 8 and .NET Core 3 Projects Using Azure – Second Edition

eBook Details: Paperback: 528 pages Publisher: WOW! eBook (December 31, 2019) Language: English ISBN-10: 178961208X ISBN-13: 978-1789612080 eBook Description: C# 8 and .NET Core 3 Projects Using Azure, 2nd Edition: Get up to speed with using C# 8 and .NET Core 3.0 features to build real-world .NET Core applications .NET Core is a general-purpose, modular, cross-platform, and opensource implementation of .NET. The latest release of .NET Core 3 comes with improved performance and security features, along with support for desktop applications. .NET Core 3 is not only useful for new developers looking to start learning the framework, but also for legacy developers interested in...

Programming iOS 13: Dive Deep into Views, View Controllers, and Frameworks 0

Programming iOS 13: Dive Deep into Views, View Controllers, and Frameworks

eBook Details: Paperback: 1208 pages Publisher: WOW! eBook; 1st edition (January 14, 2020) Language: English ISBN-10: 1492074616 ISBN-13: 978-1492074618 eBook Description: Programming iOS 13: Dive Deep into Views, View Controllers, and Frameworks: Covers iOS 13, Xcode 11, and Swift 5.1 If you’re grounded in the basics of Swift, Xcode, and the Cocoa framework, this book provides a structured explanation of all essential real-world iOS app components. Through deep exploration and copious code examples, you’ll learn how to create views, manipulate view controllers, and add features from iOS frameworks. Create, arrange, draw, layer, and animate views that respond to touch Use view controllers to manage...

Learn AWS Serverless Computing 2

Learn AWS Serverless Computing

eBook Details: Paperback: 382 pages Publisher: WOW! eBook (December 24, 2019) Language: English ISBN-10: 1789958350 ISBN-13: 978-1789958355 eBook Description: Learn AWS Serverless Computing: Build, deploy, test, and run cloud-native serverless applications using AWS Lambda and other popular AWS services Serverless computing is a way to run your code without having to provision or manage servers. Amazon Web Services provides serverless services that you can use to build and deploy cloud-native applications. Starting with the basics of AWS Lambda, this book takes you through combining Lambda with other services from AWS, such as Amazon API Gateway, Amazon DynamoDB, and Amazon Step Functions. Learn how to...

ASP.NET Core 3 and React 2

ASP.NET Core 3 and React

eBook Details: Paperback: 598 pages Publisher: WOW! eBook (December 27, 2019) Language: English ISBN-10: 1789950228 ISBN-13: 978-1789950229 eBook Description: ASP.NET Core 3 and React: Build modern, scalable, and cloud-ready single-page applications using ASP.NET Core, React, TypeScript, and Azure Microsoft’s ASP.NET Core is a robust and high-performing cross-platform web API framework, and Facebook’s React uses declarative JavaScript to drive a rich, interactive user experience on the client-side web. Together, they can be used to build full stack apps with enhanced security and scalability at each layer. This book will start by taking you through React and TypeScript components to build an intuitive single-page application. You’ll...