갈루아의 반서재

하스켈 Starting out - (7) 튜플 Tuples
하스켈 Starting out - (6) list comprehension
ghci, stack ghci 버전 확인하기
하스켈 Starting out - (5) range, cycle, repeat, replicate 함수
하스켈 Starting out - (4) 리스트 입문
하스켈 Starting out - (3) 리스트 입문
하스켈 Starting out - (2) 함수를 만들어보자
하스켈 Starting out - (1) 간단한 수학 연산
하스켈 웹프레임워크 - Yesod 라우팅 구문 Routing Syntax
Haskell 웹프레임워크 Yesod 퀵 스타트 가이드
하스켈 설치 및 Hello World 출력해보기 Quick steps to get up and running with Haskell on Ubuntu
우분투 호스트이름 바꾸기
우분투에 pgAdmin 설치하기 How To Install pgAdmin on Ubuntu 14.04
우분투 14.04에 PostgreSQL 설치하기 How To Install and Use PostgreSQL on Ubuntu 14.04
Username is not in the sudoers file. This incident will be reported
리눅스 사용가능한 사용자 계정 조회 A command to list all users and how to add, delete, modify users
Getting Started with CLISP (17) - 텍스트 출력 및 읽기 Printing and Reading Text
Getting Started with CLISP (16) - 텍스트 게임 엔진 만들기 Building a text game engine
Getting Started with CLISP (15) - Comparing Stuff: eq, equal, and More
Getting Started with CLISP (14) - Cool Tricks with Conditions
host 명령을 이용한 DNS 스캔
게스트 OS 와 VirtualBox 공유폴더 설정하기 Share Folders between Host and Guest OS in VirtualBox
VirtualBox 에 Kali Linux 설치하기 How To Install Kali Linux in VirtualBox
NLTK (4) - 정규표현식을 사용한 문자 분해 Tokenizing sentences using regular expressions
NLTK (3) - 문장을 단어 단위로 분해하기 Tokenizing sentences into words
ImportError: cannot import name 'PunktWordTokenizer'
NLTK (2) - 텍스트 문장으로 분해하기 Tokenizing text into sentences
NLTK (1) - NLTK 및 NLTK 데이터 설치
주피터 노트북 파이썬3 추가하기 How do I add python3 kernel to jupyter (IPython)
Getting Started with CLISP (13) - 조건문 The Conditionals: if and Beyond