Difference between revisions of "Pedagogical Tools Group"

From Earlham CS Department
Jump to navigation Jump to search
Line 37: Line 37:
 
<br>[https://www.cs50.net/resources/gdb_quickref.pdf GDB Quick Reference]
 
<br>[https://www.cs50.net/resources/gdb_quickref.pdf GDB Quick Reference]
 
<br>[http://wiki.cs.earlham.edu/index.php/Pedagogical_Group_Provided_Tutorials Pedagogical Group Provided Tutorial]
 
<br>[http://wiki.cs.earlham.edu/index.php/Pedagogical_Group_Provided_Tutorials Pedagogical Group Provided Tutorial]
 +
 +
* Nano:
 +
[http://mintaka.sdsu.edu/reu/nano.html Nano Text Editor]
 +
 +
* Vim/vi:
 +
[http://blog.interlinked.org/tutorials/vim_tutorial.html Vim Introduction and Tutorial]
 +
<br>[http://linuxconfig.org/Vim_Tutorial Vim Tutorial]
 +
<br>[http://thomer.com/vi/vi.html Vi lovers homepage]
 +
<br>[http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html Graphical vi-vim Cheat Sheet and Tutorial]
  
 
* LINUX
 
* LINUX
 
[http://www.ee.surrey.ac.uk/Teaching/Unix/ Unix Tutorial for Beginners]
 
[http://www.ee.surrey.ac.uk/Teaching/Unix/ Unix Tutorial for Beginners]
 
<br>[http://www.cs.earlham.edu/~psg/tutorials/linux/index.html Linux/bash Tutorial]
 
<br>[http://www.cs.earlham.edu/~psg/tutorials/linux/index.html Linux/bash Tutorial]
 +
 +
* HTML:
 +
[http://refcardz.dzone.com/refcardz/core-html Core HTML]
 +
<br>[http://www.w3schools.com/html/ HTML Tutorial]
 +
<br>[http://validator.w3.org/ The W3C Markup Validation Service]
 +
 +
* CSS:
 +
[http://refcardz.dzone.com/refcardz/corecss-part1 Core CSS: Part 1]
 +
<br>[http://www.cssplay.co.uk/ CSSplay]
 +
<br>[http://www.w3schools.com/css/ CSS Tutorial]
 +
 +
* JavaScript:
 +
[https://developer.mozilla.org/en-US/docs/JavaScript/Guide JavaScript Guide]
 +
<br>[https://developer.mozilla.org/en-US/docs/JavaScript/Reference JavaScript Reference]
 +
<br>[http://www.w3schools.com/js/ JavaScript Tutorial]
 +
 +
* PHP:
 +
[http://us.php.net/manual/en/ PHP Manual]
 +
<br>[http://www.w3schools.com/php/ PHP Tutorial]
 +
<br>[http://webcheatsheet.com/php/regular_expressions.php Using Regular Expressions with PHP]
 +
 +
* XML:
 +
[http://www.w3schools.com/php/php_ref_simplexml.asp PHP SimpleXML Functions]
 +
<br>[http://www.w3schools.com/xml/ XML Tutorial]
 +
 +
* SQL:
 +
[http://www.w3schools.com/sql/ SQL Tutorial]
 +
<br>[http://www.postgresql.org/docs/9.1/static/index.html PostgresSQL Documentation]
 +
<br>[http://dev.mysql.com/doc/refman/5.0/en/ MySQL Reference Manual]
 +
<br>[http://www.herongyang.com/PHP/non_ascii_mysql.html Non ASCII Characters with MySQL]

Revision as of 18:17, 24 August 2012