Pages tagged programing:

Bill Clementson's Blog: Understanding SLIME (Using Emacs and Lisp Cooperatively)
http://bc.tech.coop/blog/081209.html

Using Emacs and Lisp Cooperatively. A post from Bill Clementson's Blog.
How to Implement Email Verification for New Members - Nettuts+
http://net.tutsplus.com/tutorials/php/how-to-implement-email-verification-for-new-members/
Have you ever created an account with a website, and were required to check your email and click through a verification link sent by the company in order to activate it? Doing so highly reduces the number of spam accounts. In this lesson, we'll learn how to do this very thing!
アルゴリズムの紹介
http://fussy.web.fc2.com/algo/index.htm
そのうちやる
プロ・アマ・プログラミング言語を問わずに今までの4倍のスピードで学習する方法 - Craftworks Tech Blog - Branch
http://d.hatena.ne.jp/Craftworks/20090716/1247742109
JavaScript初心者におくる24のグレイトなtips - 三等兵
http://d.hatena.ne.jp/sandai/20091213/p1
jslintつかえ というのは、忘れてた。 good partsとかなりかぶるよね たまには読み返せということか console.time("hogehoge") console.timeEnd("hogehoge") これは知らんかった。
翻訳がわかりにくいような…
404 Blog Not Found:「PHP使いはもう正規表現をblogに書くな」と言わせないでくれ
http://blog.livedoor.jp/dankogai/archives/51189905.html
メールアドレスの正規表現。
regular expression for mail address
正規表現によるメールアドレスチェックの解説