https://github.com/rickmoynihan/clojure-presentation
https://github.com/rickmoynihan/clojure-presentation
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rickmoynihan/clojure-presentation
- Owner: RickMoynihan
- License: epl-1.0
- Created: 2023-05-26T12:33:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T11:34:38.000Z (about 1 year ago)
- Last Synced: 2025-02-16T14:10:25.099Z (11 months ago)
- Language: HTML
- Homepage:
- Size: 45.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Clojure: Two doors to great ideas
See the presentation [slides here](https://swirrl.github.io/clojure_presentation/)
## Implementation & Developing
Note this presentation is developed as a [Clerk](https://clerk.vision)
[Slideshow](https://github.com/nextjournal/clerk-slideshow), and is
written in Clojure.
To build new slides eval the build snippet at a REPL in user.clj.
[The code behind the presentation is here](./notebooks/clojure_presentation.clj).
_NOTE: Works & Tested on Java 17_