*JavaScript [#f2fc5599]

&color(White,#5F2F2F){  ''◆CONTENTS◆''  };&br;

#contents

*Summary [#t9fca996]

-[[Wikipedia.ja:JavaScript]]
-[[Wikipedia.ja:ECMAScript]]
//-[http://dotinstall.com/lessons/basic_javascript_v2 JavaScript入門 (全24回) - プログラミングならドットインストール]
-[[JavaScript入門:http://www.pori2.net/js/]]
-[[イヌでもわかるJavaScript講座:http://www.red.oit-net.jp/tatsuya/java/]]
//-[[とほほのJavaScriptリファレンス:http://www.tohoho-web.com/js/]]
-[[モダンな言語でHTML5を開発しよう! 俯瞰して理解するaltJSの比較 (前篇 – TypeScript, CoffeeScript, Haxe):http://html5experts.jp/clockmaker/2183/]]
-[[続々出てきた JavaScript 系新言語。どれを使う?:http://yohshiy.blog.fc2.com/blog-entry-183.html]]
-[[新・三大JavaScriptフレームワークの実践(Backbone.js Knockout.js Angular.js):http://qiita.com/icoxfog417/items/3c68e1a4de7121658e29]]
-[http://wp.yat-net.com/?p=3648 とりあえずJavaScriptを記述して動作を確認したいって時はFirefoxに搭載のスクラッチパッドが断然便利]
-[http://efcl.info/2011/0424/res2647/ FirefoxのJavaScriptデバッガ拡張Firebugの進化がすごい]
-[http://ideahacker.net/2013/10/21/6676/ 今更だけどFirefoxでJavaScriptを無効化する方法をメモ(アドオン未使用)]
-[[JavaScript Advent Calendar 2014 - Qiita:http://qiita.com/advent-calendar/2014/javascript]]
-http://qiita.com/tags/javascript
--[[即時関数をcall(this)で呼ぶことについて:http://qiita.com/osakanafish/items/7c0240f195f36e66b101]]
-http://stackoverflow.com/questions/6287511/reason-behind-this-self-invoking-anonymous-function-variant
-http://stackoverflow.com/questions/8035822/why-write-callthis-at-the-end-of-an-javascript-anonyms-function
-http://stackoverflow.com/questions/18970112/why-use-function-callthis

*JavaScript を出力できる言語 (altJS) [#ya021e3a]
-https://github.com/jashkenas/coffee-script/wiki/List-of-languages-that-compile-to-JS
-[[Dart:https://www.dartlang.org/]]
-[[TypeScript:http://www.typescriptlang.org/]]
-[[Haxe:http://haxe.org/]]
-[[CoffeeScript:http://coffeescript.org/]]
-[[JSX:http://jsx.github.io/]]
-[[Ć:http://cito.sourceforge.net/]]
-[[GorillaScript:http://ckknight.github.io/gorillascript/]]
-[[RedScript:http://redscript.org/]]
-[[LiveScript:http://livescript.net/]]
-[[ClojureScript:https://github.com/clojure/clojurescript]]
-[[OCaml]]
-[[F#>F Sharp]]

*Node.js [#s744dce3]

-[[node.js:http://nodejs.org/]]
-[[Node.js 日本ユーザグループ:http://nodejs.jp/]]
-[[ビギナーのための Node.jsプログラミング入門:http://libro.tuyano.com/index2?id=1115003]]
-[http://qiita.com/essa/items/5e16f20b2b680fbafb70 Node Webkit から ネイティブDLLを呼ぶサンプル]

*jQuery [#i3ba4ee4]

-[[jQuery:http://jquery.com/]]

*js-ctypes [#xc2de411]

-https://developer.mozilla.org/en-US/docs/Mozilla/js-ctypes

*JavaScript Engine [#v88dd665]
-V8 JavaScript Engine
--https://chromium.googlesource.com/v8/v8.git
--https://github.com/v8/v8-git-mirror

*プレゼンテーション [#bd3c5ab8]
-[[reveal.js:http://lab.hakim.se/reveal-js/]]
--https://github.com/hakimel/reveal.js
--[[なんかかっこいいプレゼンテーションテンプレートを探しているならreveal.js使ってみろって:http://qiita.com/ryurock/items/9c6de36b9d6a716e7992]]