Category: Programming

Functional Programming in Kotlin 2

Functional Programming in Kotlin

eBook Details: Paperback: 504 pages Publisher: WOW! eBook (October 5, 2021) Language: English ISBN-10: 161729716X ISBN-13: 978-1617297168 eBook Description: Functional Programming in Kotlin: Master techniques and concepts of functional programming to deliver safer, simpler, and more effective Kotlin code Functional Programming in Kotlin is a reworked version of the bestselling Functional Programming in Scala, with all code samples, instructions, and exercises translated into the powerful Kotlin language. In this authoritative guide, you’ll take on the challenge of learning functional programming from first principles. Complex concepts are demonstrated through exercises that you’ll love to test yourself against. You’ll start writing Kotlin code...

Dancing with Python 4

Dancing with Python

eBook Details: Paperback: 744 pages Publisher: WOW! eBook (August 31, 2021) Language: English ISBN-10: 1801077851 ISBN-13: 978-1801077859 eBook Description: Dancing with Python: Develop skills in Python by implementing exciting algorithms, including mathematical functions, classical searching, data analysis, plotting data, machine learning techniques, and quantum circuits Coding is the art and engineering of creating software, and Python has been one of the core coding languages for many years. This introductory Dancing with Python book helps you learn classical and quantum computing in a unified and practical way. It will help you work with numbers, strings, collections, iterators, and files. Create Python code...

Mastering Go – Third Edition 4

Mastering Go – Third Edition

eBook Details: Paperback: 682 pages Publisher: WOW! eBook; 3rd edition (August 31, 2021) Language: English ISBN-10: 1801079315 ISBN-13: 978-1801079310 eBook Description: Mastering Go, 3rd Edition: Master key features of Go, including advanced concepts like concurrency and working with JSON, to create and optimize real-world services, network servers, and clients Go is the language of the future for high-performance systems due to its simplicity and clear principles. Mastering Go shows you how to put Go to work on real production systems. This new edition has been updated to include topics like creating RESTful servers and clients, understanding Go generics, and developing gRPC...

3D Graphics Rendering Cookbook 3

3D Graphics Rendering Cookbook

eBook Details: Paperback: 670 pages Publisher: WOW! eBook (August 25, 2021) Language: English ISBN-10: 1838986197 ISBN-13: 978-1838986193 eBook Description: 3D Graphics Rendering Cookbook: Build a 3D rendering engine from scratch while solving problems in a step-by-step way with the help of useful recipes OpenGL is a popular cross-language, cross-platform application programming interface (API) used for rendering 2D and 3D graphics, while Vulkan is a low-overhead, cross-platform 3D graphics API that targets high-performance applications. 3D Graphics Rendering Cookbook helps you learn about modern graphics rendering algorithms and techniques using C++ programming along with OpenGL and Vulkan APIs. The book begins by setting...

Pro Java Microservices with Quarkus and Kubernetes 9

Pro Java Microservices with Quarkus and Kubernetes

eBook Details: Paperback: 428 pages Publisher: WOW! eBook (August 25, 2021) Language: English ISBN-10: 1484271696 ISBN-13: 978-1484271698 eBook Description: Pro Java Microservices with Quarkus and Kubernetes: A Hands-on Guide: Covers the new Quarkus framework and the popular Kubernetes container Build and design microservices using Java and the Red Hat Quarkus Framework. This book will help you quickly get started with the features and concerns of a microservices architecture. It will introduce Docker and Kubernetes to help you deploy your microservices. You will be guided on how to install the appropriate tools to work properly. For those who are new to enterprise...