From 4f13d7e77e5d9a64c2704d88c0fab3127ccb4a80 Mon Sep 17 00:00:00 2001 From: Oliver Kennedy Date: Fri, 10 Jun 2022 17:54:38 -0400 Subject: [PATCH] Update 'home' --- home.md | 156 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 78 insertions(+), 78 deletions(-) diff --git a/home.md b/home.md index ccd36eb..5772da9 100644 --- a/home.md +++ b/home.md @@ -1,79 +1,79 @@ -### [New Student Information](NewStudentInformation) -### [Lab Hardware](Hardware) -### [DB Seminar](Reading_Group-2017) -### [Travel Guidelines](Travel Guidelines) -### [PDF/A](pdfa-files) - -## Reading Lists - -* [Probabilistic Databases](ReadingList-Probabilistic-DBs) -* [Approximate Query Processing](ReadingList-Approximate-QPs) -* [Data Quality](ReadingList-Quality) -* [Resources for CS Education](Readinglist-CSEd) -* [Database Textbook-ish Things](ReadingList-Databases) -* [Embedded Databases](ReadingList-EmbeddedDBs) -* [HV Jagadish's Database Usability List](http://dbgroup.eecs.umich.edu/usable/) -* [Uncertainty Representation](Readinglist-SIGCHI) -* [Annotation-Based Provenance](Annotation-Provenance) -* [Uncertainty Visualization](Readinglist-Graphical Visualization) - -## Research Resources -* [Click](https://pacs.buffalo.edu/Shibboleth.sso/Login?entityID=urn:mace:incommon:buffalo.edu&target=https://pacs.buffalo.edu/compliance) -* [UB Library Gateway](LibraryGatewayHack) -* [Upcoming Conferences](Conferences) -* [Datasets](Datasets) -* [Interesting Visualizations](Visualizations) -* [Graphing Tools](GraphingTools) -* [Units](Units) -* [Writing a Good Review](ReviewWriting) -* [Setting up a Service on Gram](Deploy-a-Service-on-Gram) - -## Language Documentation - -#### Scala -* [Map, map, and flatMap in Scala](http://www.brunton-spall.co.uk/post/2011/12/02/map-map-and-flatmap-in-scala/) - -#### Java - -* [HTTP Server Source Code](HTTPServerSourceCode) - * [Java EE Documentation](http://docs.oracle.com/javaee/6/api/index.html?overview-summary.html) - * [HTTP Server Documentation](http://docs.oracle.com/javase/6/docs/jre/api/net/httpserver/spec/index.html?com/sun/net/httpserver/HttpServer.html) -* [JUnit](https://github.com/junit-team/junit/wiki) -* [Log4J](http://logging.apache.org/log4j/1.2/apidocs/index.html) -* [Java Heap Size](http://javahowto.blogspot.com/2006/06/6-common-errors-in-setting-java-heap.html) - -#### Python Documentation - -* [Pandas and Data Science](Pandas) - -#### Ruby Documentation - -* [Ruby Doc](http://ruby-doc.org) -* [Rails Authentication](http://railscasts.com/episodes/270-authentication-in-rails-3-1?view=asciicast) - -#### LaTeX Links - -* [The Precious](http://detexify.kirelabs.org/classify.html) -* [Missing TeXlive Packages](TeXLiveLaTeX) -* [FancyHdr](http://texblog.org/2007/11/07/headerfooter-in-latex-with-fancyhdr/) - -#### Other Useful Software -* [Web Scraping](Web-Scraping) -* [Software To Check Out](Software-Ideas) -* [Java Language Naturalizer](https://github.com/nlp-compromise/nlp_compromise) -* [OSM Tile Creation](OSM-Tiles) - -## Hardware/Software Setup - -* [Setting up a new Mac](Setup-Hardware-Mac) -* [Installing Oracle](Setup-Software-Oracle) -* [MacPorts Packages](Setup-Software-Packages) -* [Hackintosh Links](Setup-Hardware-Hackintosh) -* [2015 Mjolnir Upgrade](Upgrade-2015-Mjolnir) -* [The Move to Ketter 133A](2016-Ketter133A) -* [JITD Testbed](2018-JITD-Testbed-Sketch) - -## Other Resources - -* [Restaurants](Restaurants) +### [New Student Information](NewStudentInformation) +### [Lab Hardware](Hardware) +### [DB Seminar](Reading_Group-2017) +### [Travel Guidelines](Travel) +### [PDF/A](pdfa-files) + +## Reading Lists + +* [Probabilistic Databases](ReadingList-Probabilistic-DBs) +* [Approximate Query Processing](ReadingList-Approximate-QPs) +* [Data Quality](ReadingList-Quality) +* [Resources for CS Education](Readinglist-CSEd) +* [Database Textbook-ish Things](ReadingList-Databases) +* [Embedded Databases](ReadingList-EmbeddedDBs) +* [HV Jagadish's Database Usability List](http://dbgroup.eecs.umich.edu/usable/) +* [Uncertainty Representation](Readinglist-SIGCHI) +* [Annotation-Based Provenance](Annotation-Provenance) +* [Uncertainty Visualization](Readinglist-Graphical Visualization) + +## Research Resources +* [Click](https://pacs.buffalo.edu/Shibboleth.sso/Login?entityID=urn:mace:incommon:buffalo.edu&target=https://pacs.buffalo.edu/compliance) +* [UB Library Gateway](LibraryGatewayHack) +* [Upcoming Conferences](Conferences) +* [Datasets](Datasets) +* [Interesting Visualizations](Visualizations) +* [Graphing Tools](GraphingTools) +* [Units](Units) +* [Writing a Good Review](ReviewWriting) +* [Setting up a Service on Gram](Deploy-a-Service-on-Gram) + +## Language Documentation + +#### Scala +* [Map, map, and flatMap in Scala](http://www.brunton-spall.co.uk/post/2011/12/02/map-map-and-flatmap-in-scala/) + +#### Java + +* [HTTP Server Source Code](HTTPServerSourceCode) + * [Java EE Documentation](http://docs.oracle.com/javaee/6/api/index.html?overview-summary.html) + * [HTTP Server Documentation](http://docs.oracle.com/javase/6/docs/jre/api/net/httpserver/spec/index.html?com/sun/net/httpserver/HttpServer.html) +* [JUnit](https://github.com/junit-team/junit/wiki) +* [Log4J](http://logging.apache.org/log4j/1.2/apidocs/index.html) +* [Java Heap Size](http://javahowto.blogspot.com/2006/06/6-common-errors-in-setting-java-heap.html) + +#### Python Documentation + +* [Pandas and Data Science](Pandas) + +#### Ruby Documentation + +* [Ruby Doc](http://ruby-doc.org) +* [Rails Authentication](http://railscasts.com/episodes/270-authentication-in-rails-3-1?view=asciicast) + +#### LaTeX Links + +* [The Precious](http://detexify.kirelabs.org/classify.html) +* [Missing TeXlive Packages](TeXLiveLaTeX) +* [FancyHdr](http://texblog.org/2007/11/07/headerfooter-in-latex-with-fancyhdr/) + +#### Other Useful Software +* [Web Scraping](Web-Scraping) +* [Software To Check Out](Software-Ideas) +* [Java Language Naturalizer](https://github.com/nlp-compromise/nlp_compromise) +* [OSM Tile Creation](OSM-Tiles) + +## Hardware/Software Setup + +* [Setting up a new Mac](Setup-Hardware-Mac) +* [Installing Oracle](Setup-Software-Oracle) +* [MacPorts Packages](Setup-Software-Packages) +* [Hackintosh Links](Setup-Hardware-Hackintosh) +* [2015 Mjolnir Upgrade](Upgrade-2015-Mjolnir) +* [The Move to Ketter 133A](2016-Ketter133A) +* [JITD Testbed](2018-JITD-Testbed-Sketch) + +## Other Resources + +* [Restaurants](Restaurants) * [Travel](Travel) \ No newline at end of file