Forwarded from Yachen's Channel
「互联网与房价」
https://yach.me/2021/08/20/%e4%ba%92%e8%81%94%e7%bd%91%e4%b8%8e%e6%88%bf%e4%bb%b7/
上周写了这篇文章后一直没有发表,一方面因为这个话题很容易引起争议,另一方面是因为这些社会问题的成因通常十分复杂,并非一两个因素所决定的,所以如果仅从一个角度去描述,可能显得有些偏倚。
https://yach.me/2021/08/20/%e4%ba%92%e8%81%94%e7%bd%91%e4%b8%8e%e6%88%bf%e4%bb%b7/
上周写了这篇文章后一直没有发表,一方面因为这个话题很容易引起争议,另一方面是因为这些社会问题的成因通常十分复杂,并非一两个因素所决定的,所以如果仅从一个角度去描述,可能显得有些偏倚。
Software Engineering at Google https://learning.oreilly.com/library/view/software-engineering-at/9781492082781/
O’Reilly Online Learning
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to develop proper engineering practices to make their codebase sustainable and healthy. This... - Selection from Software Engineering at Google [Book]
Software Architecture: The Hard Parts https://learning.oreilly.com/library/view/software-architecture-the/9781492086888/
O’Reilly Online Learning
Software Architecture: The Hard Parts
There are no easy decisions in software architecture. Instead, there are many hard parts--difficult problems or issues with no best practices--that force you to choose among various... - Selection from Software Architecture: The Hard Parts [Book]
Java 8 in Action: Lambdas, streams, and functional-style programming https://learning.oreilly.com/library/view/java-8-in/9781617291999/
O’Reilly Online Learning
Java 8 in Action: Lambdas, streams, and functional-style programming
Java 8 in Action is a clearly written guide to to the new features of Java 8. The book covers lambdas, streams, and functional-style programming. With Java 8’s functional features … - Selection from Java 8 in Action: Lambdas, streams, and functional-style…