PureScript

Go to class
Write Review

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

Overview
  • PureScript is a purely functional, statically-typed programming language with global type inference.Functional means that functions are first-class values. Functions are an important and powerful tool for abstraction. In PureScript, computation is modeled as the evaluation of expressions made up of function applications, rather than as the execution of a sequence of instructions.

Syllabus
    • Hello World
    • Leap
    • Pangram
    • Bob
    • Accumulate
    • Collatz Conjecture
    • Rna Transcription
    • Sum Of Multiples
    • Atbash Cipher
    • Difference Of Squares
    • Hamming
    • Isogram
    • Phone Number
    • Raindrops
    • Scrabble Score
    • Acronym
    • Diamond
    • Etl
    • Triangle
    • Allergies
    • All Your Base
    • Largest Series Product
    • Pascals Triangle
    • Binary Search
    • Matching Brackets
    • Crypto Square
    • Word Count
    • Meetup