Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 691401 of Tutorials

  • リビジョンの URL スラグ: Web/Tutorials
  • リビジョンのタイトル: Tutorials
  • リビジョンの ID: 691401
  • 作成日:
  • 作成者: Mohawk
  • 現行リビジョン? いいえ
  • コメント

このリビジョンの内容

このページには、さまざまなチュートリアルとトレーニング用教材へのリンクがあります。これから始める初心者の方や基礎を勉強中の方、そして Web 開発のベテランの方にとっても、ベスト プラクティスを学習するのに役に立つ教材が見つかります。これらの教材は、オープン標準や Web 開発のベスト プラクティスを支持する先進的な企業や Web 開発者がクリエティブ コモンズなどのオープン コンテント ライセンスに準じて作成したもので、翻訳物も提供されているか、そうでない場合は他の人が翻訳することを許可しています。

HTML チュートリアル

入門レベル

HTML 入門
HTML とは、HTML がどのように動くか、HTML の簡単な歴史、HTML ドキュメントの構造がどのようなものかを解説します。次に、HTML の構成部分をそれぞれ詳細に見ていきます。
Web ページの基本構造 (SitePoint)
様々な HTML 要素が組み合わさってサイトのページになる仕組みを学習します。
MDN HTML 要素リファレンス
HTML 要素の包括的なリファレンス。ブラウザーごとのサポート状況も分かります。
HTML チャレンジ (Wikiversity)
問題に挑戦し HTML スキル (例:  <h2> か <strong> のどちらをを使うべきか) を磨いて下さい。マークアップが意味のあるものになっているかがポイントです。
CodeAvengers (CodeAvengers.com)
Code Avengers では楽しく無駄なく、HTML、CSS と JavaScript を使って Web アプリやゲームをコーディングする方法を学習できます。

上級レベル

読み込みが速い HTML ページを作成するヒント
Web ページを最適化することで、サイト表示の待ち時間を短くし、サーバーとインターネット接続経路の負荷を軽減します。
HTML5 チュートリアル (HTML5 Rocks)
HTML5 の機能を利用するコードを題材に様々な先生とともに学習していきます。
HTML5 セマンティクス(A List Apart)
拡張性があり、前方および後方互換性を持ち、それ自体が意味を持つマークアップについて学びます。
Canvas チュートリアル
canvas 要素を使用するスクリプトを書いてグラフィックを描く方法を学びます。
HTML5 Doctor
HTML5 をすぐに使うための記事があります。
The Joy of HTML5 Audio (Elated)
HTML の audio 要素を使って Web ページにオーディオを簡単に組み込む方法を学びます。このチュートリアルにはサンプル コードが多数あります。

Javascript チュートリアル

入門レベル

Codecademy (Codecademy)
Codecademy では簡単に JavaScript コーディングの方法を学べます。対話形式で学習でき、友人と一緒に進めることができます。
JavaScript を始めましょう 
JavaScript とは? 何の役に立つの?
JavaScript Best Practices (WebPlatform.org)
JavaScript を書くときの分かりやすい (一部少し分かりにくいものもあります) ベスト プラクティスをいくつか学びます。
CodeAvengers (CodeAvengers.com)
Code Avengers では楽しく無駄なく、HTML、CSS と JavaScript を使って Web アプリやゲームをコーディングする方法を学習できます。
CodeCombat (codecombat.com)
CodeCombat は、プレイして JavaScript を学ぶゲームです。オープン ソースです。

中級レベル

JavaScript 再入門
中級レベルの開発者向けの JavaScript プログラム言語復習用まとめです。
Eloquent JavaScript
中級・上級 JavaScript 方法論への包括的ガイドです。
Essential JavaScript Design Patterns (Addy Osmani)
JavaScript デザイン パターンの真髄に触れてみましょう。
The JavaScript Programming Language (YUI Blog)
Douglas Crockford 氏が、最新の JavaScript とそこに至るまでの経緯を探求します。
Introduction to Object-Oriented JavaScript
JavaScript オブジェクトモデルについて学びます。

上級レベル

