It's Sunday and like most engineers, I'm looking for something to read that's tech oriented. Algorithms, distributed systems, architectures, etc.
React in-depth: <a href="https://overreacted.io" rel="nofollow">https://overreacted.io</a> by Dan Abramov.<p>Software architectures: <a href="https://martinfowler.com/architecture" rel="nofollow">https://martinfowler.com/architecture</a> by Martin Fowler.<p>AI and Data Science: <a href="https://towardsdatascience.com/" rel="nofollow">https://towardsdatascience.com/</a>
This is more holistic than what you asked, but someone might find it useful<p>How To Ask Questions The Smart Way
-Eric Steven Raymon<p><a href="http://www.catb.org/~esr/faqs/smart-questions.html" rel="nofollow">http://www.catb.org/~esr/faqs/smart-questions.html</a>
Not very technical so I'm not sure if you'll find it interesting, but it's a short read and it's my first post<p><a href="http://pranay.gp/how-to-learn-things-at-1000x-the-speed" rel="nofollow">http://pranay.gp/how-to-learn-things-at-1000x-the-speed</a>
check out <a href="http://masm32.com/" rel="nofollow">http://masm32.com/</a><p>and the forum at <a href="http://www.masm32.com/board/index.php" rel="nofollow">http://www.masm32.com/board/index.php</a><p>this place is about macro assembler as gleaned from the microsoft devkit and about assembler programming in general.
not only 32bit stuff but 64 bit stuff happens here too.