Explore >> Select a destination


You are here

chelseatroy.com
| | blog.pragmaticengineer.com
4.3 parsecs away

Travel
| | This is a collection of software engineering and engineering management books that I have read and would recommend to others. See also my list of 100 tech book recommendations for software engineers, EMs and PMs. Note that none of the below links are affiliate links or sponsored. See my ethics
| | henrikwarne.com
1.7 parsecs away

Travel
| | I really liked A Philosophy of Software Design by John Ousterhout. It is compact and short, only 170 pages, so it is a quick read, but it contains many good ideas. The focus is on how to structure systems to make them easy to understand and work with. The author is a professor of Computer...
| | aethermug.com
4.1 parsecs away

Travel
| | Blame the thickets and the paradoxes
| | blog.jetbrains.com
14.9 parsecs away

Travel
| Want to write faster Python code? Discover the difference between `async/await` and `threading` and how concurrency works in Python with real-world examples.