ClojureScript

Go to class
Write Review

Free Online Course: ClojureScript provided by Exercism is a comprehensive online course. The course is taught in English and is free of charge.

Overview
  • ClojureScript is a compiler for Clojure that targets JavaScript. It emits JavaScript code which is compatible with the advanced compilation mode of the Google Closure optimizing compiler.Why Clojure?

Syllabus
    • Hello World
    • Two Fer
    • Reverse String
    • Bob
    • Armstrong Numbers
    • Anagram
    • Hamming
    • Isogram
    • Nucleotide Count
    • Raindrops
    • Rna Transcription
    • Run Length Encoding
    • Series
    • Triangle
    • Word Count
    • Beer Song
    • Isbn Verifier
    • Leap
    • Phone Number
    • Spiral Matrix
    • Clock
    • Allergies
    • Matching Brackets
    • Binary Search
    • Binary Search Tree
    • Pascals Triangle