layout | title |
---|---|
default |
Contents |
Welcome to The JavaScripting English Major. Here is a list of this course’s contents, session (or chapter) by session. If you’re uncertain about the course, start with the zeroth chapter, which introduces the course and answers some questions about it. Skip straight to the first chapter if you’re already motivated.
If you want to see what you’ll be able to create by chapter 15, look here. Also, the technical details and other information regarding this course are hidden on the “About” page.
{% comment %} Why do we have to reassign this? {% endcomment %} {% assign chapters = site.chapters | sort: "chapter-no" %} {% for chapter in chapters %}
{% endfor %}