Skip to content

Latest commit

 

History

History
174 lines (134 loc) · 7.73 KB

suggested-study.md

File metadata and controls

174 lines (134 loc) · 7.73 KB

Suggested Study

Helpful resources for this module

Are we missing a great set of exercises? Send a PR!

Be the Computer

These two games are deceptively simple. You will be given pseudo-code and will need to follow the instructions the same way a computer would. Practicing this game will help you learn how to trace code, and prepare you for learning about program memory in the next module - Debugging.

What is Programming?

What is JavaScript?

Asking and Searching

Tutorials

A selection of tutorial sites with interactive exercises, these tutorial will help you learn the JS Syntax you need to study the exercises in this repository. As you're setting your study plans and priorities, remember: Just Enough JavaScript!

These tutorials will each cover different topics in different orders and in different ways. Find the one that works for you:

Is there another tutorial you like better than these? not a problem! Just us a PR so other students can find it ;)

References

Resources you can use to look up specific concepts when you are stuck or curious.

Reading Code

Debugging Tools

Linting


Class Recordings

  • HYF modules are often updated, recordings from past classes may not match this gitbook
  • When sending a PR's with recording links please ...
    • Indicate which class you were teaching
    • Which week it was (if the module is more than 1 week)
    • a helpful title or description

Thibault, Evan

  1. Week 1:
  2. Week 2:

Evan, Unmesh

  1. Week 1:
  2. Week 2:

Axxes-team, Evan

Evan, Eva, Louis, Jonathan

  1. Week 1: