Scheme
Offered By: Exercism
Course Description
Overview
Scheme is a statically scoped and properly tail-recursive dialect of the Lisp programming language invented by Guy Lewis Steele Jr. and Gerald Jay Sussman. It was designed to have an exceptionally clear and simple semantics and few different ways to form expressions. A wide variety of programming paradigms, including functional, imperative, and message passing styles, find convenient expression in Scheme.
Syllabus
- Hello World
- Leap
- Rna Transcription
- Hamming
- Grains
- Anagram
- Difference Of Squares
- Pascals Triangle
- Knapsack
- Binary Search
- Two Fer
- Transpose
- Forth
- Phone Number
- Raindrops
- Matching Brackets
- Perfect Numbers
- Nucleotide Count
- Scrabble Score
- Word Count
- Pangram
- Queen Attack
- Atbash Cipher
- Change
- Collatz Conjecture
- Rotational Cipher
- Prime Factors
- Bob
- Affine Cipher
- Accumulate
- Armstrong Numbers
- Acronym
- Octal
- Roman Numerals
- Strain
- Sum Of Multiples
- Triangle
- Trinary
- Sieve
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