AntonAntonov/ SoftwareDesignMethodsWithWLBook

(0.0.7) current version: 0.0.8 »

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.

Installation Instructions

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`"]

Details

Object-Oriented Programming (OOP) Design Patterns
Monadic Programming
Grammars and Functional Parsers
Meta Programming
Automatic generation of: (1) Universal Modeling Language (UML) diagrams, (2) function dependencies graphs, (3) graphs charactering systems of Partial Differential Equations.

Paclet Guide