Skip to content

Basic example shown to students so they can understand javascript.

License

Notifications You must be signed in to change notification settings

coderdojo-renfrewshire/hello-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Hello-JavaScript

Welcome to the Renfrewshire CodeClub. Want to learn how to make your own web page interative? Then this is the place to start. Download this page by clicking the green download button, contact one of the code club’s mentors and we will get you started!

Tutorial

JavaScript is how you make your website look interative. Any website you have ever visited uses JavaScript to respond to basic events in a web page like a button press.

JavaScript - A programming language commonly used to create interactive effects within web browsers.

Look at index.html you will find a basic webpage with a bit of JavaScript, open it with a browser and see what comes up !!!

Releases

No releases published

Packages

No packages published

Languages