Category: Algorithms & Cryptography

Algorithms & Cryptography

Hands-On Data Structures and Algorithms with Python, Third Edition 0

Hands-On Data Structures and Algorithms with Python, Third Edition

eBook Details: Paperback: 496 pages Publisher: WOW! eBook; 3rd edition (July 29, 2022) Language: English ISBN-10: 1801073449 ISBN-13: 978-1801073448 eBook Description: Hands-On Data Structures and Algorithms with Python, 3rd Edition: Understand how implementing different data structures and algorithms intelligently can make your Python code and applications more maintainable and efficient Choosing the right data structure is pivotal to optimizing the performance and scalability of applications. This Hands-On Data Structures and Algorithms with Python, Third Edition will expand your understanding of key structures, including stacks, queues, and lists, and also show you how to apply priority queues and heaps in applications. You’ll learn how to analyze and compare...

Quantum Computing Experimentation with Amazon Braket 0

Quantum Computing Experimentation with Amazon Braket

eBook Details: Paperback: 422 pages Publisher: WOW! eBook (July 29, 2022) Language: English ISBN-10: 1800565267 ISBN-13: 978-1800565265 eBook Description: Quantum Computing Experimentation with Amazon Braket: Augment your quantum computing journey using Amazon Braket with in-depth details of how to use Braket devices, build quantum circuits, leverage quantum annealing and solve optimization problems Amazon Braket is a cloud-based pay-per-use platform for executing quantum algorithms on cutting-edge quantum computers and simulators. It is ideal for developing robust apps with the latest quantum devices. With this book, you’ll take a hands-on approach to learning how to take real-world problems and run them on quantum devices. You’ll begin with an...

Getting Started with Ethereum 0

Getting Started with Ethereum

eBook Details: Paperback: 147 pages Publisher: WOW! eBook (July 19, 2022) Language: English ISBN-10: 148428044X ISBN-13: 978-1484280447 eBook Description: Getting Started with Ethereum: A Step-by-Step Guide to Becoming a Blockchain Developer Get started with blockchain development with this step-by-step guide. This book takes you all the way from installing requisite software through writing, testing, and deploying smart contracts. Getting Started with Ethereum delves into technologies most closely associated with Ethereum, such as IPFS, Filecoin, ENS, Chainlink, Truffle, Ganache, OpenZeppelin, Pinata, Fleek, Infura, Metamask, and Opensea. Author Davi Bauer walks you through project creation, how to compile projects and contracts, configure networks, and deploy smart contracts on blockchains....

Generic Data Structures and Algorithms in Go 0

Generic Data Structures and Algorithms in Go

eBook Details: Paperback: 604 pages Publisher: WOW! eBook (July 13, 2022) Language: English ISBN-10: 148428190X ISBN-13: 978-1484281901 eBook Description: Generic Data Structures and Algorithms in Go: An Applied Approach Using Concurrency, Genericity and Heuristics Advance your understanding of generic data structures and algorithms and their applications using Go and the effective use of concurrency. You are invited on a journey that aims to improve your programming and problem-solving skills. This Generic Data Structures and Algorithms in Go book takes you to the next step by showing how to get your programs to work efficiently as well as correctly. As you explore many data structures and the algorithms...

Python for Cybersecurity: Using Python for Cyber Offense and Defense 0

Python for Cybersecurity: Using Python for Cyber Offense and Defense

eBook Details: Paperback: 240 pages Publisher: WOW! eBook (March 22, 2022) Language: English ISBN-10: 1119850649 ISBN-13: 978-1119850649 eBook Description: Python for Cybersecurity: Using Python for Cyber Offense and Defense: Discover an up-to-date and authoritative exploration of Python cybersecurity strategies Python for Cybersecurity: Using Python for Cyber Offense and Defense delivers an intuitive and hands-on explanation of using Python for cybersecurity. It relies on the MITRE ATT&CK framework to structure its exploration of cyberattack techniques, attack defenses, and the key cybersecurity challenges facing network administrators and other stakeholders today. Offering downloadable sample code, the book is written to help you discover how to use Python in a wide...

Introduction to Algorithms, Fourth Edition 0

Introduction to Algorithms, Fourth Edition

eBook Details: Paperback: 1312 pages Publisher: WOW! eBook; 4th edition (April 5, 2022) Language: English ISBN-10: 026204630X ISBN-13: 978-0262046305 eBook Description: Introduction to Algorithms, 4th Edition: A comprehensive update of the leading algorithms text, with new material on matchings in bipartite graphs, online algorithms, machine learning, and other topics. Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms, Fourth Edition uniquely combines rigor and comprehensiveness. It covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers, with self-contained chapters and algorithms in pseudocode. Since the...