タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

Programingに関するthujikunのブックマーク (2)

  • Redirecting...

    This website has been migrated to a new URL. Click this link if you are not redirected automatically: http://www.ybrikman.com/writing/2014/05/19/dont-learn-to-code-learn-to-think/

    thujikun
    thujikun 2014/07/06
    プログラムはそれ自体が目的ではなく手段であって、プログラミングを通して考え方を学ぶことが大事ってはなし。
  • Typing Practice for Programmers | typing.io

    var runtil = /Until$/, rparentsprev = /^(?:parents|prev(?:Until|All))/, isSimple = /^.[^:#\[\.,]*$/, POS = jQuery.expr.match.globalPOS, // methods guaranteed to produce a unique set when starting from a unique set guaranteedUnique = { children: true, contents: true, next: true, prev: true }; jQuery.fn.extend({ find: function( selector ) { var i, l, length, n, r, ret, self = this; if ( typeof selec

    thujikun
    thujikun 2012/08/23
    OSSのプログラムコードを使ってタイピングの特訓ができるWebServiceか。ただしUSキーボードでないと×
  • 1