Coding

Beginner Coding Resources

  1. Codeacademy.com
  2. Practice-It!
  3. Ear Sketch (used for CS Principles course at HHS)
  4. https://www.themuse.com/advice/10-free-classes-to-learn-to-code-if-you-have-absolutely-no-idea-where-to-start
  5. Polyup.com: https://www.polyup.com/machines/ may need to create account. good for learning postfix notation.
  6. lightbot https://lightbot.com/ – Solve puzzles using programming
  7. http://ithare.com/hare-and-bunnylore/ – Guide to Programming Languages (thanks to Dom for the suggestion)

Shoutout to Michelle for sharing these two wonderful resources:

  1. Resource Roundup: Coding Information and Resources for Kids
  2. Computer Language for Beginners: HTML www.hp.com/us-en/shop/tech-takes/computer-language-for-beginners-html

Mixed Level Coding Resources

  1. Kattis – can create a competition, select problems that use a particular algorithm, etc.
  2. CodingBat code practice

Advanced Coding Problems

  1. Project Euler