古い記事
ランダムジャンプ
新しい記事
自分用リンク集。随時追加。

■Perl

- Perlクックブックソースコードリンク集
  <http://www.sarinaga.com/progtoy/perlcookbooklink.html>
  Perlクックブックを持ってると相乗効果で便利。

- Perl Design Patterns at Perl Design Patterns Wiki
  <http://www.perldesignpatterns.com/?PerlDesignPatterns>

- Perlモジュール作成に関するリンク[2006-02-03-3]

- PerlとUTF8についての自分用メモ[2005-09-29-1]

■Ruby

- プログラミングとその応用I
  <http://www.stdio.h.kyoto-u.ac.jp/~hioki/prog_app_I/>
  Rubyを用いたプログラミングの授業。

- 一時間で覚える Ruby -- MAYAH.JP
  <http://mayah.jp/archive/programming/ruby.html>

- try ruby! (in your browser) <http://tryruby.hobix.com/>
  Rubyをブラウザで試せて学べる。

- 10分で作るRailsアプリ for Windows - masuidrive
  <http://www.masuidrive.jp/rails/>

■Python

- 1時間で覚える?Python
  <http://kanaya.naist.jp/Zope/member/nishio/japanese/memo/
  LearnPythonInAnHour/
>

■C/C++

- Win32 プログラミング入門
  <http://www7.plala.or.jp/keny01/windows/win32/index.html>

- C++ In Action
  <http://www.relisoft.com/book/index.htm>

- C/C++ リファレンス
  <http://www.shibu.jp/cppreference/index.html>

- Standard Template Library プログラミング on the Web
  <http://www005.upp.so-net.ne.jp/episteme/html/stlprog/>

- Cプログラミングの秘訣
  <http://www.st.rim.or.jp/~phinloda/cprog.html>

■いろいろ

- アルゴリズムの紹介
  <http://www2.starcat.ne.jp/~fussy/algo/index.htm>

- 正規表現メモ
  <http://www.kt.rim.or.jp/~kbk/regex/regex.html>
  (ref. [2003-03-13-2])

- @IT: BOOK Preview:Code Complete 第2版
  <http://www.atmarkit.co.jp/fdotnet/bookpreview/codecomp2nd_index/
  codecomp2nd.html
>
  一部読める。(ref. [2005-05-15-2])

- 菜列堂 <http://sai.tutorial.jp/>
  旧「スンマ」。チュートリアルいろいろ。(ref. [2005-05-24-1])
この記事に言及しているこのブログ内の記事