Category: Software Development

Android Apps Security, 2nd Edition 0

Android Apps Security, 2nd Edition

eBook Details: Paperback: 309 pages Publisher: WOW! eBook; 2nd edition (September 1, 2020) Language: English ISBN-10: 1484216814 ISBN-13: 978-1484216811 eBook Description: Android Apps Security: Mitigate Hacking Attacks and Security Breaches, 2nd Edition: A unique pocket guide on Android security internals and essentials What You Will Learn Identify data that should be secured Use the Android APIs to ensure confidentiality and integrity of data Build secure apps for the enterprise Implement Public Key Infrastructure and encryption APIs in apps Master owners, access control lists, and permissions to allow user control over app properties Manage authentication, transport layer encryption, and server-side security Gain...

String Algorithms in C 0

String Algorithms in C

eBook Details: Paperback: 302 pages Publisher: WOW! eBook; 1st edition (August 29, 2020) Language: English ISBN-10: 148425919X ISBN-13: 978-1484259191 eBook Description: String Algorithms in C: Efficient Text Representation and Search Implement practical data structures and algorithms for text search and discover how it is used inside other larger applications. This unique in-depth guide explains string algorithms using the C programming language. String Algorithms in C teaches you the following algorithms and how to use them: classical exact search algorithms; tries and compact tries; suffix trees and arrays; approximative pattern searches; and more. In this book, author Thomas Mailund provides a library...

Design Thinking in Software and AI Projects 0

Design Thinking in Software and AI Projects

eBook Details: Paperback: 162 pages Publisher: WOW! eBook (August 30, 2020) Language: English ISBN-10: 1484261526 ISBN-13: 978-1484261521 eBook Description: Design Thinking in Software and AI Projects: Proving Ideas Through Rapid Prototyping Learn the fundamentals of Design Thinking and how to apply Design Thinking techniques in defining software development and AI solutions. Design Thinking is an approach to innovation which identifies problems and generates solution ideas that can be rapidly proven through prototyping. What You Will Learn Gain foundational knowledge of what Design Thinking is and when to apply the technique Discover preparation and facilitation techniques used in workshops Know how ideas...

Svelte 3 Up and Running 3

Svelte 3 Up and Running

eBook Details: Paperback: 168 pages Publisher: WOW! eBook (August 28, 2020) Language: English ISBN-10: 1839213620 ISBN-13: 978-1839213625 eBook Description: Svelte 3 Up and Running: Build your first web project using the Svelte framework and deploy it in the cloud with automated testing and CI/CD Svelte is a modern JavaScript framework used to build static web apps that are fast and lean, as well as being fun for developers to use. This book is a concise and practical introduction for those who are new to the Svelte framework which will have you up to speed with building apps quickly, and teach you...

Node.js Web Development – Fifth Edition 4

Node.js Web Development – Fifth Edition

eBook Details: Paperback: 760 pages Publisher: WOW! eBook (July 31, 2020) Language: English ISBN-10: 1838987576 ISBN-13: 978-1838987572 eBook Description: Node.js Web Development, 5th Edition: Build scalable web applications using Node.js, Express.js, and the latest ECMAScript techniques, along with deploying applications with AWS and Docker with this updated fifth edition Node.js is the leading choice of server-side web development platform, enabling developers to use the same tools and paradigms for both server-side and client-side software. This updated Node.js Web Development, Fifth Edition focuses on the new features of Node.js 14, Express 4.x, and ECMAScript, taking you through modern concepts, techniques, and best practices for using...