Category: Algorithms & Cryptography

Algorithms & Cryptography

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...

Developing High-Frequency Trading Systems 0

Developing High-Frequency Trading Systems

eBook Details: Paperback: 305 pages Publisher: WOW! eBook (July 11, 2022) Language: English ISBN-10: 1803242817 ISBN-13: 978-1803242811 eBook Description: Developing High-Frequency Trading Systems: Use your programming skills to create and optimize high-frequency trading systems in no time with Java, C++, and Python The world of trading markets is complex, but it can be made easier with technology. Sure, you know how to code, but where do you start? What programming language do you use? How do you solve the problem of latency? This book answers all these questions. It will help you navigate the world of algorithmic trading and show you how to build a high-frequency...

Data Structures & Algorithms in Dart 0

Data Structures & Algorithms in Dart

eBook Details: Paperback: 458 pages Publisher: WOW! eBook (January 25, 2022) Language: English ISBN-10: 1950325571 ISBN-13: 978-1950325573 eBook Description: Data Structures & Algorithms in Dart: Implementing Practical Data Structures in Dart: Learn Data Structures and Algorithms: Up to date for Flutter, Dart 2.15 & VS Code 1.63 Perhaps you’ve heard about Big O notation, stacks and queues, or bubble sort and quicksort. You’d like to learn more, but it’s hard to find any good examples and explanations that use your favorite programming language Dart. Data Structures & Algorithms in Dart is here to help with in-depth explanations, copious illustrations, and step-by-step examples written with Dart! This book...