Learning Resources for Digital Services Staff
From UA Libraries Digital Services Planning and Documentation
(Difference between revisions)
(New page: ==Web Resources for Scripting Languages== [http://pleac.sourceforge.net/ PLEAC Project] - PERL Cookbook example programs recreated in several other languages. ==UA LIB Web books and journa...) |
|||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
==Web Resources for Scripting Languages== | ==Web Resources for Scripting Languages== | ||
− | [http://pleac.sourceforge.net/ PLEAC Project] - PERL Cookbook example programs recreated in several other languages. | + | *[http://pleac.sourceforge.net/ PLEAC Project] - PERL Cookbook example programs recreated in several other languages, like Python and Ruby. |
− | ==UA LIB | + | *[http://ruby-doc.org/docs/ProgrammingRuby/ Ruby PickAxe] - Hyperlinked cross referencing version of "Programming Ruby: The Pragmatic |
+ | Programmer's Guide" | ||
+ | * Other Resources | ||
+ | ** Various [http://www.w3schools.com/html/html5_intro.asp W3 Schools] | ||
+ | **(JavaScript) [http://www.codeacademy.com CodeAcademy] | ||
+ | **[http://files.swaroopch.com/python/byte_of_python.pdf Python Book] | ||
+ | **[http://www.math.harvard.edu/computing/perl/oneliners.txt Perl One-Liners] | ||
+ | **[http://hyperpolyglot.org/scripting Script Comparison 1] | ||
+ | **[http://hyperpolyglot.org/embeddable Script Comparison 2] | ||
+ | **[http://johnbokma.com/perl/perl-quick-reference-card.pdf Perl Cheat Sheet 1] | ||
+ | **[http://erudil.com/pdf/preqr.pdf Perl Cheat Sheet 2] | ||
+ | **[http://www.worldtimzone.com/res/vi.html Vi Cheat Sheet] | ||
+ | **[https://sites.google.com/site/photonpunk/file-cabinet Austin Dixon's Cheat Sheets] | ||
+ | **[http://www.codecademy.com/learn Code Academy] | ||
+ | **[https://www.udacity.com/ Udacity] | ||
+ | |||
+ | ==Visualization Resources == | ||
+ | * D3 (Data Driven Documents): -- an on online version of an O’Reilly book (The first is an online version of an O’Reilly book (Interactive Data Visualization) by Scott Murray: [http://alignedleft.com/tutorials/d3/ Interactive Data Visualization] | ||
+ | * D3: a list of online [https://github.com/mbostock/d3/wiki/Tutorials D3 Tutorials] | ||
+ | * [http://www.creativebloq.com/design-tools/data-visualization-712402 Various tools] | ||
+ | * [http://dirt.projectbamboo.org/categories/visualization Bamboo project tools] | ||
+ | |||
+ | ==HTML5 == | ||
+ | * [http://bama.ua.edu/~jjbattles/html5/ Jason's presentation](slides from his Digital Humanities Center presentation, created in HTML5) | ||
+ | * [http://www.html5rocks.com HTML5 Rocks] | ||
+ | * Compatibility | ||
+ | ** [http://html5test.com HTML5 test] | ||
+ | ** [http://haz.io haz.io] | ||
+ | |||
+ | ==UA LIB Subscription Database Resources== | ||
+ | These resources need to be arrived at via the universities web portal to be granted access. | ||
+ | *[http://www.lib.ua.edu/databases/ www.lib.ua.edu/databases] - Search for links to training and research resources | ||
+ | *Safari Books Online - type this into the database search field to get access to a large selection of technical training books | ||
+ | ==Other Training and Reference Resources== | ||
+ | *[http://www.lynda.com Lynda] - Online training resources, Access credentials available for OLT staff via Lindley Shedd (lcshedd at ua dot edu) |
Revision as of 14:58, 24 February 2014
Contents |
Web Resources for Scripting Languages
- PLEAC Project - PERL Cookbook example programs recreated in several other languages, like Python and Ruby.
- Ruby PickAxe - Hyperlinked cross referencing version of "Programming Ruby: The Pragmatic
Programmer's Guide"
- Other Resources
Visualization Resources
- D3 (Data Driven Documents): -- an on online version of an O’Reilly book (The first is an online version of an O’Reilly book (Interactive Data Visualization) by Scott Murray: Interactive Data Visualization
- D3: a list of online D3 Tutorials
- Various tools
- Bamboo project tools
HTML5
- Jason's presentation(slides from his Digital Humanities Center presentation, created in HTML5)
- HTML5 Rocks
- Compatibility
UA LIB Subscription Database Resources
These resources need to be arrived at via the universities web portal to be granted access.
- www.lib.ua.edu/databases - Search for links to training and research resources
- Safari Books Online - type this into the database search field to get access to a large selection of technical training books
Other Training and Reference Resources
- Lynda - Online training resources, Access credentials available for OLT staff via Lindley Shedd (lcshedd at ua dot edu)