Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
The book "Software Design Methods with Wolfram Language" as a paclet
Contributed by: Anton Antonov
This paclet has the chapters of the book "Software Design with Wolfram Language" as technical notes.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["AntonAntonov/SoftwareDesignMethodsWithWLBook"]
To load the code after installation, evaluate this code:
Needs["AntonAntonov`SoftwareDesignMethodsWithWLBook`"]