Giter VIP home page Giter VIP logo

onlisp's Introduction

On Lisp Study Project

Description

Lisp을 좋아하는 사람들의 그룹에서 진행중인 On Lisp : Advanced Techniques for Common Lisp 스터디의 연습문제 풀이를 공유하기 위한 저장소입니다.

Requirements

  • OnLisp 교재
  • 실습에 사용할 플랫폼(공식적으론 Common Lisp)

How to

  1. github 가입

    • 첫 화면에서 아래 Plans, Pricing and Signup 버튼 클릭
    • Plan & Pricing 화면에서 $0/mo Free for open source 란 Create a free account 버튼 클릭
    • user name, email, password를 등록합니다.
  2. lispkorea-onlisp-repo 접근권한 요청

    • 게시판에 등록한 github user name을 올려주세요.
    • 지난시간에 나오셔서 스터디 참석의사를 보여주신 분은 바로 등록해드리겠습니다. (30분~1시간정도 소요 예정)
    • 지난시간에 못 나오셨지만 참여를 희망하시는 분은 일단 fork 하셔서 작업하시고 pull request 하시기 바랍니다.
  3. SSH Public Key 등록

    • 각 OS별 public key를 생성하세요
    • Help 에 가시면 오른쪽 column 링크에 각 OS public key 생성방법이 나옵니다.
    • 생성된 key를 가신의 계정 Account Settings의 SSH Public Keys -> Add another public key에 등록합니다.
  4. lisp-korea/onlisp repo 가져오기

     $ git clone [email protected]:lisp-korea/onlisp.git
    
  5. git user 설정

     $ git config --global user.name "user name" (github등록한 거요)
     $ git config --global user.email "email 주소"
    
  6. 개인 소스 올리기

     $ cd ch01
     practice-<id>.lisp or practice-<id>.clj 식으로 naming으로 소스 생성(문제가 없고 연습개념이라서 각자가 구분될 수 있는 정도면 될 것 같습니다.)
     $ git add <filename>
     $ git commit -m "ex 1.1 by 누구누구"
     $ git push origin master
    

onlisp's People

Contributors

lispro06 avatar netpyoung avatar lisp-korea avatar longfin avatar likerivers12 avatar

Stargazers

Pa Mu Selvakumar avatar jelly avatar dain avatar Shin DongHan avatar  avatar SangGi Lee avatar Ashal aka JOKER avatar

Watchers

 avatar  avatar  avatar  avatar  avatar Young Kim avatar Douglas Soochul Park avatar SungminPark avatar James Cloos avatar Shin DongHan avatar Ye Zhaoliang avatar dain 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.