Hi, what do you want to do?
Lifehacker
Programming! Learn the Basics of Coding, How to Pick a Language a Project, and More!
Kick off an introductory computer science course with this exploration of computer programming basics. From variable types and writing statements in JavaScript to finding a web host and deploying a website, this resource provides...
Khan Academy
Mouse Interaction, Computer Programming
Drawing objects based on where the user's mouse is located can be a beneficial and fun coding activity for new JavaScript coders. Here, the speaker shows how to use the mouseY and mouseX variables in a small section of code that draws a...