Skip to content

Instantly share code, notes, and snippets.

View 0xBADDCAFE's full-sized avatar

shun 0xBADDCAFE

View GitHub Profile
@0xBADDCAFE
0xBADDCAFE / 0_reuse_code.js
Last active August 29, 2015 14:12
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
「あるプログラミング言語を一通り触る」という目標を達成するのに必要な課題の集合はなにか?
"Hellow World"
まずはこれ
標準出力、実行環境
"fizzbuzz"
if文, mod