Category: Software Development

Modern C 2

Modern C

eBook Details: Paperback: 496 pages Publisher: WOW! eBook; 1st edition (December 17, 2019) Language: English ISBN-10: 1617295817 ISBN-13: 978-1617295812 eBook Description: Modern C focuses on the new and unique features of modern C programming. The book is based on the latest C standards and offers an up-to-date perspective on this tried-and-true language. C is extraordinarily advanced for a 50-year-old programming language. Whether you’re writing embedded code, low-level system routines, or high-performance applications, C is up to the challenge. This unique book, based on the latest C standards, exposes a modern perspective of this tried-and-true language. What’s inside Operators and functions Pointers, threading, and atomicity...

Hello World! Third Edition 0

Hello World! Third Edition

eBook Details: Paperback: 496 pages Publisher: WOW! eBook; 3rd edition (December 10, 2019) Language: English ISBN-10: 161729702X ISBN-13: 978-1617297021 eBook Description: Hello World!: Computer Programming for Kids and Other Beginners, 3rd Edition This book introduces the world of computer programming in a clear and fun style using Python, a programming language designed to be easy to learn. Learn to talk to your computer in its own language! Whether you want to create a game, start a business, or solve an important problem, the first step is learning to write your own programs. Hello World!: Computer Programming for Kids and Other Beginners, Third Edition introduces...

Using Asyncio in Python 0

Using Asyncio in Python

eBook Details: Paperback: 166 pages Publisher: WOW! eBook; 1st edition (February 25, 2020) Language: English ISBN-10: 1492075337 ISBN-13: 978-1492075332 eBook Description: Using Asyncio in Python: Understanding Python’s Asynchronous Programming Features If you’re among the Python developers put off by asyncio’s complexity, it’s time to take another look. Asyncio is complicated because it aims to solve problems in concurrent network programming for both framework and end-user developers. The features you need to consider are a small subset of the whole asyncio API, but picking out the right features is the tricky part. That’s where this Using Asyncio in Python practical book comes in. Get a...

The Clojure Workshop 4

The Clojure Workshop

eBook Details: Paperback: 800 pages Publisher: WOW! eBook (January 29, 2020) Language: English ISBN-10: 1838825487 ISBN-13: 978-1838825485 eBook Description: The Clojure Workshop: Cut through the noise and get real results with a step-by-step approach to learning Clojure programming You already know you want to learn Clojure, and a smarter way to learn Clojure is to learn by doing. The Clojure Workshop focuses on building up your practical skills so that you can write clean, expressive code with a language that is great for applications where concurrency and interoperability with the JVM are a priority. You’ll learn from real examples that lead to real results....

Deep Learning with JavaScript 1

Deep Learning with JavaScript

eBook Details: Paperback: 560 pages Publisher: WOW! eBook; 1st edition (January 14, 2020) Language: English ISBN-10: 1617296171 ISBN-13: 978-1617296178 eBook Description: Deep Learning with JavaScript: Neural networks in TensorFlow.js Deep learning has transformed the fields of computer vision, image processing, and natural language applications. Thanks to TensorFlow.js, now JavaScript developers can build deep learning apps without relying on Python or R. Deep Learning with JavaScript shows developers how they can bring DL technology to the web. Written by the main authors of the TensorFlow library, this new book provides fascinating use cases and in-depth instruction for deep learning apps in JavaScript in your browser...