Modern Systems Programming with Scala Native

Modern Systems Programming with Scala Native
Author :
Publisher : Pragmatic Bookshelf
Total Pages : 314
Release :
ISBN-10 : 9781680507492
ISBN-13 : 1680507494
Rating : 4/5 (494 Downloads)

Book Synopsis Modern Systems Programming with Scala Native by : Richard Whaling

Download or read book Modern Systems Programming with Scala Native written by Richard Whaling and published by Pragmatic Bookshelf. This book was released on 2020-01-23 with total page 314 pages. Available in PDF, EPUB and Kindle. Book excerpt: Access the power of bare-metal systems programming with Scala Native, an ahead-of-time Scala compiler. Without the baggage of legacy frameworks and virtual machines, Scala Native lets you re-imagine how your programs interact with your operating system. Compile Scala code down to native machine instructions; seamlessly invoke operating system APIs for low-level networking and IO; control pointers, arrays, and other memory management techniques for extreme performance; and enjoy instant start-up times. Skip the JVM and improve your code performance by getting close to the metal. Developers generally build systems on top of the work of those who came before, accumulating layer upon layer of abstraction. Scala Native provides a rare opportunity to remove layers. Without the JVM, Scala Native uses POSIX and ANSI C APIs to build concise, expressive programs that run unusually close to bare metal. Scala Native compiles Scala code down to native machine instructions instead of JVM bytecode. It starts up fast, without the sluggish warm-up phase that's common for just-in-time compilers. Scala Native programs can seamlessly invoke operating system APIs for low-level networking and IO. And Scala Native lets you control pointers, arrays, and other memory layout types for extreme performance. Write practical, bare-metal code with Scala Native, step by step. Understand the foundations of systems programming, including pointers, arrays, strings, and memory management. Use the UNIX socket API to write network client and server programs without the sort of frameworks higher-level languages rely on. Put all the pieces together to design and implement a modern, asynchronous microservice-style HTTP framework from scratch. Take advantage of Scala Native's clean, modern syntax to write lean, high-performance code without the JVM. What You Need: A modern Windows, Mac OS, or Linux system capable of running Docker. All code examples in the book are designed to run on a portable Docker-based build environment that runs anywhere. If you don't have Docker yet, see the Appendix for instructions on how to get it.


Modern Systems Programming with Scala Native Related Books

Modern Systems Programming with Scala Native
Language: en
Pages: 314
Authors: Richard Whaling
Categories: Computers
Type: BOOK - Published: 2020-01-23 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

Access the power of bare-metal systems programming with Scala Native, an ahead-of-time Scala compiler. Without the baggage of legacy frameworks and virtual mach
Hands-on Scala Programming: Learn Scala in a Practical, Project-Based Way
Language: en
Pages: 414
Authors: Haoyi Li
Categories: Computers
Type: BOOK - Published: 2020-07-11 - Publisher:

DOWNLOAD EBOOK

Hands-on Scala teaches you how to use the Scala programming language in a practical, project-based fashion. This book is designed to quickly teach an existing p
Software Engineering from Scratch
Language: en
Pages: 326
Authors: Jason Lee Hodges
Categories: Computers
Type: BOOK - Published: 2019-10-15 - Publisher: Apress

DOWNLOAD EBOOK

Learn software engineering from scratch, from installing and setting up your development environment, to navigating a terminal and building a model command line
Programming Scala
Language: en
Pages: 742
Authors: Dean Wampler
Categories: Computers
Type: BOOK - Published: 2014-12-04 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Get up to speed on Scala, the JVM language that offers all the benefits of a modern object model, functional programming, and an advanced type system. Packed wi
Programming Machine Learning
Language: en
Pages: 437
Authors: Paolo Perrotta
Categories: Computers
Type: BOOK - Published: 2020-03-31 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

You've decided to tackle machine learning - because you're job hunting, embarking on a new project, or just think self-driving cars are cool. But where to start