Tag: V08

Rust Power Tools (MEAP V08)


Free Download Rust Power Tools (MEAP V08)
English | 2024 | ISBN: 9781633437494 | 393 Pages | PDF EPUB | 5 MB
Macros are instructions to generate new Rust code at compile-time, saving you hours of tedious code writing. The top Rust developers have built macros into everything from the standard library to crates. Now you can learn how these amazing "power tools" will help you push Rust to its full potential. This hands-on guide takes you from the absolute basics to advanced macro techniques.

(more…)

Quarkus in Action (MEAP V08)


Free Download Quarkus in Action (MEAP V08)
English | 2024 | ISBN: 9781633438958 | 702 Pages | PDF EPUB | 15 MB
Quarkus in Action teaches you to build resilient and scalable cloud applications with Quarkus. It’s written by Martin Štefanko and Jan Martiška, Red Hat engineers who are both active contributors to the Quarkus project. Working hands-on through a realistic business application, you’ll use Quarkus to simplify the development process of a car rental application. Learn how Quarkus lets you live-reload your Java code, deliver continuous background testing, and automatically provide database instances, plus tons more productivity-boosting features.

(more…)

DuckDB in Action (MEAP V08)


Free Download DuckDB in Action (MEAP V08)
English | 2024 | ISBN: 9781633437258 | 398 Pages | PDF EPUB | 12 MB
You don’t need expensive hardware or to spin up a whole new cluster whenever you want to analyze a big data set. You just need DuckDB! This modern and fast embedded database runs on a laptop, and lets you easily process data from almost any source, including JSON, CSV, Parquet, SQLite and Postgres. In DuckDB in Action you’ll learn everything you need to know to get the most out of this awesome tool, keep your data secure on prem, and save you hundreds on your cloud bill.

(more…)

Haskell Bookcamp (MEAP V08)


Free Download Haskell Bookcamp (MEAP V08)
English | 2023 | ISBN: 9781633438934 | 402 pages | MOBI | 4.83 Mb
In Haskell Bookcamp, you’ll build your Haskell skills by working through hands-on challenges and conundrums. You’ll learn to look at each project through a Haskell lens, and then solve it using features like lazy evaluation, immutable data structures, and monads. And the projects are interesting! You’ll take on writing a tool for working with CSV files, creating a domain specific language for music, an image processing library using concurrency for high performance, and more!

(more…)

gRPC Microservices in Go (MEAP V08)


Free Download gRPC Microservices in Go (MEAP V08)
English | 2023 | ISBN: 9781633439207 | 238 pages | MOBI | 2.77 Mb
The powerful gRPC Remote Procedure Call framework delivers superior speed and security over protocols like REST. When paired with Golang’s low-level efficiency and flexibility, gRPC and Go become a killer combination for latency-sensitive microservices applications. gRPC Microservices in Go shows you how to utilize these powerful tools to build production-grade microservices. You’ll learn to develop microservice inter-service communication patterns that are powered by gRPC, design backward compatible APIs, and apply hexagonal architecture to microservices.

(more…)

Optimization Algorithms (MEAP V08)


Free Download Optimization Algorithms (MEAP V08) by
English | 2023 | ISBN: 9781633438835 | 666 pages | MOBI | 19 Mb
Optimization problems are everywhere in daily life. What’s the fastest route from one place to another? How do you calculate the optimal price for a product? How should you plant crops, allocate resources, and schedule surgeries? Optimization Algorithms introduces the AI algorithms that can solve these complex and poorly-structured problems. Inside you’ll find a wide range of optimization methods, from deterministic and stochastic derivative-free optimization to nature-inspired search algorithms and machine learning methods. Don’t worry-there’s no complex mathematical notation. You’ll learn through in-depth case studies that cut through academic complexity to demonstrate how each algorithm works in the real world.

(more…)

F# in Action (MEAP V08)


Free Download F# in Action (MEAP V08)
English | 2023 | ISBN: 9781633439535 | 415 pages | MOBI | 3.77 Mb
F# in Action teaches you the practical F# development skills you need to create professional applications. It’s based on author and Microsoft F# MVP Isaac Abraham’s years of experience working with developers as an F# consultant. You’ll upgrade your .NET development skills with the core principles of functional programming, and discover how F#’s functional-first approach makes it easy to learn this powerful paradigm.

(more…)

Cyber Threat Hunting (MEAP V08)


Free Download Cyber Threat Hunting (MEAP V08) by
English | 2023 | ISBN: 9781633439474 | 442 pages | MOBI | 8.33 Mb
Follow the clues, track down the bad actors trying to access your systems, and uncover the chain of evidence left by even the most careful adversary. This practical guide to cyber threat hunting gives a reliable and repeatable framework to see and stop attacks.

(more…)