@@ -128,6 +128,7 @@ ever.
128
128
* [ Security] ( #security )
129
129
* [ Software Development] ( #software-development )
130
130
* [ System Architecture] ( #system-architecture )
131
+ * [ Testing] ( #testing )
131
132
* [ Theoretical Computer Science] ( #theoretical-computer-science )
132
133
* [ Type Theory] ( #type-theory )
133
134
* [ UX/UI] ( #uxui )
@@ -377,7 +378,6 @@ ever.
377
378
378
379
* [ Designing a Real Time Game Engine in Erlang] ( https://www.youtube.com/watch?v=sla-t0ZNlMU ) [ 00:38:32] by ** Mark Allen** (2014)
379
380
* [ Optimizing Native Code for Erlang] ( https://www.youtube.com/watch?v=57AkoJfojK8 ) [ 00:26:46] by ** Steve Vinoski** (2014)
380
- * [ Testing the Hard Stuff and Staying Sane] ( https://www.youtube.com/watch?v=zi0rHwfiX1Q ) [ 00:47:16] by ** John Hughes** (2014)
381
381
* [ Using Logic Programming Tools to Drive Property-based Testing] ( https://www.youtube.com/watch?v=fSCIfsUcY4Y ) [ 00:34:45] by ** Zachary Kessin** (2014)
382
382
* [ Why The Cool Kids Don't Use Erlang] ( https://www.youtube.com/watch?v=3MvKLOecT1I ) [ 00:51:55] by ** Garrett Smith** (2014)
383
383
* [ Writing Quality Code in Erlang] ( https://www.youtube.com/watch?v=CQyt9Vlkbis ) [ 00:40:47] by ** Garrett Smith** (2014)
@@ -1166,6 +1166,10 @@ ever.
1166
1166
* [ Narcissistic Design] ( https://www.youtube.com/watch?v=LEZv-kQUSi4 ) [ 00:37:14] by ** Stuart Halloway** (2013)
1167
1167
* [ Scalability at YouTube] ( https://youtu.be/G-lGCC4KKok?t=9m12s ) [ 00:38:43] by ** Mike Solomon** (long intro; starts at 9:12 minutes in) (2012)
1168
1168
1169
+ #### Testing
1170
+ * [ Backtracking Generators for Random Testing] ( https://www.youtube.com/watch?v=dfZ94N0hS4I ) [ 01:03:30] by ** Benjamin Pierce** (2020) [ A]
1171
+ * [ Testing the Hard Stuff and Staying Sane] ( https://www.youtube.com/watch?v=zi0rHwfiX1Q ) [ 00:47:16] by ** John Hughes** (2014)
1172
+
1169
1173
#### Theoretical Computer Science
1170
1174
* [ Category Theory for the Working Hacker] ( https://www.youtube.com/watch?v=V10hzjgoklA ) [ 00:50:51] by ** Philip Wadler** (2016)
1171
1175
* [ Impossible Programs] ( https://www.youtube.com/watch?v=hN63FOa_Gp4 ) [ 00:50:06] by ** Tom Stuart** (2015)
0 commit comments