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
Publisher: Pragmatic Bookshelf
Date: February 2020
Pages:  262
ISBN: 978-1680506228
Print: 1680506226
Audience: Would-be systems programmers
Level: Intermediate
Category: Systems Management

scalasys

 

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.

 

 

Banner
 


Web Design, 7e (In Easy Steps)

Author: Sean McManus
Publisher: Easy Steps, 7th Ed, 2023
Pages: 228
ISBN: 978-1840789850
Print: 1840789859
Kindle: B0C24YV788
Audience:
Rating: 4
Reviewed by: Sue Gee
Web design without a designer - is it possible?



SQL Server 2022 Query Performance Tuning (Apress)

Author: Grant Fritchey
Publisher: Apress
Pages: 745
ISBN:978-1484288900
Print:1484288904
Kindle:B0BLYD98SQ
Audience: DBAs & SQL Devs
Rating: 4.7
Reviewer: Ian Stirk 

A popular performance tuning book gets updated for SQL Server 2022, how does it fare?


More Reviews