タグ

ドキュメントに関するsurface0のブックマーク (8)

  • linq.js Reference

    Enumerable.Range(0, 20) .Where("$ % 3 == 0") .Select("value, index => {index:index, value:value * 10}") .WriteLine("$.index + ':' + $.value")

  • 僕の考えた最強の Node.js Document Viewer - hakobera's blog

    自分がNode.js でプログラミングをする際に、必ず参考にするページがあります。それは Node.js の公式ドキュメントです。 Node.js v0.8.12 Manual & Documentation バージョンアップにも追随して、最新の情報が得られるので、書いている人には頭が上がりません。情報量も十分です。(たまに空っぽのページとかありますが) ただ、このドキュメントを見たことある人ならわかると思いますが、すごく見難いのです。より具体的にはナビゲーションが良くないのと、検索がない、という2つの難点を抱えています。 というわけで、この問題を解決する Document Viewer を作りました。 名付けて 「YAND」=「Yet Another Node.js Document Viewer」です。 Yet Another Node.js Document Viewer [追記]

    僕の考えた最強の Node.js Document Viewer - hakobera's blog
  • Checkstyle - Checkstyle

    Checkstyle 日語訳 バージョン 3.5 この日語訳は Oliver Burn 氏が作成した Checkstyle のドキュメントを同氏の了解のもと、一ユーザが個人的に作成した非公式訳です。 最新版の正式なドキュメントは Checkstyle Home Page (http://checkstyle.sourceforge.net) にあります このドキュメントや Checkstyle が出力する日語メッセージについてお気付きの点がありましたら翻訳者までお知らせください。 概要 Checkstyle は、プログラマがコーディング標準に従った Java コードを 書くようにするのを支援する開発ツールです。Java コードをチェックする プロセスを自動化し、人間がこの退屈な(しかし重要な)仕事をする手間を 省いてくれます。このため Checkstyle はコーディング標準を強

  • Scala School

    Other Languages: 한국어 Русский 简体中文 About Scala school started as a series of lectures at Twitter to prepare experienced engineers to be productive Scala programmers. Scala is a relatively new language, but draws on many familiar concepts. Thus, these lectures assumed the audience knew the concepts and showed how to use them in Scala. We found this an effective way of getting new engineers up to spe

  • Scala for Java programmers - Asterisk works Wiki

    JavaプログラマのためのScala Javaのバーチャルマシンを対象とした多数の言語がある。 (スクリプト言語や動的型言語だけではなく)別の静的型言語を学ぶのはどうだい?JVM向けにコンパイルされ、Java言語とシームレスに統合されるのは? 最新のマントラは"一つの偉大な仮想マシンに多くの言語"さ。だろ?:-) - Scala- に注目してみないか? 関数型でオブジェクト指向でコンカレントな言語で、そいつはJavaプラットフォームで走るんだ。 ノート:この文書は言語比較の訓練じゃない。[つまり、どっちがよりよいかを結論づける X 対 Yの比較じゃない]。 むしろJavaプラットフォームで走る他の言語を学びたいJavaプログラマのためによいきっかけを提供する試みなんだ。 それで目的は静的型言語に注目しているが「Java, Groovy と(J)Ruby」や「Java, JavaScrip

  • EGit/User Guide - Eclipsepedia

    Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan. Getting Started Overview If you're new to Git or distributed version control systems generally, then you might want to read Git for Eclipse Users first. More background and details can be found in the on-li

  • Exploring Lift

    Exploring Lift Lift 2.0 Edition Written by Derek Chen-Becker, Marius Danciu and Tyler Weir Copyright © 2008, 2009, 2010, 2011 by Derek Chen-Becker, Marius Danciu, David Pollak, and Tyler Weir. This work is licensed under the Creative Commons Attribution-No Derivative Works 3.0 Unported License. The home page for Exploring Lift is at http://exploring.liftweb.net. Here you can find up-to-date copies

  • Home

    Error processing snippet: content_id=main Reason: Method Not Found XML causing this error: <body xmlns="http://www.w3.org/1999/xhtml"> <div id="globalWrapper"> <h1 class="title"> Simply Lift </h1> <h2 class="author"> David Pollak </h2> <h2 class="Date"> September 8, 2011 </h2> <div class="Standard"> Copyright © 2010-2011 by David Pollak<br/> This document is licensed Creative Commons Attribution,

  • 1