Data Structures & Algorithms in Python 0

Data Structures & Algorithms in Python

eBook Details: Paperback: 928 pages Publisher: WOW! eBook (September 5, 2022) Language: English ISBN-10: 013485568X ISBN-13: 978-0134855684 eBook Description: Data Structures & Algorithms in Python (Developer’s Library): Learn how to use Data Structures in writing high performance Python programs and Algorithms This practical introduction to data structures and algorithms can help every programmer who wants to write more efficient software. Building on Robert Lafore’s legendary Java-based guide, this book helps you understand exactly how data structures and algorithms operate. You’ll learn how to efficiently apply them with the enormously popular Python language and scale your code to handle today’s big data challenges....

A Tour of C++, 3rd Edition 1

A Tour of C++, 3rd Edition

eBook Details: Paperback: 320 pages Publisher: WOW! eBook; 3rd edition (September 24, 2022) Language: English ISBN-10: 0136816487 ISBN-13: 978-0136816485 eBook Description: A Tour of C++, 3rd Edition: Bjarne Stroustrup provides an overview of ISO C++, C++20, that aims to give experienced programmers a clear understanding of what constitutes modern C++23 In A Tour of C++, Third Edition, Bjarne Stroustrup provides an overview of ISO C++, C++20, that aims to give experienced programmers a clear understanding of what constitutes modern C++. Featuring carefully crafted examples and practical help in getting started, this revised and updated A Tour of C++, 3rd Edition concisely...

The R Book, 3rd Edition 0

The R Book, 3rd Edition

eBook Details: Paperback: 880 pages Publisher: WOW! eBook; 3rd edition (September 27, 2022) Language: English ISBN-10: 1119634326 ISBN-13: 978-1119634324 eBook Description: The R Book, 3rd Edition: A start-to-finish guide to one of the most useful programming languages for researchers in a variety of fields In the newly revised The R Book, Third Edition, a team of distinguished teachers and researchers delivers a user-friendly and comprehensive discussion of foundational and advanced topics in the R software language, which is used widely in science, engineering, medicine, economics, and other fields. The book is designed to be used as both a complete text readable...

Accelerate DevOps with GitHub 2

Accelerate DevOps with GitHub

eBook Details: Paperback: 540 pages Publisher: WOW! eBook (September 9, 2022) Language: English ISBN-10: 1801813353 ISBN-13: 978-1801813358 eBook Description: Accelerate DevOps with GitHub: Take your DevOps and DevSecOps game to the next level by leveraging the power of the GitHub toolset in practice This practical guide to DevOps uses GitHub as the DevOps platform and shows how you can leverage the power of GitHub for collaboration, lean management, and secure and fast software delivery. The chapters provide simple solutions to common problems, thereby helping teams that are already on their DevOps journey to further advance into DevOps and speed up their software...

Metaprogramming with Python 0

Metaprogramming with Python

eBook Details: Paperback: 402 pages Publisher: WOW! eBook (September 9, 2022) Language: English ISBN-10: 1838554653 ISBN-13: 978-1838554651 eBook Description: Metaprogramming with Python: A practical approach to metaprogramming with real-world examples that enables the development of advanced frameworks, libraries, and applications using Python Effective and reusable code makes your application development process seamless and easily maintainable. With Python, you will have access to advanced metaprogramming features that you can use to build high-performing applications. The book starts by introducing you to the need and applications of metaprogramming, before navigating the fundamentals of object-oriented programming. Next, you will learn about simple decorators, work...