- This is a personal developmental wiki, it may often be in an unstable or experimental state and the lack of meaningful content on a page is often intentional; however, you can participate. Please: 1) create an account, 2) confirm your e-mail, 3) send Deirdre and e-mail telling her who you are and why you are interested. Thanks, --Deirdre(talk • contribs)
Difference between revisions of "User:Deirdre/links3"
From DeeDeeswiki
(Some links) |
(More and better) |
||
Line 1: | Line 1: | ||
==Unix info== | ==Unix info== | ||
*[http://kb.iu.edu/data/apek.html UNIX basics] | *[http://kb.iu.edu/data/apek.html UNIX basics] | ||
− | *[http://mally.stanford.edu/~sr/computing/ | + | *[http://mally.stanford.edu/~sr/computing/ Computing Information for Stanford Linguists], contains several sections on UNIX, including: |
− | *[http://mally.stanford.edu/~sr/computing/ | + | **[http://mally.stanford.edu/~sr/computing/basic-unix.html Basic UNIX commands] |
− | ==Programming | + | ==Programming== |
− | *[http://www.alice.org/index.php Alice] | + | ===Programming for kids=== |
+ | *[http://www.alice.org/index.php Alice] | ||
+ | *[http://scratch.mit.edu/ Scratch], and | ||
+ | **[file:///Applications/Scratch%201.4/Help/en/index.html Scratch Help Files] | ||
===Java=== | ===Java=== | ||
Line 17: | Line 20: | ||
**[http://www.regular-expressions.info/javascript.html JavaScript RegExp Object] (explains what's not in JS that's in python, etc) | **[http://www.regular-expressions.info/javascript.html JavaScript RegExp Object] (explains what's not in JS that's in python, etc) | ||
**[http://www.regular-expressions.info/python.html Python re Module] | **[http://www.regular-expressions.info/python.html Python re Module] | ||
− | |||
− | |||
==www stuff== | ==www stuff== |
Revision as of 20:02, 26 November 2011
Contents
Unix info
- UNIX basics
- Computing Information for Stanford Linguists, contains several sections on UNIX, including:
Programming
Programming for kids
Java
Regex
(aka regexp or Regular Expressions)
- Tutorial, such as:
- Tools & Languages, such as:
- JavaScript RegExp Object (explains what's not in JS that's in python, etc)
- Python re Module
www stuff
wiki stuff
- Help:Introduction_to_Semantic_MediaWiki (considering using this)