[Manning] Rust in Motion [FCO]

  Carol Nichols and Jake Goulding Course duration: 4h 7m 62 exercises About the subject Rust’s popularity is surging among systems programmers. Aiming to be an alternative to C and C++, Rust’s extraordinary speed comes largely from its memory safety, which it achieves without resource-greedy garbage collection. Other enticing features of this hot systems programming […]

[O’REILLY] Java Lambdas and the Stream API: Bringing Functional Programming to Java

by James McLaughlin Publisher: Apress Release Date: November 2019 ISBN: 9781484255940 Video Description   Come up to speed with Java functional programming and write effective Java code with less effort using lambdas and the stream API. Make your Java project code more reliable by using the declarative approach provided by these new Java features. Learn […]