User Tools

Site Tools


coding_tutorials

You want to contribute to Nightingale by adding functionality to it, but actually don't know how to code? This page is perfect for you: we list useful tutorials to all used languages and technologies here. ====== JavaScript ====== * [[https://developer.mozilla.org/en-US/learn/javascript]] * [[http://www.webmonkey.com/2010/02/javascript_tutorial/]] ====== C ====== * [[http://www.cs.cf.ac.uk/Dave/C/CE.html]] * [[http://www.wannalearn.com/Computers_and_the_Internet/Programming_Languages/C/]] * [[http://www.cprogramming.com/advtutorial.html]] ====== XUL ====== * [[https://developer.mozilla.org/en/XUL_School]] ====== CSS ====== * [[https://developer.mozilla.org/en-US/learn/css]] ====== Mozilla Platform specific ====== * [[https://developer.mozilla.org/en/Developer_Guide]] * [[https://developer.mozilla.org/en/Extensions|Creating an extension]] ====== Git ======= We use Git to keep our code in sync. If you're not familiar with git, we recommend taking the [[http://try.github.com|TryGit tutorial]]. Also look at [[git_tips|Git Tips]] :)

coding_tutorials.txt · Last modified: 2012/08/17 00:37 by geekshadow