Giter Club home page Giter Club logo

functional-programming's Introduction

Functional-Programming

Complete Haskell Tutorials through practices:

Practice 1 • Topic: Haskell basics, function definitions • Mandatory reading: learnyouahaskell.com Section “Baby’s first functions” • Further reading: Real World Haskell Chapter “Types and Functions”

Practice 2 • Topic: data types, function types, polymorphism • Mandatory reading: learnyouahaskell.com Section “Believe the type” learnyouahaskell.com Section “Tuples” learnyouahaskell.com Section “An intro to lists” learnyouahaskell.com Section “Type variables”

Practice 3 • Topic: currying, overloaded functions • Mandatory reading: learnyouahaskell.com Section “Curried functions” learnyouahaskell.com Section “Typeclasses 101”

Practice 4 • Topic: overloaded functions, conditional expressions, guards • Mandatory reading: learnyouahaskell.com Section “Guards, guards!”

Practice 5 • Topic: pattern matching • Mandatory reading: learnyouahaskell.com Section “Pattern matching” • Further reading: Real World Haskell Section “Pattern matching”

Practice 6 • Topic: lambda functions, higher order functions (map) • Mandatory reading: learnyouahaskell.com Section “Maps and filters” learnyouahaskell.com Section “Lambdas”

Practice 7 • Topic: higher order functions, list comprehensions • Mandatory reading: learnyouahaskell.com Section “I’m a list comprehension”

Practice 8 • Topic: recursion • Mandatory reading: learnyouahaskell.com Sections “Hello recursion!”, “Maximum awesome” and “A few more • recursive functions” • Further reading: Real World Haskell Section “How to think about loops”

Practice 9 • Topic: higher order functions • Mandatory reading: learnyouahaskell.com Chapter “Higher order functions” • Further reading: • Real World Haskell Sections “Transforming every piece of input”, “Mapping over a list”, “Selecting pieces of input” • Real World Haskell Section “Why use folds, maps, and filters?”

Practice 10 • Topic: defining new data types. • Mandatory reading: learnyouahaskell.com Section “Algebraic data types” • Further reading: Real World Haskell Section “Defining a new data type”

Practice 11 • Topic: defining parametric data types • Mandatory reading: learnyouahaskell.com Section “Type parameters”

Practice 12 Topic: type classes • Mandatory reading: learnyouahaskell.com Section “Type classes 102”

functional-programming's People

Contributors

fshamasneh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

charry1729

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.