Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Polygon-first curriculum

オープン
#1,463 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
領域
content

調査の方向性

まず、この issue で説明されているカリキュラムの順序と、図形、変換、top-down 設計を導入する既存のレッスンを確認します。polygon-first の進行が実装できる程度に十分明確に定義されているかを判断します。完了とみなされるのは、合意されたレッスンの順序と具体的なスコープが定まることであり、検討を提案するだけではありません。

索引モデルが issue の本文から書いたものです。

説明

discussion

Another idea that came up in conversation with @alphalambda and LSU's people.

Currently, we introduce things in effectively this order:

  1. Rectangles and circles and text
  2. Transformations, especially translation.
  3. Top-down design
  4. Polygons, arcs, and sectors

Instead, they are starting with polygons and the coordinate plane, and then introducing other shapes and transformations. The advantage is that it gives students something concrete and numerical to think about, as opposed to the very abstract idea of a picture. When students study translation, they can see how it actually changes the coordinates of each vertex of the polygon, and then build their understanding of how it operates on the whole shape on that foundation. It also delays the need to introduce transformations, which are their own sticking point for students.

I'm not at all clear on how this would go, but it's worth thinking about.

主要言語
Haskell
スター
1.3k
フォーク
201
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

google/codeworld のほかの issue

google/codeworld の issue をすべて見る

似ている issue

Haskell の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。