-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
135 lines (125 loc) · 6.91 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
<!DOCTYPE html>
<html lang="en">
<head>
<title>Homeschooling toolbox</title>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="mercury.css" type="text/css">
<link rel="stylesheet" href="index.css" type="text/css">
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-174588210-1"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','UA-174588210-1');</script>
<script async src="index.js"></script>
</head>
<body>
<ul><h2>My homeschooling toolbox</h2>
<li>
<form>
<a href="math.html">Addition & Subtraction drills</a>
<br/>
<i>Auto-generated addition and subtraction problems, with configurable limits.</i>
<br/>
<label>Generate <input type=number min=1 name=n value=20 /></label> problems, with a
<label>minimum sum/product of <input type=number name=min value=0 /></label> and a
<label>maximum sum/product of <input type=number name=max value=11 /></label>, and
<label><input type=number name=setSize min=2 value=2 /> numbers per problem</label>.
There should be
<label><input type=number min=0 name=sums value=1 /> addition problem</label> for every
<label><input type=number min=0 name=subs value=1 /> subtraction problem</label> for every
<label><input type=number min=0 name=mults value=0 /> multiplcation problem</label> for every
<label><input type=number min=0 name=divs value=0 /> division problem</label>.
</form>
</li>
<li>
<form>
<a href="words.html">Word reading drills</a>
<br/>
<i>Practice recognizing <label>the <input type=number min=1 name=n value=10 /> most commonly-used
english words</label> (according to wikipedia), presented in a random font.</i>
<br/>
Refresh the page to change the order and font of the words.
</form>
</li>
<li>
<a href="gassim/">Gas Simulation</a>
<br/>
<i>A simulation of how gas works.</i>
<br/>
I found myself explaining how heat works in liquids / gasses a couple times, and felt the lack
of a visual aid, so I made one.
</li>
<li>
<a href="number-chart.html">Number Chart</a>
<br />
We hung a number chart on the wall similar to this one, but we drew it ourselves.
</li>
</ul>
<ul><h3>Resources</h3><i>Other resources that we use</i>
<li>Reading
<ul>
<li><a href="https://archive.org/details/teachyourchildto0000enge">Teach Your Child
to Read in 100 Easy Lessons</a></li>
<li>Good childrens' books
<ul>
<li><a href="https://www.worldcat.org/search?q=au%3AHeder%2C+Thyra.&qt=hot_author">Thyra Header</a>'s <a href="https://www.worldcat.org/title/fraidyzoo/oclc/935244911/editions?editionsView=true&referer=br">Fraidy Zoo</a> and
<a href="https://www.worldcat.org/title/how-do-you-dance/oclc/1126336756&referer=brief_results">How do you Dance?</a>
</li>
<li><a href="https://www.worldcat.org/title/alpha-oops-the-day-z-went-first/oclc/798831660&referer=brief_results">Alpha Oops! The day Z went first</a>,
and
<a href="https://www.worldcat.org/title/alpha-oops-h-is-for-halloween/oclc/815743140&referer=brief_results">Alpha Oops! H is for Halloween</a></li>
<li><a href="https://www.worldcat.org/search?q=au%3APatricelli%2C+Leslie%2C&qt=hot_author">Leslie Patricelli</a>; e.g. <a href="https://www.worldcat.org/title/binky/oclc/58840440&referer=brief_results">Binky</a></li>
<li><a href="https://www.worldcat.org/search?q=au%3AO%27Connor%2C+Jane%2C&qt=hot_author">Jane O'Connor's <i>Fancy Nancy</i> books</a>, including
<a href="https://www.worldcat.org/title/jojo-and-daddy-bake-a-cake/oclc/1004426218&referer=brief_results">JoJo and Daddy bake a cake</a></li>
</ul>
</ul>
</li>
<li>Math: We're going to try "Singapore Math". For example,
<a href="https://archive.org/details/primarymathemati00sing">this textbook</a>.</li>
<li>Art: <a href="https://www.youtube.com/user/ArtforKidsHub">ArtForKidsHub</a></li>
<li>Engineering<ul>
<li><a href="https://www.youtube.com/channel/UCWBkudOTaVbvkCBc0pyZFMA">How it's made</a></li>
<li><a href="https://www.youtube.com/user/destinws2">Smarter Every Day</a></li>
</ul></li>
<li>Geography: <a href="https://maps.google.com">Google Maps / Earth</a>
<br/>
<i>Click the satellite view, and then the small globe icon on the bottom right. Zoom in to
different places, ctrl-drag to get a 3d view (sometimes), zoom out / pan to travel to other
significant places. Zoom all the way in to get to street view. Zoom all the way out to see the
earth, the international space station, and other planets.</i>
</li>
<li>PE:<ul>
<li>Parkour<ul>
<li>We watch <a href="https://www.youtube.com/watch?v=aJiOScpdaM8">this parkour video</a> for inspiration.</li>
<li><b>Engineering</b>: We build <a href="https://www.youtube.com/watch?v=al7aMZpU5aQ">balance bars</a>, jump targets, and a <a href="https://parkourvisions.org/sturdymade">vault box</a> from <a href="https://dpqe0zkrjo0ak.cloudfront.net/pfil/9018/pkv_vault_box_blueprints_Large.jpg">these plans</a> (recent video <a href="https://www.youtube.com/watch?v=7dWTwmE5MdI">here</a>)</li>
</ul></li>
</ul></li>
<li>Music
<ul>
<li>We watch and dance to Sara Bareilles's <a href="https://www.youtube.com/watch?v=QUQsqBqxoR4">Brave</a>
</ul>
</li>
</ul>
<!--
<ul><h2>Errata</h2><i>Other stuff we do</i>
<li>Riding a bike - balance bike, training wheels, take off training wheels</li>
<li>Swimming - puddle jumpers</li>
<li>Tennis</li>
</ul>
<ul><h2>TODO</h2>
<li><i>TODO</i> fractions, ratios</li>
<li><i>TODO</i> angles - radians, ratios, fractions</li>
<li><i>TODO</i> shapes / geometry</li>
<li><i>TODO</i> how suction works (ie equalized pressure makes no movement, unbalanced pressure
creates suction)</li>
<li><i>TODO</i> why hot air rises (density)</li>
<li><i>TODO</i> water level dropping due to evaporation at room temperature</li>
<li><i>TODO</i> phase changes - ie starting with ice and slowly increasing temperature until you
get water, then keep increasing temperature until you get steam</li>
<li><i>TODO</i> temperature conduction - how heat and cold are transferred eg when you touch
something hot or cold.</li>
<li><i>TODO</i> <a href="https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API/Tutorial/Basic_animations">movable clock</a> to show how minute hand is related to hour hand is related to
second hand. button to reveal time in digital format. maybe a number line to show minutes in
an hour - why halfway around is 30 / 60</li>
</ul>
-->
</body>
</html>