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
 


The C# Workshop (Packt)

Author: Jason Hales, Almantas Karpavicius and Mateus Viegas
Publisher: Packt
Date: September 2022
Pages: 780
ISBN: 978-1800566491
Print: 1800566492
Kindle: ‎ B0BGRBDJLS
Audience: C# developers
Rating:  4
Reviewer: Mike James
C# is not the language it once was - time for a revival?



Large-Scale C++, Volume I

Author: John Lakos
Publisher: Addison-Wesley
Pages: 988
ISBN: 978-0201717068
Print: 0201717069
Kindle: B0826523GZ
Audience: Programmers with plenty of time to spare
Rating: 3
Reviewer Mike James:
Large Scale C++, what can this mean?


More Reviews