January 2010
24 posts
Sota's Web Page (GumblarによるFFFTPへの攻撃について) →
Jan 30th
1 tag
Sieve of Eratosthenes for Tcl
エラトステネスの篩 namespace path {::tcl::mathop ::tcl::mathfunc} proc primes n { set half [/ [- $n 1] 2] set xs [lrepeat $half 1] set p 0; set root [/ [sqrt $n] 2] while {$p < $root} { if {[lindex $xs $p]} { set step [+ [* 2 $p] 3]; set index [+ $p $step] while {$index < $half} { lset xs $index 0; incr index $step } } incr p } ...
Jan 30th
10 Puzzle Websites to Sharpen Your Programming... →
Jan 29th
コマンドラインで実に簡単に様々なWebサービス(GoogleからW3C、果てはWordpress操作ま... →
Jan 26th
“Quix is an extensible bookmarklet, that allows you to easily access all your...”
– Your Bookmarklets, On Steroids – Quix
Jan 26th
デベロッパー ガイド - Google AJAX Libraries API - Google... →
Jan 26th
“Lisp, Haskell, Python, Sather などの関数型言語の解説、小品プログラムを載せています。...”
– 紫藤のページ
Jan 23rd
“Squad is a web-based collaborative code editor. We make it simple to open, edit...”
– Squad
Jan 23rd
現代的なPerlの記述方法一覧 + α - Perl入門~サンプルコードによるPerl入門~ →
Jan 23rd
naoya_t:ポール・グレアムのエッセイと和訳一覧 →
Jan 22nd
「ソフトウェア工学」は矛盾語法か? - 言語ゲーム (山宮隆の日記) →
Jan 22nd
ペトリネット - Zopeジャンキー日記 →
Jan 22nd
“並行性(concurrency) — 多重処理 (multi-processing) —...”
– サーバー・クリニック: 大人のための並行性
Jan 22nd
洗練された Perl: Perl を使用して Twitter を実務に利用する →
Jan 21st
key-valueストアの基礎知識 →
Jan 18th
「最強最速アルゴリズマー養成講座」最新記事一覧 - ITmedia Keywords →
Jan 16th
Tsuchiya Yoshihiro: 組み合わせを作るアルゴリズム#2 →
Jan 15th
Tsuchiya Yoshihiro: 組み合わせを作るアルゴリズム →
Jan 15th
Authority - 日本の影響力のあるブログランキング100 →
etecoo: tanacc: 2chまとめサイト多いなww 情報収集に利用できるのでφ(..)メモ
Jan 13th
“何かやりたいこととか、明確な目的があって、そんな骨格に肉をつけていくように、一つのプロダクトが仕上がっていくことは、むしろ少ないんじゃないかと思う。プロダクトとい...”
– 大きなものの作りかた - レジデント初期研修用資料
Jan 13th
“日本国内において著作権保護期間が終了し、パブリックドメインとなったデータを公開しています。”
– パブリックドメイン・アーカイブ
Jan 4th
パターンランゲージ - パターン・ランゲージ →
Jan 2nd
Main Page - GNUpdf →
Jan 1st
ダウンロード違法化が施行されたので合法ダウンロードサイトをお勧めするよ -... →
Jan 1st