Kotlin coroutines have revolutionized JVM development, especially on Android and the backend, as they let us easily implement efficient and reliable multithreading. Their cutting-edge design and features are ideally suited to modern use cases. In this book, we will explore how Kotlin coroutines work and how we can use them to improve our code.
Node.js Stream Module - How it Works Under the Hood
Advanced Topics in Parallel and Distributed Systems Design
Leverage the power of built-in APIs and third-party libraries to build highly optimized React applications
Python Django Flask Rest Framework with Oracle database
Everything you need to know about generics in Go: be among the first to start using type parameters when they arrive. Avoid the common pitfalls and keep writing high-quality Go code.
Learn to program using C language using pointers from the beginning.Analogies and graphics are used for a deeper understanding of objects and their addresses, types, memory, data, etc. Chapters 1 to 5 are already finished.
Although we do have some good books about open source software licensing, most of these books are written by (and to) lawyers, which hinder the understanding of busy developers. This book also has a practical orientation. After covering the concepts of open source licensing, we highlight real examples of good and bad licensing usage.
Although this book is not a comprehensive text that covers every single aspect about creating R packages, I’ve written it in the spirit of an extended tutorial or guide document with a relatively simple working example.
This book aims to help you get started with handling strings in R. It provides an overview of several resources that you can use for string manipulation. It covers useful functions in packages "base" and "stringr", printing and formatting characters, regular expressions, and other tricks.
When you know SASS, your front-end development will be much more organized, faster and highly maintainable.
If you're an intermediate learner or advanced professional who are still struggling with the complex concept of State in Flutter, then this book is for you!
React Hooks Tutorial with 26 React Hooks to use in your own projects
In this book, there will be a large number of examples and descriptions of approaches to solving some problems in test automation. In this book, I have tried to focus more on the concept of how to use the strengths and weaknesses of Selenium WebDriver.
Easy to read ebook format of the official WebAssembly documentation. This is version 1.0 as hosted on assemblyscript.org, the idea is to help the community with a portable and easy to read version for offline reference.