Skip to content

Commit 9936cc2

Browse files
committed
オブジェクト指向プログラミングブラッシュアップ
1 parent 3ba38f7 commit 9936cc2

44 files changed

Lines changed: 624 additions & 344 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/01_00_JavaScriptを始める前に.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-91ec85ee.js";
38+
window.path_to_searchindex_js = "searchindex-20375ee0.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-7748c030.js"></script>

docs/01_01_HTML.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-91ec85ee.js";
38+
window.path_to_searchindex_js = "searchindex-20375ee0.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-7748c030.js"></script>

docs/01_02_CSS.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-91ec85ee.js";
38+
window.path_to_searchindex_js = "searchindex-20375ee0.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-7748c030.js"></script>

docs/02_00_はじめてのJavaScript.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-91ec85ee.js";
38+
window.path_to_searchindex_js = "searchindex-20375ee0.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-7748c030.js"></script>

docs/02_01_変数.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-91ec85ee.js";
38+
window.path_to_searchindex_js = "searchindex-20375ee0.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-7748c030.js"></script>

docs/02_02_演算子.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-91ec85ee.js";
38+
window.path_to_searchindex_js = "searchindex-20375ee0.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-7748c030.js"></script>

docs/02_03_制御文.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-91ec85ee.js";
38+
window.path_to_searchindex_js = "searchindex-20375ee0.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-7748c030.js"></script>

docs/02_04_関数.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-91ec85ee.js";
38+
window.path_to_searchindex_js = "searchindex-20375ee0.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-7748c030.js"></script>

docs/03_00_ブラウザのオブジェクト.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-91ec85ee.js";
38+
window.path_to_searchindex_js = "searchindex-20375ee0.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-7748c030.js"></script>

docs/03_01_オブジェクトの中を見てみよう.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-91ec85ee.js";
38+
window.path_to_searchindex_js = "searchindex-20375ee0.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-7748c030.js"></script>
@@ -251,8 +251,7 @@ <h2 id="vii-なぜオブジェクトを使うの"><a class="header" href="#vii-
251251
<p>オブジェクトを使うと、<strong>現実(げんじつ)の世界と同じようにプログラムが書ける</strong> ので、複雑(ふくざつ)なアプリも作りやすくなるんです。</p>
252252
<blockquote class="blockquote-tag blockquote-tag-tip">
253253
<p class="blockquote-tag-title"><svg viewbox="0 0 16 16" width="18" height="18"><path d="M8 1.5c-2.363 0-4 1.69-4 3.75 0 .984.424 1.625.984 2.304l.214.253c.223.264.47.556.673.848.284.411.537.896.621 1.49a.75.75 0 0 1-1.484.211c-.04-.282-.163-.547-.37-.847a8.456 8.456 0 0 0-.542-.68c-.084-.1-.173-.205-.268-.32C3.201 7.75 2.5 6.766 2.5 5.25 2.5 2.31 4.863 0 8 0s5.5 2.31 5.5 5.25c0 1.516-.701 2.5-1.328 3.259-.095.115-.184.22-.268.319-.207.245-.383.453-.541.681-.208.3-.33.565-.37.847a.751.751 0 0 1-1.485-.212c.084-.593.337-1.078.621-1.489.203-.292.45-.584.673-.848.075-.088.147-.173.213-.253.561-.679.985-1.32.985-2.304 0-2.06-1.637-3.75-4-3.75ZM5.75 12h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1 0-1.5ZM6 15.25a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75Z"></path></svg>Tip</p>
254-
<p><strong>言葉のポイント</strong>
255-
<strong>「オブジェクト = 便利な情報のセット」</strong> だと教えてあげてください。
254+
<p><strong>「オブジェクト = 便利な情報のセット」</strong> だと教えてあげてください。
256255
“Object“という英語を辞書で見ると、難しい漢字の「対象物(たいしょうぶつ)」と出てきます。プログラムでは、そう考えるより、<strong>「データとアクションをひとまとまりにしたもの」</strong> と覚えるのが近道です!</p>
257256
</blockquote>
258257
<p>オブジェクトのイメージはつかめたでしょうか?</p>

0 commit comments

Comments
 (0)