You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was getting confused about what needs doing to launch a learning track, and how to set priorities. The table below is one current view (taken from existing issues, the introcuction.md files, and an old flowchart from @SaschaMann).
There is no unique ordering for these, but I tried to ensure each exercise is listed below its prerequisites.
The concepts listed here cover most of the "Implemented" list in #566 but a few are missing: boolean-expressions, conditionals, integer-equality, using-macros. Some of these could probably be slotted in here, others need new exercises. None of the "Missing" list from #566 are covered.
Several exercises need stubs added #567, but I hope to submit a PR for that in the next couple of days.
I was getting confused about what needs doing to launch a learning track, and how to set priorities. The table below is one current view (taken from existing issues, the
introcuction.md
files, and an old flowchart from @SaschaMann).There is no unique ordering for these, but I tried to ensure each exercise is listed below its prerequisites.
The concepts listed here cover most of the "Implemented" list in #566 but a few are missing: boolean-expressions, conditionals, integer-equality, using-macros. Some of these could probably be slotted in here, others need new exercises. None of the "Missing" list from #566 are covered.
Several exercises need stubs added #567, but I hope to submit a PR for that in the next couple of days.
The text was updated successfully, but these errors were encountered: