Difference between revisions of "Undergraduate Course"
From EBA_Documentation
m (→Content Management Systems) |
m (→Student Resources) |
||
Line 34: | Line 34: | ||
:[http://www.w3schools.com/xml/xml_whatis.asp W3Schools Introduction to XML] | :[http://www.w3schools.com/xml/xml_whatis.asp W3Schools Introduction to XML] | ||
:[https://www.youtube.com/watch?v=y6DmCUH-4MQ Video with example of simple XML] | :[https://www.youtube.com/watch?v=y6DmCUH-4MQ Video with example of simple XML] | ||
+ | |||
+ | ===Learning Python === | ||
+ | : Introductory resources for the programming language, Python. | ||
+ | : [https://onedrive.live.com/redir?page=view&resid=18C32DCEEE22CD57!57435&authkey=!AEDbYEgZk-AfhDE Python 101] by Brad (full document, all sections) | ||
+ | :[https://www.python.org/ Python.org homepage] | ||
+ | :[https://docs.python.org/2/tutorial/ Official Python documentation] | ||
+ | :[http://www.learnpython.org/ Learn Python with interactive lessons] | ||
=== DH Tools === | === DH Tools === | ||
Line 78: | Line 85: | ||
;Web Presence 101 | ;Web Presence 101 | ||
: [https://onedrive.live.com/redir?page=view&resid=18C32DCEEE22CD57!51097&authkey=!AMuwT5pO_3jXH10 Brad's getting-started guide] | : [https://onedrive.live.com/redir?page=view&resid=18C32DCEEE22CD57!51097&authkey=!AMuwT5pO_3jXH10 Brad's getting-started guide] | ||
− | |||
==Challenges== | ==Challenges== | ||
[https://onedrive.live.com/redir?resid=18C32DCEEE22CD57!58271&authkey=!AKFp89R6yBspP48&ithint=file%2cdocx OpenRefine/Google Refine challenge series] | [https://onedrive.live.com/redir?resid=18C32DCEEE22CD57!58271&authkey=!AKFp89R6yBspP48&ithint=file%2cdocx OpenRefine/Google Refine challenge series] |
Revision as of 17:43, 27 February 2017
Contents
Course summary
- Instructor
- Dr. Sarah L. Ketchley
- ketchley@uw.edu
- Condon B017 (Office Hours Thursdays 10am - 12pm)
- @sarahketchley
- TA
- Chris Sumption clsumpt@uw.edu
- IT Assistant
- Brad Holland bradholl@uw.edu
- Course Syllabus
- Fall Quarter 2015
- Winter Quarter 2016
- Spring Quarter 2016 Coming Soon
Student Resources
Markup Languages
- HTML
- W3Schools Introduction to HTML
- Video explaining HTML
- CSS
- W3Schools Introduction to CSS
- Video explaining CSS
- XML
- W3Schools Introduction to XML
- Video with example of simple XML
Learning Python
- Introductory resources for the programming language, Python.
- Python 101 by Brad (full document, all sections)
- Python.org homepage
- Official Python documentation
- Learn Python with interactive lessons
DH Tools
- NYPL Menu Data
- Menu Spreadsheet
Content Management Systems
Project Management
Data Curation
- Web Scraping
- Web Scraping with BeautifulSoup
- MetaData
- Extended definition of metadata & its uses
- Dublin Core
- Dublin Core FAQs
Sample Datasets
Establishing a Web Presence
- Web Presence 101
- Brad's getting-started guide