Racket
  • Introduction
Installation and Configuration
  • Installing Dr Racket
  • Choosing Language
Working With Racket
  • Expression Syntax
  • Consistency
  • Defining a Function
  • Working with Images
  • Strings
  • Comments
  • Conditional Statements
  • Cond in Functions
  • Structures
  • Lists
  • Drawing Shapes
ELM
  • Introduction
Installation and Configuration
  • Installing ELM and Editor
  • Installing Package
  • Installing NodeJs
Working with ELM
  • Package Manager to create a JSON File
  • Import HTML
  • REPL
  • Lists
  • Boolean Data Types
  • Tuples
  • Functions
  • Recursive Call
  • Module Imports
  • Create Module
  • Type Annotation
  • Type Aliases
Creating a Small Application
  • ELM Architecture
  • Application to Increment and Decrement Number