Tutorials
From Kata - CoderDojo
| Course | Location | Full Title | Presented By | Description |
|---|---|---|---|---|
| HTML | Galway | How to build an HTML game in 5 lines | Techbot | Using web pages to write an adventure game. Each page is one step/room in the story. 1hr 15mins. |
| HTML | Drogheda | Formal HTML / CSS / Javascript tutorials (5 in total) | M Reilly | Five beautifully presented tutorial documents as pdf files, showing and explaining the mark up. The fifth in the series uses jQuery to change the contents of the page when you click on something in the page. |
| HTML / jQuery | Drogheda | jQuery Introduction | Jonathan Callan | What is jQuery and why should you use it?. |
| HTML | DublinSG | Introductory HTML | Welton | One page pdf document for teaching beginners html tags. |
| HTML | DublinSG | No 9's HTML / CSS / Javascript course | No9 | Starts with html tags, then a well-styled home page using CSS, then animation (bouncing ball) using javascript. |
| HTML | DublinUCD | David Delaney's HTML / CSS / Javascript course | David Delaney | Similar to No9's course in the first lessons, but aimed at a younger audience. Includes looking inside a PC. <table> tag introduced sooner. |
| HTML | Tokyo | Making a simple adventure game (ja) | CogniTom/Yasulab | Using web pages to write an simple adventure game. Each page has one correct link (w/ image) and wrong others. |
| HTML-5 | Limerick | HTML 5 | Xyzormax | Links to beautiful offsite slide-show using HTML / CSS / Javascript, including advanced features of modern webkit based browsers such as client side storage, image transitions (including rotation), elaborate borders. |
| HTML-5 | Cork NSC | HTML 5 Randoms | Will Knott | Animation, Random numbers, Pizza bot |
| HTML-5 | Cork NSC | Sprite animation using Canvas | Will Knott | Tutorial on Sprite Animation using HTML5 Canvas |
| HTML-5 | Cork NSC | HTML5 Slide show | Will Knott/ A Panaytov | HTML5 photo Slideshow |
| Javascript | Galway | Building a 2D Game based in Sprite animation | Guido Cecilio | A tutorial in how to build a 2D game based in sprite animation using HTML5, CSS3 and jQuery Javascript library. |
| Joomla | Galway | Joomla Tutorials | Techbot | Start of some tutorials; Introduction explains why games programming benefits from server side components. |
| Python | DublinSG | Python Games Programming | -- | Paper Scissors and Stone game, using Python datastructures and easygui. Uses GIMP for image creation and editing. |
| Python | Drogheda | Introducing Python using Turtle | P Browne / Con Hennessy | PDF Tutorial on getting started with Python using Turtle - great for moving from Scratch to Python |
| Scratch | Drogheda | Starting Scratch | P Browne | Starting scratch - mostly links to offsite resources. |
| Scratch | Drogheda | Scrolling Backgrounds in Scratch | Seamus Minogue | Screenshots showing and explaining both the Scratch program and using paint to make the backgrounds. |
| Scratch | Limerick | Scratch (Limerick Tutorials) | Pam O'Brien | Six tutorials, from how to tie visual effects to a keypress to a game with a shark chasing a fish. |
| Scratch | Athlone | Scratch (Athlone Tutorials) | James Sheridan/Boris Moric | Three games tutorials, Pacman, Mario, Pong - shared as Google presentations. |
| Scratch | DublinUCD | -- | -- | Open ended development of Scratch animations, with mentors helping the kids create whatever the kids want to. |
| Web Servers | Drogheda | Web Servers | G O'Rourke | Links to videos and offsite resources explaining how the internet works and what are servers/data centres. |
| Web Servers | Drogheda | Installing XAMPP / Apache | Ben Chapman | How to install PHP/Apache. |
| HTML/CSS | Dublin15ITB | Beginning Html and Css | C Ahern | A set of tutorials we used for the complete beginners guide to HTML and CSS |
| HTML/CSS | Bray | HTML/CSS | Liam Friel | A set of 5 lessons covering beginning HTML/CSS/JS (code and powerpoint). |