Skip to content
This repository was archived by the owner on Sep 19, 2018. It is now read-only.

Commit adb0e40

Browse files
authored
Merge pull request #199 from alainvd/master
Javascript Cheat Sheet
2 parents 119beff + c644f78 commit adb0e40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h2>Coding lessons for beginners of all ages</h2>
8686

8787

8888

89-
89+
<li><strong><a href="https://websitesetup.org/javascript-cheat-sheet">Javascript Cheat Sheet</a></strong> compiles many of the most basic and important operators, functions, principles, and methods. It provides a good overview of the language and a reference for both developers and learners.</li>
9090
<li>This <strong><a href="http://ccea.org.uk/training/python" target="_blank">free Python coding / education resource</a></strong> for 11-14 age learners has been developed by the UK Council for the Curriculum, Examinations & Assessment (CCEA) in conjunction with Queen's University of Belfast, a leading centre in cyber security. It has tested with local business and industry, to ensure it met their needs also. The resource is available as PDF, for introduction modules, and then on-line via a managed Moodle service. If you use this resource please recognise CCEA for its work.</li>
9191
<li><strong><a href="https://www.guru99.com/interactive-javascript-tutorials.html" target="_blank">The JavaScript Tutorial</a></strong> introduces complete beginners to JavaScript, which is an open source and popular scripting language supported by all browsers. The class introduces you to basic concepts such as functions, cookies, DOM, and events in JavaScript as well as advanced topics like Object Oriented JavaScript, Internal & External JavaScript, and JavaScript Examples.</li>
9292
<li><strong><a href="https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=908519492&mt=8&ls=1" target="_blank">Swift Playgrounds</a></strong>: Swift Playgrounds is a revolutionary app for iPad that makes learning Swift interactive and fun.</li>

0 commit comments

Comments
 (0)