PureScript
Offered By: Exercism
Course Description
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
Related Courses
Programming LanguagesUniversity of Virginia via Udacity Compilers
Stanford University via Coursera Programming Languages, Part A
University of Washington via Coursera CSCI 1730 - Introduction to Programming Languages
Brown University via Independent Intro to Java Programming
San Jose State University via Udacity