APPENDIX FURTHER READING
Chapter 1
- The simplified equations for projectile motion used in the examples are explained on Wikipedia at https://en.wikipedia.org/wiki/Projectile_motion.
- Frances Buontempo’s Genetic Algorithms and Machine Learning for Programmers (Pragmatic Bookshelf, 2019) has a whole section on ballistics. This chapter’s initial example was taken from that book and then abused for didactic reasons.
- You can find out more about the problem of primitive obsession, and its antidotes, here:
- “Primitive Obsession” wiki page, https://wiki.c2.com/?PrimitiveObsession
- Refactoring Guru website, https://refactoring.guru/smells/primitive-obsession
- Fit wiki page, http://fit.c2.com/wiki.cgi?WholeValue
- “The CHECKS Pattern Language of Information ...
Get The C# Type System now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.