タグ

2014年3月24日のブックマーク (5件)

  • 140320language.html

    外国語の習得を長期的な目標にしている人は多いのではないでしょうか? でもせっかくなら効率よく習得したいですよね。心理学者で起業家でもあるChris Lonsdale氏はTEDxで外国語を習得する際に重要となる5つの概念と7つの行動について発表しました。Lonsdale氏によると、これらを実行すれば、誰でも6ヶ月以内に新しい言語を習得することができるそうです。最も重要となるのは「観察すること」と「話を聞くこと」です。わずか6ヶ月で中国語が話せるようになったLonsdale氏は、外国語の習得に関して一般的に信じられている通説を否定します。例えば、没頭して学習するだけでは言語習得はできません。外国語の学習は知識を得る行為ではありません。外国語の習得のほとんどの部分は心理学であり、肉体的なトレーニングなのです。外国語を習得するには、我々の脳が拒絶してしまいがちな新しい音を学習し、「発音に必要となる

    140320language.html
  • A Year with Browserify - ÆFLASH

    NOTE: this guide is out of date. It is only vaild for grunt-browserify@~1.3.0 and its included versions of browserify and browserify-shim. An updated guide is here. It's been a year since I wrote the long Javascript Module Systems article, in which I concluded that CommonJS and Browserify was the best way to write modular javascript for the browser. Over the last year, I've had a chance to test th

    A Year with Browserify - ÆFLASH
  • Promises and Error Handling

    The official Change.org Product Development blog, writing about product, design, and engineering at the world's largest petition platform. We’ve standardized on using promises to manage most of the asynchronous interactions in our JavaScript codebase. In addition to really enjoying the extra expressiveness and aggregation possibilities offered by promises, we’re benefitting greatly from richer err

    Promises and Error Handling
  • browserify in Backbone.Marionette project

    http://browserify.org/ browserifyはbrowser環境でもnodeのようにrequire('xxx')というスタイルで依存しているライブラリを読み込むことが出来るようになるもので、最近盛り上がってますね。 (Backboneなど色々なプロジェクトでbrowserifyについて議論されていたり) ここでは基的な使い方は省略して、Backbone + Marionetteなサンプルプロジェクトをbrowserify対応してみたのでその構成についてを書きたいと思います。 (まだ全然理解出来てないので、もっといい方法があれば教えて欲しいです) Sample Project https://github.com/koba04/backbone-boilerplate http://koba04.com/last-fm-top-tracks/ サンプルプロジェクト過ぎ

    browserify in Backbone.Marionette project
  • The Pyret Programming Language

    Pyret is a programming language designed to serve as an outstanding choice for programming education while exploring the confluence of scripting and functional programming. It's under active design and development, and free to use or modify. Examples Why Pyret? Set Sail News & Discussion data BinTree: | leaf | node(value, left, right) end fun tree-sum(t): doc: "Calculate the sum of node values" ca

    The Pyret Programming Language
    toenobu
    toenobu 2014/03/24