- High level overview https://yogthos.github.io/ClojureDistilled.html
- An Animated Introduction to Clojure https://markm208.github.io/cljbook/
- Interactive tutorial in a browser https://tryclojure.org/
- Interactive exercises http://clojurescriptkoans.com/
- Clerk notebooks with introductory examples https://github.clerk.garden/anthonygalea/notes-on-clojure
- More interactive exercises https://4clojure.oxal.org/
- Lambda Island tutorials https://lambdaisland.com/
- Functional Programming with Clojure resources https://practicalli.github.io/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
YUI.add('models:my_model', function (Y, NAME, __imports__, __exports__) { | |
"use strict"; | |
var MyOtherModel = __imports__['models/my_other_model']['default']; | |
var MyModel = Y.Base.create('models:myModel', | |
MyOtherModel | |
[], | |
{ | |
// .. some implementation | |
}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;; | |
;; Thus spake the master programmer: | |
;; "Though a program be but three lines long, someday it will have to be | |
;; maintained." | |
;; | |
;; | |
;; [01:30] <uhelp> lexxan: Since Mon May 2 17:22:46 2005, | |
;; there have been 0 modifications and 0 questions. | |
;; I have been awake for 7 minutes and 36 seconds | |
;; this session, and currently reference 19 |