Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
people:mlsmith:teaching [2019/08/30 13:51]
mlsmith [Relational Databases]
people:mlsmith:teaching [2019/12/18 16:57]
mlsmith [First-year computer science]
Line 8: Line 8:
   * [[http://www.racket-lang.org/|Racket]] - Includes the DrRacket programming environment\\   * [[http://www.racket-lang.org/|Racket]] - Includes the DrRacket programming environment\\
   * [[http://www.wescheme.org/|WeScheme]] - Web-based programming environment   * [[http://www.wescheme.org/|WeScheme]] - Web-based programming environment
 +  * [[https://cs.brown.edu/courses/csci0111/index.html|CSCI 0111]] - Brown CS Computing Foundations
   * [[https://cs.uwaterloo.ca/~plragde/flaneries/FDS/|Functional Data Structures]] – a flânerie by [[https://cs.uwaterloo.ca/~plragde/flaneries/|Prabhakar Ragde]]   * [[https://cs.uwaterloo.ca/~plragde/flaneries/FDS/|Functional Data Structures]] – a flânerie by [[https://cs.uwaterloo.ca/~plragde/flaneries/|Prabhakar Ragde]]
   * [[http://www.ccs.neu.edu/home/matthias/htdc.html|How to Design Classes]]   * [[http://www.ccs.neu.edu/home/matthias/htdc.html|How to Design Classes]]
Line 44: Line 45:
     * [[https://jrebel.com/rebellabs/sql-cheat-sheet/|SQL Cheat Sheet]]     * [[https://jrebel.com/rebellabs/sql-cheat-sheet/|SQL Cheat Sheet]]
  
 +==== Github ====
 +
 +  * [[https://education.github.com/git-cheat-sheet-education.pdf|Git cheat sheets]]
 +  * [[https://enterprise.github.com/downloads/en/github-flow-cheatsheet.pdf|GitHub Flow guide]]
 +  * [[https://enterprise.github.com/downloads/en/markdown-cheatsheet.pdf|GitHub-Flavored Markdown guide]]