Skip to content

ny-haskell/Action-Haskell-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Action-Haskell-Analysis

This is your AHA! Haskell Moment

This study group will cover several chapters of the Haskell Data Analysis Cookbook during Spring 2015. You'll need a copy of the book (members of the NY Haskell group can access a copy from the files section). The most recent code examples from the book can be found at the author's GitHub Repo https://github.com/BinRoot/Haskell-Data-Analysis-Cookbook.

Spring 2015 Schedule

Please come to each session prepared, with working version of GHC 7.6+ installed and a text editor of choice. Our intention is to have participants go through the selected chapters themselves and work through the code exercises and bring the finished examples to the study group for discussion. That said, you will need to bring your laptop to the study group.

Date/Time Topic Chapters Covered RSVP
3/21/14 Setting up your environment. Monad Tutorial by Brian Hurt RSVP
4/4/14 Read & Write JSON, Working with Haskell data structures 1, 2, 12 RSVP
MWF Mornings Breakfast table coders. Like gym but with code and coffee.
4/18/14 Number & String manipulations 3, 7, 8
5/2/14 Visualizing data, plug data into JS charts, more JSON data stuff. 11
TBD DEMO DAY! We're going to showcase our projects

#How to use

  1. Clone author's code examples https://github.com/BinRoot/Haskell-Data-Analysis-Cookbook
  2. Copy the scripts into the root of Haskell-Data-Analysis-Cookbook
  3. If you're on GHC 7.8 run the ghc78.sh script and then ./build.sh. If you're on ghc7.6 proceed directly to running the build script.
  4. Now you can run the executables from each code directory. The source code is in Main.hs of each directory, as the author states in his README files.

Involvement

We welcome experienced Haskellers to help TA study groups. Please contact @evx001 or @katychuang to coordinate.

About

haskell data analytics study group

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages