YoVDO

An Animated Introduction to Clojure

Offered By: Independent

Tags

Clojure Courses Data Structures Courses Functional Programming Courses Recursion Courses Macros Courses Concurrency Courses Immutability Courses

Course Description

Overview

This is a brief introduction to the Clojure programming language. Clojure is an awesome functional programming language. It is sometimes called a LISP or LISt Processer. To install and run Clojure programs please look at the documentation here: https://clojure.org/. Alternatively, if you'd like to skip the install process you can write and run Clojure programs from the very cool repl.it online coding platform: https://repl.it/


Syllabus

Chapter 1

1.1 Hello World!!! 1.2 Readers/evaluators and simple arithmetic 1.3 Dog age converter 1.4 Java interoperability 1.5 Clojure data structures 1.6 Efficient immutability (more with data structures)

Chapter 2

2.1 Functions in Clojure 2.2 Fizz Buzz 2.3 Maps as objects 2.4 Reading from a file (with CS poetry) 2.5 Writing to a file

Chapter 3

3.1 Closures 3.2 Interest in an account

Chapter 4

4.1 Tail Recursion 4.2 Recursion and Fizz-Buzz 4.3 Recursion and Square Roots 4.4 Converting a String to an Integer in the Bases 2-16 4.5 Mortgage Scheduler

Chapter 5

5.1 Lazy sequences 5.2 Lazy Prime Generator (Fizz Buzz part 3) 5.3 Poker Probabilities

Chapter 6

6.1 Macros 6.2 Set macros

Chapter 7

7.1 Threads 7.2 Threaded poker 7.3 refs and threads 7.4 Atoms 7.5 Poker with atoms 7.6 Thread logging with agents 7.7 Simpler concurrency

Taught by

Mark Mahoney

Related Courses

4ever-clojure
Independent
Algorithms for DNA Sequencing
Johns Hopkins University via Coursera
Advanced Data Structures, RSA and Quantum Algorithms
University of Colorado Boulder via Coursera
Conception et mise en œuvre d'algorithmes.
École Polytechnique via Coursera
مربع الأدوات الخوارزمية
University of California, San Diego via Coursera