Packt, 1st edition (May 2, 2022) — 232 p. Understand the basic building blocks of WebAssembly and learn, install, and use various tools from the Rust and WebAssembly ecosystem Key Features Understand the Rust programming language and WebAssembly concepts for web development Build web, mobile, and embedded apps using WebAssembly Enhance the scalability and resilience of your web...
Pragmatic Bookshelf, 2022. — 148 p. The Rust programming language is consistent and does its best to avoid surprising the programmer. Like all languages, though, Rust still has its quirks. But these quirks present a teaching opportunity. In this book, you’ll work through a series of brain teasers that will challenge your understanding of Rust. By understanding the gaps in your...
Packt, April 2022. — 476 p. The Rust programming language has held the most-loved technology ranking on Stack Overflow for 6 years running, while JavaScript has been the most-used programming language for 9 years straight as it runs on every web browser. Now, thanks to WebAssembly (or Wasm), you can use the language you love on the platform that's everywhere. This book is an...
Pragmatic Bookshelf, 2022. — 138 p. The Rust programming language is consistent and does its best to avoid surprising the programmer. Like all languages, though, Rust still has its quirks. But these quirks present a teaching opportunity. In this book, you’ll work through a series of brain teasers that will challenge your understanding of Rust. By understanding the gaps in your...
Independently published, 2022-03-15. — 433 p. Zero To Production is the ideal starting point for your journey as a Rust backend developer. You will learn by doing: you will build a fully functional email newsletter API, starting from scratch. You'll learn how to — Navigate and leverage Rust's crates ecosystem — Structure your application to make it modular and extensible —...
Pearson Education, Inc., 2020. — 9 p. — ISBN13: 978-0-13-655257-4 Red Hat RHCSA 8 Practice Tests provides two full practice exams so you can test your skills before taking the RHCSA exam. This title was created by Sander van Vugt to support the Red Hat Certified System Administrator (RHCSA) Complete Video Course 3rd Edition and is an essential part of preparing for the exam. It...
Independently Published, 2019-08-31. — 526 p. This book makes JavaScript less challenging to learn for newcomers, by offering a modern view that is as consistent as possible. Highlights: Get started quickly, by initially focusing on modern features. Test-driven exercises and quizzes available for most chapters (sold separately). Covers all essential features of JavaScript, up...
Leanpub, eventstorming.com, 2018-06-06. — 299 p. The deepest tutorial and explanation about EventStorming, straight from the inventor. At first look, EventStorming is deceptively simple: just have a long paper roll available, and a virtually unlimited stock of coloured sticky notes and start modelling problems that looked too big to be modelled. But the ability to visually...
Leanpub, eventstorming.com, 2018-06-06. — 299 p. The deepest tutorial and explanation about EventStorming, straight from the inventor. At first look, EventStorming is deceptively simple: just have a long paper roll available, and a virtually unlimited stock of coloured sticky notes and start modelling problems that looked too big to be modelled. But the ability to visually...
Leanpub, 2017. — 24 p. This booklet is a concise, practical and visual guide to the software practice of Domain-Driven Design. Aimed at those who are new to the practice and need an overview of the patterns, principles and practices of Domain-Driven Design. The goal of Domain-Driven Design is not to simply produce better software but to enable better business outcomes. DDD is...
Refactoring Guru, 2019. — 336 p. The book is divided into two large sections: Code Smells and Refactoring Techniques. The first part describes various signs and symptoms of dirty code. The second part shows different methods to treat dirty code and make it clean. The book can be read both from cover to cover, as well as in random order. Despite the fact that all the topics are...