The Successful Software Manager 0

The Successful Software Manager

eBook Details: Paperback: 442 pages Publisher: WOW! eBook (June 28, 2019) Language: English ISBN-10: 1789615534 ISBN-13: 978-1789615531 eBook Description: The Successful Software Manager: A developer’s guide to successfully managing teams, customers, and software projects The Successful Software Manager is a comprehensive and practical guide to managing software developers, software customers, and the process of deciding what software needs to be built. It explains in detail how to develop a management mindset, lead a high-performing developer team, and meet all the expectations of a good manager. The book will help you whether you’ve chosen to pursue a career in management or have been asked to...

Hands-On Functional Programming with C++ 0

Hands-On Functional Programming with C++

eBook Details: Paperback: 358 pages Publisher: WOW! eBook (June 28, 2019) Language: English ISBN-10: 1789807336 ISBN-13: 978-1789807332 eBook Description: Hands-On Functional Programming with C++: Learn functional programming and build robust applications using the latest functional features in C++ Functional programming enables you to divide your software into smaller, reusable components that are easy to write, debug, and maintain. Combined with the power of C++, you can develop scalable and functional applications for modern software requirements. This book will help you discover the functional features in C++ 17 and C++ 20 to build enterprise-level applications. Starting with the fundamental building blocks of functional programming and...

The Kubernetes Book 0

The Kubernetes Book

eBook Details: Paperback: 228 pages Publisher: WOW! eBook (June 26, 2019) Language: English ISBN-10: 1838984380 ISBN-13: 978-1838984380 eBook Description: The Kubernetes Book: Understand the Kubernetes ecosystem and learn techniques to run fault-tolerant, scalable applications Kubernetes is the leading orchestrator of cloud-native apps. With knowledge of how to work with Kubernetes, you can easily deploy and manage applications on the cloud or in your on-premises data center. The book begins by introducing you to Kubernetes and showing you how to install it. You’ll learn how to use Kubernetes Services and bring stable and reliable networking to apps that are deployed on Kubernetes. You’ll delve deep...

Expert Python Programming – Third Edition 3

Expert Python Programming – Third Edition

eBook Details: Paperback: 646 pages Publisher: WOW! eBook (April 30, 2019) Language: English ISBN-10: 1789808898 ISBN-13: 978-1789808896 eBook Description: Expert Python Programming, 3rd Edition: Refine your Python programming skills and build professional grade applications with this comprehensive guide Python is a dynamic programming language that’s used in a wide range of domains thanks to its simple yet powerful nature. Although writing Python code is easy, making it readable, reusable, and easy to maintain is challenging. Complete with best practices, useful tools, and standards implemented by professional Python developers, the Expert Python Programming, Third Edition will help you overcome this challenge. The book will start...

Mastering Concurrency in Python 0

Mastering Concurrency in Python

eBook Details: Paperback: 446 pages Publisher: WOW! eBook (November 27, 2018) Language: English ISBN-10: 1789343054 ISBN-13: 978-1789343052 eBook Description: Mastering Concurrency in Python: Immerse yourself in the world of Python concurrency and tackle the most complex concurrent programming problems Python is one of the most popular programming languages, with numerous libraries and frameworks that facilitate high-performance computing. Concurrency and parallelism in Python are essential when it comes to multiprocessing and multithreading; they behave differently, but their common aim is to reduce the execution time. This book serves as a comprehensive introduction to various advanced concepts in concurrent engineering and programming. Mastering Concurrency in Python...