Category: Software Development

Code Like a Pro in Rust, Video Edition 0

Code Like a Pro in Rust, Video Edition

Code Like a Pro in Rust, Video Edition English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 6h 24m | 941 MB Get ready to code like a pro in Rust with insider techniques used by Rust veterans! Code Like a Pro in Rust, Video Edition dives deep into memory management, asynchronous programming, and the core Rust skills that make you a Rust pro! Plus, you’ll find essential productivity techniques for Rust testing, tooling, and project management. You’ll soon be writing high-quality code that needs way less maintenance overhead. In Code Like a Pro in Rust, Video Edition,...

The Art of Unit Testing, Third Edition, Video Edition 0

The Art of Unit Testing, Third Edition, Video Edition

The Art of Unit Testing, Third Edition, Video Edition English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 7h 26m | 1.08 GB Unit testing is more than just a collection of tools and practices – it’s a state of mind! This bestseller reveals the master’s secrets for delivering robust, maintainable, and trustworthy code. Thousands of developers have learned to hone their code quality under the tutelage of The Art of Unit Testing. This revised The Art of Unit Testing, 3rd Edition, Video Edition updates an international bestseller to reflect modern development tools and practices, as well as...

Spring Security in Action, Second Edition 0

Spring Security in Action, Second Edition

eBook Details: Paperback: 440 pages Publisher: WOW! eBook; 2nd edition (May 14, 2024) Language: English ISBN-10: 1633437973 ISBN-13: 978-1633437975 eBook Description: Spring Security in Action, 2nd Edition: Don’t let security be an afterthought. Spring Security in Action, Second Edition is your vital companion to robust, secure applications that are protected right from the first line of code. Spring Security in Action, Second Edition is a revised version of the bestselling original, fully updated for Spring Boot 3 and Oauth2/OpenID Connect. In Spring Security in Action, 2nd Edition you will learn essential security skills including how to: Implement and customize authentication and...

Kafka Streams in Action, Second Edition 0

Kafka Streams in Action, Second Edition

eBook Details: Paperback: 504 pages Publisher: WOW! eBook; 2nd edition (May 28, 2024) Language: English ISBN-10: 1617298689 ISBN-13: 978-1617298684 eBook Description: Kafka Streams in Action, 2nd Edition: Event-driven applications and microservices: Everything you need to implement stream processing on Apache Kafka using Kafka Streams and the kqsIDB event streaming database. Kafka Streams in Action, Second Edition guides you through setting up and maintaining your streaming processing with Kafka. Inside, you’ll find comprehensive coverage of not only Kafka Streams, but the entire toolbox you’ll need for effective streaming from the components of the Kafka ecosystem, to Producer and Consumer clients, Connect, and...

Effective Rust: 35 Specific Ways to Improve Your Rust Code 0

Effective Rust: 35 Specific Ways to Improve Your Rust Code

eBook Details: Paperback: 250 pages Publisher: WOW! eBook (May 7, 2024) Language: English ISBN-10: 1098151402 ISBN-13: 978-1098151409 eBook Description: Effective Rust: 35 Specific Ways to Improve Your Rust Code Rust’s popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers. This Effective Rust: 35 Specific Ways to Improve Your Rust Code practical guide helps you make the transition to writing idiomatic Rust while also making full use of Rust’s type system, safety guarantees, and burgeoning ecosystem. Understand the structure of Rust’s...