JavaScript Guide
A comprehensive, regularly updated guide to JavaScript for all levels of learning from beginner to advanced.
Learning Advanced JavaScript (John Resig)
John Resig's guide to advanced JavaScript.
Introducing the JavaScript DOM (Elated)
What is the Document Object Model, and why is it useful? This article gives you a gentle introduction to this powerful JavaScript feature.
An Inconvenient API: The Theory of the DOM (YUI Blog)
Douglas Crockford explains the Document Object Model.
Advanced JavaScript (YUI Blog)
Douglas Crockford looks closely at code patterns from which JavaScript programmers can choose in authoring their applications.
JavaScript Garden
Documentation of the most quirky parts of JavaScript.
Which JavaScript Framework? (StackOverflow)
Advice on choosing a JavaScript framework.
Non-Blocking JavaScript Downloads (YUI Blog)
Tips on improving the download performance of pages containing JavaScript.
Javascipt Patterns
A JavaScript pattern and antipattern collection that covers function patterns, jQuery patterns, jQuery plugin patterns, design patterns, general patterns, literals and constructor patterns, object creation patterns, code reuse patterns, DOM.

CSS tutorials

Introductory level

CSS Getting Started
This tutorial introduces you to Cascading Style Sheets (CSS). It guides you through the basic features of CSS with practical examples that you can try for yourself on your own computer.
CSS Selector Classes (Wikiversity)
What are classes in CSS?
External CSS (Wikiversity)
Using CSS from an external style sheet.
Adding a Touch of Style (W3C)
A brief beginner's guide to styling web pages with CSS.
Common CSS Questions
Common questions and answers for beginners.
CodeAvengers (CodeAvengers.com)
Code Avengers is the fun, effective way to learn to code web apps and games with HTML, CSS, and JavaScript.
CSS Selectors (TechStream.org)
Quite nice and detailed overview of CSS selectors.

Intermediate level

CSS Reference
Complete reference to CSS, with details on support by Firefox and other browsers.
CSS Challenges (Wikiversity)
Flex your CSS skills, and see where you need more practice.
Intermediate CSS Concepts (HTML.net)
Grouping, pseudo-classes, and more.
CSS Positioning 101 (A List Apart)
Using positioning for standards-compliant, table-free layout.
Progressive Enhancement with CSS (A List Apart)
Integrate progressive enhancement into your web pages with CSS.
Fluid Grids (A List Apart)
Design layouts that fluidly resize with the browser window, while still using a typographic grid.

Advanced level

Using CSS Transforms
Apply rotation, skewing, scaling, and translation using CSS.
CSS Transitions
CSS transitions, part of the draft CSS3 specification, provide a way to animate changes to CSS properties, instead of having the changes take effect instantly.
Quick Guide to Implement Web Fonts with @font-face (HTML5 Rocks)
The @font-face feature from CSS3 allows you to use custom typefaces on the web in an accessible, manipulatable, and scalable way.
Starting to Write CSS (David Walsh)
An introduction to tools and methodologies to write more succinct, maintainable, and scalable CSS.

 

このリビジョンのソースコード

