Author: WOW! eBook

Programming WebAssembly with Rust: Unified Development for Web, Mobile, and Embedded Applications 0

Programming WebAssembly with Rust: Unified Development for Web, Mobile, and Embedded Applications

eBook Details: Paperback: 240 pages Publisher: WOW! eBook; 1st edition (March 31, 2019) Language: English ISBN-10: 1680506366 ISBN-13: 978-1680506365 eBook Description: Programming WebAssembly with Rust: Unified Development for Web, Mobile, and Embedded Applications WebAssembly fulfills the long-awaited promise of web technologies: fast code, type-safe at compile time, execution in the browser, on embedded devices, or anywhere else. Rust delivers the power of C in a language that strictly enforces type safety. Combine both languages and you can write for the web like never before! Learn how to integrate with JavaScript, run code on platforms other than the browser, and take a step into IoT....

Web Development with ReasonML: Type-Safe, Functional Programming for JavaScript Developers 0

Web Development with ReasonML: Type-Safe, Functional Programming for JavaScript Developers

eBook Details: Paperback: 208 pages Publisher: WOW! eBook; 1st edition (April 5, 2019) Language: English ISBN-10: 1680506331 ISBN-13: 978-1680506334 eBook Description: Web Development with ReasonML: Type-Safe, Functional Programming for JavaScript Developers ReasonML is a new, type-safe, functional language that compiles to efficient, readable JavaScript. ReasonML interoperates with existing JavaScript libraries and works especially well with React, one of the most popular front-end frameworks. Learn how to take advantage of the power of a functional language while keeping the flexibility of the whole JavaScript ecosystem. Move beyond theory and get things done faster and more reliably with ReasonML today. ReasonML is a new syntax for...

Learn Type-Driven Development 0

Learn Type-Driven Development

eBook Details: Paperback: 180 pages Publisher: WOW! eBook (December 26, 2018) Language: English ISBN-10: 1788838017 ISBN-13: 978-1788838016 eBook Description: Learn Type-Driven Development: A fast paced guide for JavaScript developers for writing safe, fast, and reusable code by leveraging ResaonML’s strong static type system Type-driven development is an approach that uses a static type system to achieve results including safety and efficiency. Types are used to express relationships and other assumptions directly in the code, and these assumptions are enforced by the compiler before the code is run. Learn Type-Driven Development covers how to use these type systems to check the logical consistency of your...

Julia Programming Projects 2

Julia Programming Projects

eBook Details: Paperback: 500 pages Publisher: WOW! eBook (December 26, 2018) Language: English ISBN-10: 178829274X ISBN-13: 978-1788292740 eBook Description: Julia Programming Projects: A step-by-step guide that demonstrates how to build simple-to-advanced applications through examples in Julia Lang 1.x using modern tools Julia is a new programming language that offers a unique combination of performance and productivity. Its powerful features, friendly syntax, and speed are attracting a growing number of adopters from Python, R, and Matlab, effectively raising the bar for modern general and scientific computing. After six years in the making, Julia has reached version 1.0. Now is the perfect time to learn it,...

Learning C# by Developing Games with Unity 2019 – Fourth Edition 1

Learning C# by Developing Games with Unity 2019 – Fourth Edition

eBook Details: Paperback: 342 pages Publisher: WOW! eBook (March 30, 2019) Language: English ISBN-10: 1789532051 ISBN-13: 978-1789532050 eBook Description: Learning C# by Developing Games with Unity 2019, 4th Edition: Understand the fundamentals of C# programming and get started with coding from ground up in an engaging and practical manner Learning to program in today’s technical landscape can be a daunting task, especially when faced with the sheer number of languages you have to choose from. Luckily, Learning C# with Unity 2019 removes the guesswork and starts you off on the path to becoming a confident, and competent, programmer using game development with Unity. You’ll...