Giter VIP home page Giter VIP logo

functional-programming's Introduction

프로그래밍 패러다임

프로그래밍 패러다임을 살펴보고 각 방식에 대해 이해합니다.

  • 명령형 프로그래밍
  • 선언형 프로그래밍
  • 함수 vs 객체 지향 프로그래밍

함수형 프로그래밍

함수형 프로그래밍(functional programming)의 주요 개념에 대해 학습합니다.

  • 일급 함수 (first class)
  • 불변 데이터 (immutable data)
  • 순수 함수 (pure function)
  • 사이드 이펙트 (side effects)
  • 함수 컴포지션 (function composition)
  • 커링 (curring function)
  • 고차 함수 (higher-order function)
  • 클로저 (closure)

라이브러리

학습 과정에서 사용하는 JavaScript 라이브러리는 다음과 같습니다.

  • Ramda : 함수형 라이브러리 (함수형 프로그래밍)
  • jQuery : DOM 라이브러리 (객체 지향 프로그래밍)

functional-programming's People

Contributors

gobeeisfree avatar

Watchers

 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.