Category: Software Development

Building Secure Firmware 1

Building Secure Firmware

eBook Details: Paperback: 960 pages Publisher: WOW! eBook (October 28, 2020) Language: English ISBN-10: 1484261054 ISBN-13: 978-1484261057 eBook Description: Building Secure Firmware: Armoring the Foundation of the Platform Use this book to build secure firmware. As operating systems and hypervisors have become successively more hardened, malware has moved further down the stack and into firmware. Firmware represents the boundary between hardware and software, and given its persistence, mutability, and opaqueness to today’s antivirus scanning technology, it represents an interesting target for attackers. As platforms are universally network-connected and can contain multiple devices with firmware, and a global supply chain feeds into...

Practical System Programming with C 3

Practical System Programming with C

eBook Details: Paperback: 290 pages Publisher: WOW! eBook (October 28, 2020) Language: English ISBN-10: 1484263200 ISBN-13: 978-1484263204 eBook Description: Practical System Programming with C: Pragmatic Example Applications in Linux and Unix-Based Operating Systems This book teaches system programming with the latest versions of C through a set of practical examples and problems. It covers the development of a handful of programs, implementing efficient coding examples. Practical System Programming with C contains three main parts: getting your hands dirty with multithreaded C programming; practical system programming using concepts such as processes, signals, and inter-process communication; and advanced socket-based programming which consists of...

Options and Derivatives Programming in C++20 2

Options and Derivatives Programming in C++20

eBook Details: Paperback: 417 pages Publisher: WOW! eBook; 2nd edition (October 28, 2020) Language: English ISBN-10: 1484263146 ISBN-13: 978-1484263143 eBook Description: Options and Derivatives Programming in C++20: Algorithms and Programming Techniques for the Financial Industry: The first book on C++ problems in options, derivatives trading, updated for C++20 Master the features of C++ that are frequently used to write financial software for options and derivatives, including the STL, templates, functional programming, and numerical libraries. This book also covers new features introduced in C++20 and other recent standard releases: modules, concepts, spaceship operators, and smart pointers. You will explore how-to examples covering...

Modern Web Testing with TestCafe 2

Modern Web Testing with TestCafe

eBook Details: Paperback: 168 pages Publisher: WOW! eBook (September 30, 2020) Language: English ISBN-10: 1800200951 ISBN-13: 978-1800200951 eBook Description: Modern Web Testing with TestCafe: A no-nonsense guide to getting started with TestCafe quickly by building a complete test suite while learning the core concepts of test automation with TestCafe TestCafe is an open source end-to-end testing framework that combines unmatched ease of use with advanced automation and robust built-in stability mechanisms. This book is a comprehensive, project-based introduction to TestCafe that will show you how to use the TestCafe framework and enable you to write fast and reliable tests; plus you’ll...

Pro iOS Testing 0

Pro iOS Testing

eBook Details: Paperback: 319 pages Publisher: WOW! eBook (October 20, 2020) Language: English ISBN-10: 1484263812 ISBN-13: 978-1484263815 eBook Description: Pro iOS Testing: XCTest Framework for UI and Unit Testing Discover what tools there are for unit testing in iOS, and how to work in a test-driven environment. This book reveals how testing is a crucial capability in any iOS developer’s toolset, and a minimum requirement in iOS interviews. A few years ago, tests on mobile platforms were not very popular. It wasn’t a technical constraint, more a cultural one. But these days it’s a crucial skill set, especially when projects become...