Grokking Algorithms 1

Grokking Algorithms

eBook Details: Paperback: 256 pages Publisher: WOW! eBook; 1st edition (May 20, 2016) Language: English ISBN-10: 1617292230 ISBN-13: 978-1617292231 eBook Description: Grokking Algorithms: An illustrated guide for programmers and other curious people Grokking Algorithms is a fully illustrated, friendly guide that teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You’ll start with sorting and searching and, as you build up your skills in thinking algorithmically, you’ll tackle more complex concerns such as data compression and artificial intelligence. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python. An algorithm is...

Hands-On Blockchain for Python Developers 0

Hands-On Blockchain for Python Developers

eBook Details: Paperback: 450 pages Publisher: WOW! eBook (February 14, 2019) Language: English ISBN-10: 1788627857 ISBN-13: 978-1788627856 eBook Description: Hands-On Blockchain for Python Developers: Implement real-world decentralized applications using Python, Vyper, Populus, and Ethereum Blockchain is seen as the main technological solution that works as a public ledger for all cryptocurrency transactions. This book serves as a practical guide to developing a full-fledged decentralized application with Python to interact with the various building blocks of blockchain applications. Hands-On Blockchain for Python Developers starts by demonstrating how blockchain technology and cryptocurrency hashing works. You will understand the fundamentals and benefits of smart contracts such as...

Mastering OpenCV 4 with Python 1

Mastering OpenCV 4 with Python

eBook Details: Paperback: 532 pages Publisher: WOW! eBook (March 29, 2019) Language: English ISBN-10: 1789344913 ISBN-13: 978-1789344912 eBook Description: Mastering OpenCV 4 with Python: Create advanced applications with Python and OpenCV, exploring the potential of facial recognition, machine learning, deep learning, web computing and augmented reality OpenCV is considered to be one of the best open source computer vision and machine learning software libraries. It helps developers build complete projects in relation to image processing, motion detection, or image segmentation, among many others. OpenCV for Python enables you to run computer vision algorithms smoothly in real time, combining the best of the OpenCV C++...

React Material-UI Cookbook 0

React Material-UI Cookbook

eBook Details: Paperback: 534 pages Publisher: WOW! eBook (March 30, 2019) Language: English ISBN-10: 1789615224 ISBN-13: 978-1789615227 eBook Description: React Material-UI Cookbook: Build modern day application by implementing Material Design principles in React applications using Material-UI Material-UI is a component library for rendering UI elements, using modern best practices from React and Material Design. This book will show you how you can create impressive and captivating modern day web apps by implementing Material Design considerations. The primary objective of this book is to help you use several Material-UI components to build larger UI functionality. We will also focus on React best practices in conjunction...