<p>このページには、さまざまなチュートリアルとトレーニング用教材へのリンクがあります。これから始める初心者の方や基礎を勉強中の方、そして Web 開発のベテランの方にとっても、ベスト プラクティスを学習するのに役に立つ教材が見つかります。これらの教材は、オープン標準や Web 開発のベスト プラクティスを支持する先進的な企業や Web 開発者がクリエティブ コモンズなどのオープン コンテント ライセンスに準じて作成したもので、翻訳物も提供されているか、そうでない場合は他の人が翻訳することを許可しています。</p>
<div class="row topicpage-table">
 <div class="section">
  <h2 class="Documentation" id="Documentation" name="Documentation">HTML チュートリアル</h2>
  <h3 id=".E5.85.A5.E9.96.80.E3.83.AC.E3.83.99.E3.83.AB">入門レベル</h3>
  <dl>
   <dt>
    <a href="/en-US/docs/Web/Guide/HTML/Introduction">HTML 入門</a></dt>
   <dd>
    HTML とは、HTML がどのように動くか、HTML の簡単な歴史、HTML ドキュメントの構造がどのようなものかを解説します。次に、HTML の構成部分をそれぞれ詳細に見ていきます。</dd>
   <dt>
    <a href="https://reference.sitepoint.com/html/page-structure" rel="external">Web ページの基本構造</a> (SitePoint)</dt>
   <dd>
    様々な HTML 要素が組み合わさってサイトのページになる仕組みを学習します。</dd>
   <dt>
    <a href="https://developer.mozilla.org/en-US/docs/HTML/Element">MDN HTML 要素リファレンス</a></dt>
   <dd>
    HTML 要素の包括的なリファレンス。ブラウザーごとのサポート状況も分かります。</dd>
   <dt>
    <a href="https://wikiversity.org/wiki/Web_Design/HTML_Challenges" rel="external">HTML チャレンジ</a> (Wikiversity)</dt>
   <dd>
    問題に挑戦し HTML スキル (例:&nbsp; &lt;h2&gt; か &lt;strong&gt; のどちらをを使うべきか) を磨いて下さい。マークアップが意味のあるものになっているかがポイントです。</dd>
   <dt>
    <a href="https://codeavengers.com/" title="https://codeavengers.com/">CodeAvengers</a> (CodeAvengers.com)</dt>
   <dd>
    Code Avengers では楽しく無駄なく、HTML、CSS と JavaScript を使って Web アプリやゲームをコーディングする方法を学習できます。</dd>
  </dl>
  <h3 id=".E4.B8.8A.E7.B4.9A.E3.83.AC.E3.83.99.E3.83.AB">上級レベル</h3>
  <dl>
   <dt>
    <a href="https://developer.mozilla.org/en-US/docs/Tips_for_Authoring_Fast-loading_HTML_Pages">読み込みが速い HTML ページを作成するヒント</a></dt>
   <dd>
    Web ページを最適化することで、サイト表示の待ち時間を短くし、サーバーとインターネット接続経路の負荷を軽減します。</dd>
   <dt>
    <a href="https://www.html5rocks.com/tutorials/" rel="external">HTML5 チュートリアル</a> (HTML5 Rocks)</dt>
   <dd>
    HTML5 の機能を利用するコードを題材に様々な先生とともに学習していきます。</dd>
   <dt>
    <a href="https://www.alistapart.com/articles/semanticsinhtml5/" rel="external">HTML5 セマンティクス</a>(A List Apart)</dt>
   <dd>
    拡張性があり、前方および後方互換性を持ち、それ自体が意味を持つマークアップについて学びます。</dd>
   <dt>
    <a href="https://developer.mozilla.org/en-US/docs/Canvas_tutorial">Canvas チュートリアル</a></dt>
   <dd>
    canvas 要素を使用するスクリプトを書いてグラフィックを描く方法を学びます。</dd>
   <dt>
    <a href="https://html5doctor.com/" rel="external">HTML5 Doctor</a></dt>
   <dd>
    HTML5 をすぐに使うための記事があります。</dd>
   <dt>
    <a href="https://www.elated.com/articles/html5-audio/" rel="external">The Joy of HTML5 Audio</a> (Elated)</dt>
   <dd>
    HTML の audio 要素を使って Web ページにオーディオを簡単に組み込む方法を学びます。このチュートリアルにはサンプル コードが多数あります。</dd>
  </dl>
  <h2 class="Documentation" id="Documentation" name="Documentation">Javascript チュートリアル</h2>
  <h3 id=".E5.85.A5.E9.96.80.E3.83.AC.E3.83.99.E3.83.AB_2">入門レベル</h3>
  <dl>
   <dt>
    <a href="https://www.codecademy.com/">Codecademy</a> (Codecademy)</dt>
   <dd>
    Codecademy では簡単に JavaScript コーディングの方法を学べます。対話形式で学習でき、友人と一緒に進めることができます。</dd>
   <dt>
    <a href="https://developer.mozilla.org/en-US/docs/JavaScript/Getting_Started">JavaScript を始めましょう </a></dt>
   <dd>
    JavaScript とは? 何の役に立つの?</dd>
   <dt>
    <a href="https://docs.webplatform.org/wiki/tutorials/javascript_best_practices" rel="external">JavaScript Best Practices</a><a href="https://docs.webplatform.org/wiki/tutorials/javascript_best_practices" title="https://docs.webplatform.org/wiki/tutorials/javascript_best_practices"> </a>(WebPlatform.org)</dt>
   <dd>
    JavaScript を書くときの分かりやすい (一部少し分かりにくいものもあります) ベスト プラクティスをいくつか学びます。</dd>
   <dt>
    <a href="https://codeavengers.com/" title="https://codeavengers.com/">CodeAvengers</a> (CodeAvengers.com)</dt>
   <dd>
    Code Avengers では楽しく無駄なく、HTML、CSS と JavaScript を使って Web アプリやゲームをコーディングする方法を学習できます。</dd>
   <dt>
    <a href="https://codecombat.com/#">CodeCombat</a> (codecombat.com)</dt>
   <dd>
    CodeCombat は、プレイして JavaScript を学ぶゲームです。オープン ソースです。</dd>
  </dl>
  <h3 id=".E4.B8.AD.E7.B4.9A.E3.83.AC.E3.83.99.E3.83.AB">中級レベル</h3>
  <dl>
   <dt>
    <a href="https://developer.mozilla.org/en-US/docs/A_re-introduction_to_JavaScript">JavaScript 再入門</a></dt>
   <dd>
    中級レベルの開発者向けの JavaScript プログラム言語復習用まとめです。</dd>
   <dt>
    <a href="https://eloquentjavascript.net/contents.html" rel="external">Eloquent JavaScript</a></dt>
   <dd>
    中級・上級 JavaScript 方法論への包括的ガイドです。</dd>
   <dt>
    <a href="https://www.addyosmani.com/resources/essentialjsdesignpatterns/book/" rel="external">Essential JavaScript Design Patterns</a> (Addy Osmani)</dt>
   <dd>
    JavaScript デザイン パターンの真髄に触れてみましょう。</dd>
   <dt>
    <a href="https://www.yuiblog.com/blog/2007/01/24/video-crockford-tjpl/" rel="external">The JavaScript Programming Language</a> (YUI Blog)</dt>
   <dd>
    Douglas Crockford 氏が、最新の JavaScript とそこに至るまでの経緯を探求します。</dd>
   <dt>
    <a href="https://developer.mozilla.org/en-US/docs/Introduction_to_Object-Oriented_JavaScript">Introduction to Object-Oriented JavaScript</a></dt>
   <dd>
    JavaScript オブジェクトモデルについて学びます。</dd>
  </dl>
 </div>
 <div class="section">
  <h3 id="Advanced_level">上級レベル</h3>
  <dl>
   <dt>
    <a href="https://developer.mozilla.org/en-US/docs/JavaScript/Guide">JavaScript Guide</a></dt>
   <dd>
    A comprehensive, regularly updated guide to JavaScript for all levels of learning from beginner to advanced.</dd>
   <dt>
    <a href="https://ejohn.org/apps/learn/" rel="external">Learning Advanced JavaScript</a> (John Resig)</dt>
   <dd>
    John Resig's guide to advanced JavaScript.</dd>
   <dt>
    <a href="https://www.elated.com/articles/javascript-dom-intro/" rel="external">Introducing the JavaScript DOM</a> (Elated)</dt>
   <dd>
    What is the Document Object Model, and why is it useful? This article gives you a gentle introduction to this powerful JavaScript feature.</dd>
   <dt>
    <a href="https://yuiblog.com/blog/2006/10/20/video-crockford-domtheory/" rel="external">An Inconvenient API: The Theory of the DOM</a> (YUI Blog)</dt>
   <dd>
    Douglas Crockford explains the Document Object Model.</dd>
   <dt>
    <a href="https://yuiblog.com/blog/2006/11/27/video-crockford-advjs/" rel="external">Advanced JavaScript</a> (YUI Blog)</dt>
   <dd>
    Douglas Crockford looks closely at code patterns from which JavaScript programmers can choose in authoring their applications.</dd>
   <dt>
    <a href="https://bonsaiden.github.com/JavaScript-Garden/" rel="external">JavaScript Garden</a></dt>
   <dd>
    Documentation of the most quirky parts of JavaScript.</dd>
   <dt>
    <a href="https://webcache.googleusercontent.com/search?q=cache:CJYRO48hw9EJ:stackoverflow.com/questions/394601/which-javascript-framework-jquery-vs-dojo-vs" rel="external">Which JavaScript Framework?</a> (StackOverflow)</dt>
   <dd>
    Advice on choosing a JavaScript framework.</dd>
   <dt>
    <a href="https://yuiblog.com/blog/2008/07/22/non-blocking-scripts/" rel="external">Non-Blocking JavaScript Downloads</a> (YUI Blog)</dt>
   <dd>
    Tips on improving the download performance of pages containing JavaScript.</dd>
   <dt>
    <a href="https://shichuan.github.io/javascript-patterns" rel="external">Javascipt Patterns</a></dt>
   <dd>
    A JavaScript pattern and antipattern collection that covers function patterns, jQuery patterns, jQuery plugin patterns, design patterns, general patterns, literals and constructor patterns, object creation patterns, code reuse patterns, DOM.</dd>
  </dl>
  <h2 class="Documentation" id="Documentation" name="Documentation">CSS tutorials</h2>
  <h3 id="Introductory_level">Introductory level</h3>
  <dl>
   <dt>
    <a href="https://developer.mozilla.org/en-US/docs/CSS/Getting_Started">CSS Getting Started</a></dt>
   <dd>
    This tutorial introduces you to Cascading Style Sheets (CSS). It guides you through the basic features of CSS with practical examples that you can try for yourself on your own computer.</dd>
   <dt>
    <a href="https://en.wikiversity.org/wiki/Web_Design/CSS_Classes" rel="external">CSS Selector Classes</a> (Wikiversity)</dt>
   <dd>
    What are classes in CSS?</dd>
   <dt>
    <a href="https://en.wikiversity.org/wiki/Web_Design/External_CSS" rel="external">External CSS</a> (Wikiversity)</dt>
   <dd>
    Using CSS from an external style sheet.</dd>
   <dt>
    <a href="https://www.w3.org/MarkUp/Guide/Style" rel="external">Adding a Touch of Style</a> (W3C)</dt>
   <dd>
    A brief beginner's guide to styling web pages with CSS.</dd>
   <dt>
    <a href="https://developer.mozilla.org/en-US/docs/Common_CSS_Questions">Common CSS Questions</a></dt>
   <dd>
    Common questions and answers for beginners.</dd>
   <dt>
    <a href="https://codeavengers.com/" title="https://codeavengers.com/">CodeAvengers</a> (CodeAvengers.com)</dt>
   <dd>
    Code Avengers is the fun, effective way to learn to code web apps and games with HTML, CSS, and JavaScript.</dd>
   <dt>
    <a href="https://techstream.org/Web-Design/CSS-selectors" title="https://codeavengers.com/">CSS Selectors</a> (TechStream.org)</dt>
   <dd>
    Quite nice and detailed overview of CSS selectors.</dd>
  </dl>
  <h3 id="Intermediate_level">Intermediate level</h3>
  <dl>
   <dt>
    <a href="https://developer.mozilla.org/en-US/docs/CSS/CSS_Reference">CSS Reference</a></dt>
   <dd>
    Complete reference to CSS, with details on support by Firefox and other browsers.</dd>
   <dt>
    <a href="https://en.wikiversity.org/wiki/Web_Design/CSS_challenges" rel="external">CSS Challenges</a> (Wikiversity)</dt>
   <dd>
    Flex your CSS skills, and see where you need more practice.</dd>
   <dt>
    <a href="https://www.html.net/tutorials/css/" rel="external">Intermediate CSS Concepts</a> (HTML.net)</dt>
   <dd>
    Grouping, pseudo-classes, and more.</dd>
   <dt>
    <a href="https://www.alistapart.com/articles/css-positioning-101/" rel="external">CSS Positioning 101</a> (A List Apart)</dt>
   <dd>
    Using positioning for standards-compliant, table-free layout.</dd>
   <dt>
    <a href="https://www.alistapart.com/articles/progressiveenhancementwithcss/" rel="external">Progressive Enhancement with CSS</a> (A List Apart)</dt>
   <dd>
    Integrate progressive enhancement into your web pages with CSS.</dd>
   <dt>
    <a href="https://www.alistapart.com/articles/fluidgrids/" rel="external">Fluid Grids</a> (A List Apart)</dt>
   <dd>
    Design layouts that fluidly resize with the browser window, while still using a typographic grid.</dd>
  </dl>
  <h3 id="Advanced_level_2">Advanced level</h3>
  <dl>
   <dt>
    <a href="https://developer.mozilla.org/en-US/docs/CSS/Using_CSS_transforms">Using CSS Transforms</a></dt>
   <dd>
    Apply rotation, skewing, scaling, and translation using CSS.</dd>
   <dt>
    <a href="https://developer.mozilla.org/en-US/docs/CSS/CSS_transitions">CSS Transitions</a></dt>
   <dd>
    CSS transitions, part of the draft CSS3 specification, provide a way to animate changes to CSS properties, instead of having the changes take effect instantly.</dd>
   <dt>
    <a href="https://www.html5rocks.com/tutorials/webfonts/quick/" rel="external">Quick Guide to Implement Web Fonts with @font-face</a> (HTML5 Rocks)</dt>
   <dd>
    The @font-face feature from CSS3 allows you to use custom typefaces on the web in an accessible, manipulatable, and scalable way.</dd>
   <dt>
    <a href="https://davidwalsh.name/starting-css" rel="external">Starting to Write CSS</a> (David Walsh)</dt>
   <dd>
    An introduction to tools and methodologies to write more succinct, maintainable, and scalable CSS.</dd>
  </dl>
 </div>
</div>
<p>&nbsp;</p>
このリビジョンへ戻す