YoVDO

Scheme

Offered By: Exercism

Tags

Programming Languages Courses Binary Search Courses Functional Programming Courses Imperative Programming Courses

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

算法基础 | Fundamental Algorithms
Peking University via edX
Algorithms for Searching, Sorting, and Indexing
University of Colorado Boulder via Coursera
Introduction to Search Techniques in Python: Binary Search
Coursera Project Network via Coursera
Основы олимпиадного программирования
Saint Petersburg State University via Coursera
Algorithms in JavaScript
egghead.io