[PacktPub] Concurrent And Parallel Programming In Python [Video]

PacktPub – Concurrent And Parallel Programming In Python [Video] [FCO] About this video In a big data project, a plethora of information is retrieved, big numbers are crunched on our machine, or both. If the coding is sequential or synchronous, our application will struggle to execute. Two mechanisms to alleviate such bottlenecks are concurrency and […]

[ZeroToMastery] Go Programming (Golang): The Complete Developer’s Guide

  About Learn Golang from scratch, from an industry expert. Build real-world apps. You’ll learn the fundamentals all the way to advanced concurrency so that you go from beginner to being able to get hired as a Go developer!   Course Details We guarantee you that this is the most comprehensive and up-to-date online resource […]

[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 […]