Javascript – An Easy Place To Start

There are many programming languages that can be used to create computer applications and intelligent web pages. JavaScript is one of the easiest to access. Your web browser already runs JavaScript and creating programs is as simple as typing in a few commands in Notepad or your computer’s text editor.

JavaScript is used within the browser to create simple and not so simple web pages. When combined with jQuery, JavaScript becomes a powerful programming language that’s being used to drive the new wave of applications available on the Internet. The Mainstrike.com sites contains simple Javascript examples. Google Maps and Google Docs are examples of extreme JavaScript programming. PYTHON bills itself as the latest and greatest.

 

While programming websites or apps are beyond the scope of most teachers, your students could be another matter. If blooming Webmasters attend you to school, talk with them about the possibilities; you will be helping them towards employment and they will help you stay on the cutting edge.

Filters:
resource URL thumbnail

Crunchzilla

Crunchzilla is a fun way to get kids excited about programming. It combines games and tutorials so kids can experiment, play with code, build, and learn. Includes separate tracks for older and younger children.  learn more

resource URL thumbnail

Google Maps

Google Maps includes satellite zooming in and out as part of its map service. Your younger students will get a kick out of finding their home and school. Look for new features, like traffic reports and 3D street level views of selected cities.  learn more

resource URL thumbnail

How to use JSFiddle.net

JSFiddle.net creates an interface in your web browser window where you can easily create, test, and share JavaScript programs. This video by Jason Diamond introduces JSFiddle and some ideas for how to use it.  learn more

resource URL thumbnail

Intro to JavaScript Programming

This video teaches some basic programming concepts using JavaScript. It introduces programming using RoboBob (worth watching just for that) and goes on to show how you can start programming with just a web browser.  learn more

resource URL thumbnail

Javascript Tutorial

W3Schools' tutorial starts with a simple Display Date button and goes thru the language step-by-step. The built in Try It Yourself buttons allow you to see and modify the examples right on your web browser (no Notepad required!). W3Schools is our webmaster's go-to site for all things Internet.  learn more

resource URL thumbnail

jQuery

jQuery allows JavaScript to interact with the web browser. Everything from simple menus (like the one on this web site) to complex animations -- jQuery drives a lot of the sites on the Internet. (Obviously, this one is for your more advanced students.)  learn more

resource URL thumbnail

Main Strike Fun Stuff Page

A collection of games, calculators and "cool stuff" created using JavaScript and another programming language Java. A place for ideas or to find challenges for your advanced students, "Can you make it better?".  learn more