You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -276,6 +276,7 @@ There are some free books available, including:
276
276
- Cross-functional understanding is critical in modern tech companies
277
277
- Helps to avoid underestimating the importance and difficulty other roles
278
278
- Helps you to be strategic in your interaction with people in that role
279
+
-[Teach Yourself Programming in Ten Years](https://norvig.com/21-days.html)
279
280
280
281
### Axioms
281
282
@@ -664,6 +665,7 @@ See also the SQL section.
664
665
-[Safe Operations For High Volume PostgreSQL](https://www.braintreepayments.com/blog/safe-operations-for-high-volume-postgresql/) (this is for PostgreSQL but works great for other DBs as well).
665
666
-[Transaction Isolation in Postgres, explained](https://www.thenile.dev/blog/transaction-isolation-postgres)
0 commit comments