Join Notes
A batch of the best highlights from what Tristan's read, .
Marx and Engels would become the philosophical fathers of the communist revolution across half the world. For that reason alone Marx and Engels might justifiably be thought as the most influential philosophers of all time.
Philosophy 100 Essential Thinkers
Philip Stokes
Liberalism cherishes liberty, but liberty has different meanings in different contexts.
21 Lessons for the 21st Century
Yuval Noah Harari
Each unit test should assert the expected behavior of a single path through a method or function in your project. To cover multiple paths, write one test for each scenario. For example, if a function receives an optional parameter, you’d write a test in which the parameter is nil and a test in which it takes a non-nil value. Identify the boundary cases and logical branches in your code, and write a unit test to cover each combination of these cases.
Testing your apps in Xcode | Apple Developer Documentation
var s_account="awdappledeveloper"
...catch up on these, and many more highlights