https://github.com/dpsanders/metaprogramming_juliacon_2021
https://github.com/dpsanders/metaprogramming_juliacon_2021
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dpsanders/metaprogramming_juliacon_2021
- Owner: dpsanders
- Created: 2021-07-27T13:52:27.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-27T23:39:30.000Z (almost 4 years ago)
- Last Synced: 2025-04-18T21:31:06.370Z (about 2 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 85.9 KB
- Stars: 86
- Watchers: 5
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Metaprogramming workshop at JuliaCon 2021
Notebooks for the JuliaCon 2021 Intro to Metaprogramming workshop.
View them online at [NBViewer](https://nbviewer.jupyter.org/github/dpsanders/Metaprogramming_JuliaCon_2021/tree/master)
Video of the workshop is [here](https://www.youtube.com/watch?v=2QLhw6LVaq0)
## License
The material in this repository is licensed as follows:- The **code** is under the [MIT license](https://opensource.org/licenses/MIT).
- The **text** is under the [CC BY-SA 4.0 license](https://creativecommons.org/licenses/by-sa/4.0).
Copyright David P. Sanders 2021