Skip to content

Instantly share code, notes, and snippets.

@yeehaa123
Created February 9, 2017 14:21
Show Gist options
  • Save yeehaa123/8e6fc19313ff416923a0f82669313de7 to your computer and use it in GitHub Desktop.
Save yeehaa123/8e6fc19313ff416923a0f82669313de7 to your computer and use it in GitHub Desktop.
title: Handout Clojurebridge Amsterdam
meta:
date: 11-02-2017
location: Herengracht 258 - 266
sections:
- title: What is Clojure(Script)?
resources:
- title: What is Clojure?
url: http://www.lispcast.com/what-is-clojure
- title: Lisp (programming language)
url: https://en.wikipedia.org/wiki/Lisp_(programming_language)
- title: Lisp (programming language)
url: https://en.wikiquote.org/wiki/Lisp_(programming_language)
- title: What is ClojureScript?
url: http://www.lispcast.com/what-is-clojurescript
- title: Why (not) use Clojure(Script)?
resources:
- title: Introduction: Why Lisp?
url: http://www.gigamonkeys.com/book/introduction-why-lisp.html
- title: Clojure is not for Geniuses
url: https://adambard.com/blog/clojure-is-not-for-geniuses/
- title: Why would someone learn Clojure?
url: https://www.quora.com/Why-would-someone-learn-Clojure
- title: Why ClojureScript?
url: https://www.quora.com/Why-ClojureScript
- title: https://jaredforsyth.com/2015/11/26/What-holds-me-back-from-Clojurescript/
url: What holds me back from Clojurescript
- title: My Increasing Frustation with Clojure
url: https://news.ycombinator.com/item?id=11883579
- title: Ten reasons to use Clojure/ClojureScript on your next web dev project
url: https://adambard.com/blog/ten-reasons-to-use-clojure/
- title: Learn to Code
resources:
- title: The 3 Myths of Learning Programming Languages
url: https://www.sitepoint.com/the-3-myths-of-learning-programming-languages/
- title: Programming Concepts: A Brief Tutorial for New Programmers
url: http://holowczak.com/programming-concepts-tutorial-programmers/
- title:
url:
- title: Learn Clojure(Script)
resources:
- title: Intro to Clojure
url: https://purelyfunctional.tv/courses/intro-to-clojure/
- title: Brave Clojure. Become A Better Programmer
url: http://www.braveclojure.com/
- title: Ultimate Guide To Learning Clojure for Free
url: http://www.lispcast.com/ultimate-guide-to-learning-clojure-for-free
- title: Lambda Island
url: https://lambdaisland.com/
- title: Parens of the Dead
url: http://www.parens-of-the-dead.com/
- title: Useful Libraries
resources:
- name: Reagent
usecases:
- Websites
- User Interfaces
url: http://reagent-project.github.io/
clojars: "[reagent \"0.6.0\"]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment