Skip to content

Instantly share code, notes, and snippets.

View epan's full-sized avatar

Eric Pan epan

View GitHub Profile

Introduction to Higher-Order Functions

Lessons

Slides 1

Slides 2

Two Forms of Functions

@epan
epan / .bash_profile
Created March 2, 2017 00:33 — forked from natelandau/.bash_profile
Mac OSX Bash Profile
# ---------------------------------------------------------------------------
#
# Description: This file holds all my BASH configurations and aliases
#
# Sections:
# 1. Environment Configuration
# 2. Make Terminal Better (remapping defaults and adding functionality)
# 3. File and Folder Management
# 4. Searching
# 5. Process Management