Giter VIP home page Giter VIP logo

haskell-in-haste's Introduction

Haskell in Haste

A (very) short workshop designed to introduce Haskell quickly but practically.

Getting Started

  1. Download Stack for your operating system (scroll to the bottom for download links)

  2. Clone this repository

      git clone https://github.com/charleso/haskell-in-haste.git
    
  3. Run stack setup in the root of the directory

  4. Run stack build in the root of the directory

Running

  1. Run stack ghci
  2. Type main to start app
  3. Go to: http://localhost:8080

To reload files

  1. Hit ctrl-c to stop app
  2. Enter :r or :reload to recompile the project
  3. Type main to start app again

Introduction

See here for the material to be used for teaching (very) basic Haskell.

Some concepts are intentionally not being covered due to the time available, which are listed here

Practical

screenshot

It's really important to remember that learning a new language can be tricky, and Haskell especially so. Pick something really simple to start with and don't feel bad or frustrated if you don't finish. There should be plenty of mentors floating around, don't hesitate to ask for help.

Challenges

A number of "bots" have been partially implemented as part of the chat program. These are grouped in to three rough levels of difficulty.

To state the obvious, but it's recommend that they are tackled in this order. Once you feel comfortable, or perhaps you're getting bored, try moving to the next level.

Easy

Medium

Hard

Further Reading

The best place to start is probably the Yorgey lectures. Both the online material and talks given by the BFPG group can be found here:

haskell-in-haste's People

Contributors

charleso avatar matthiasgoergens avatar naevathecat avatar pyko avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.