

ThePolymathicEng
284 posts

@EngPolymathic
Official account of the Polymathic Engineer newsletter, written by @franc0fernand0. Algorithms, distributed systems, and software engineering. Subscribe here:



The 164th issue of the Polymathic Engineer is out. This week, we talk about recursion: - When to use it - base case and recursive step - how to return results - tracing recursive code - time/space complexity - the six recursive patterns Link: newsletter.francofernando.com/p/mastering-re…





The 163rd issue of the Polymathic Engineer is out. This week, we discuss about concurrent programming: - Processes - Threads - Processes vs Threads - Interprocess Communication - Message-Passing Mechanisms - The Thread Pool Pattern Read it here: newsletter.francofernando.com/p/the-building…

The 172nd issue of the Polymathic Engineer is out. This week, we have an intro look at OpenCV: - How Images Are Represented in Memory - Reading and Writing Images - Working with Video and Camera Input - Displaying Results and Handling User Input Link: newsletter.francofernando.com/p/getting-star…




The 161st issue of the Polymathic Engineer is out. This week, we talk about performance reviews: - Understanding the yardstick - The 3 types of reviews - Preparing before the cycle begins - Executing during the cycle - Writing feedback that matters newsletter.francofernando.com/p/how-to-navig…




