Modern Systems Programming with Scala Native (Pragmatic Programmer) |
Friday, 21 February 2020 | |||
Subtitled "Write Lean, High-Performance Code without the JVM", this book shows how to carry out bare-metal systems programming with Scala Native, an ahead-of-time Scala compiler. Author Richard Whaling uses a series of projects to introduce the fundamental and powerful techniques of systems programming, one by one. The book starts from the foundations of systems programming, including pointers, arrays, strings, and memory management. Projects include using the UNIX socket API to write network client and server programs without the sort of frameworks higher-level languages rely on, and designing and implementing a modern, asynchronous microservice-style HTTP framework from scratch. <ASIN:1680506226 Author: Richard Whaling
For more Book Watch just click. Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed. To have new titles included in Book Watch contact BookWatch@i-programmer.info Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
|