Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Clojure Introduction: Learn Functional Programming
Rating: 3.8 out of 5(35 ratings)
18,585 students

Clojure Introduction: Learn Functional Programming

Start with functional programming
Created byPeter A
Last updated 3/2019
English

What you'll learn

  • Learn a Functional Programming Language (Clojure)
  • Functional programming with Clojure
  • Thinking about programming in a functional way
  • A dialect of the Lisp programming language

Course content

5 sections39 lectures1h 24m total length
  • Introduction0:04
  • Examples0:02
  • Syntax5:34
  • Summary0:10
  • Variables6:12
  • Summary0:10
  • Functions6:36
  • Summary0:14
  • Lists3:55
  • Summary0:07
  • NameSpace2:46

    Define namespaces to organize code into groups and libraries, using dot notation to access functions like core/print line within a namespace. Import Java namespaces and run on Java Virtual Machine.

  • Summary0:07

Requirements

  • Previous programming experience (in any language) recommended

Description

Learn how to program with Clojure, a functional programming language.

Clojure is different from other languages in that it is a functional programming language. This requires you to think in a different way and the learning curve can be steep. This course will give you an easy introduction to functional programming with Clojure.  We'll go over the basics and you'll be able to make programs with Clojure.

This is a getting started course. It helps you start at the beginner level.


Who this course is for:

  • Intermediate programmers that want to learn Functional programming with Clojure