CodeHS Hour of Code activities are one of the free services that does not require an account: https://codehs.com/hourofcode
CodeHS Sandbox is another service that is free to use and does not require an account: https://codehs.com/explore/sandbox
CodeHS Tutorials, Practice and interactive Textbooks are additional learning services free to use and does not require an account:
Their mission: "The mission of CodeHS is to empower all students to meaningfully impact the future. We believe that in the 21st century, coding is a foundational skill, just like reading and writing. That’s why we say: Read, Write, Code."
They offer many options for users:
You can sign up for a monthly fee as an "at home learner" to access the online courses with
And if you are a student at Harley, you can create the account using your Harley gmail address and have the option of joining a virtual class set up by a teacher.
You can access it by going to the following web pages linked above, or to their home-page: https://codehs.com/
Here’s the coolest thing - most coders often use existing code and modify it rather than typing it all up new. You can do the same thing!
Select the sandbox you want. Most will then give you the option to “+Get Started” or offer an example or two under “Looking for some inspiration?” If you do check out the “fork” template, be sure to look over the code and see if you can understand HOW the code works to make that design or perform the task. THEN, modify the code - alter color, degrees, number of repeats, distance it moves, etc. Use the “Docs” tab to find the exact code commands to use.