DS4UX (Spring 2016)/Schedule: Difference between revisions

From CommunityData
No edit summary
Line 21: Line 21:
* Python for Informatics: [http://www.pythonlearn.com/html-009/book001.html Preface] and [http://www.pythonlearn.com/html-009/book002.html Chapter 1  Why should you learn to write programs?]
* Python for Informatics: [http://www.pythonlearn.com/html-009/book001.html Preface] and [http://www.pythonlearn.com/html-009/book002.html Chapter 1  Why should you learn to write programs?]
* [http://sites.tufts.edu/cbi/files/2013/01/linux_cheat_sheet.pdf Command line cheat sheet] — covers basics like <code>ls, pwd, cd</code> and much more.
* [http://sites.tufts.edu/cbi/files/2013/01/linux_cheat_sheet.pdf Command line cheat sheet] — covers basics like <code>ls, pwd, cd</code> and much more.
 
<br/>
 
<br/>


=== Week 2: April 4 ===
=== Week 2: April 4 ===
Line 46: Line 46:
* [[Wordplay handout]]
* [[Wordplay handout]]
* [http://communitydata.cc/~mako/cdsw-au2015-lecture1-20151010.ogv cdsw-au2015-lecture1-20151010.ogv] -- Mako Hill's lecture video from a previous course, which covers most of the concepts from my Week 1 and Week 2 lectures.
* [http://communitydata.cc/~mako/cdsw-au2015-lecture1-20151010.ogv cdsw-au2015-lecture1-20151010.ogv] -- Mako Hill's lecture video from a previous course, which covers most of the concepts from my Week 1 and Week 2 lectures.
 
<br/>
 
<br/>


=== Week 3: April 11 ===
=== Week 3: April 11 ===
Line 64: Line 64:
;Resources
;Resources
*''go here''
*''go here''
 
<br/>
 
<br/>


=== Week 4: April 18 ===
=== Week 4: April 18 ===
Line 84: Line 84:
:* [https://communitydata.cc/~mako/cdsw-au2015-lecture2-20151024.ogv cdsw-au2015-lecture2-20151024.ogv]
:* [https://communitydata.cc/~mako/cdsw-au2015-lecture2-20151024.ogv cdsw-au2015-lecture2-20151024.ogv]
:* [https://communitydata.cc/~mako/cdsw-au2015-lecture3-20151107.ogv cdsw-au2015-lecture3-20151107.ogv]
:* [https://communitydata.cc/~mako/cdsw-au2015-lecture3-20151107.ogv cdsw-au2015-lecture3-20151107.ogv]
 
<br/>
 
<br/>
 


=== Week 5: April 25 ===
=== Week 5: April 25 ===
Line 113: Line 112:
:* [https://communitydata.cc/~mako/cdsw-au2015-lecture2-20151024.ogv cdsw-au2015-lecture2-20151024.ogv]
:* [https://communitydata.cc/~mako/cdsw-au2015-lecture2-20151024.ogv cdsw-au2015-lecture2-20151024.ogv]
:* [https://communitydata.cc/~mako/cdsw-au2015-lecture3-20151107.ogv cdsw-au2015-lecture3-20151107.ogv]
:* [https://communitydata.cc/~mako/cdsw-au2015-lecture3-20151107.ogv cdsw-au2015-lecture3-20151107.ogv]
<br/>
<br/>


=== Week 6: May 2 ===
=== Week 6: May 2 ===
Line 129: Line 130:
;Resources
;Resources
*''go here''
*''go here''
 
<br/>
 
<br/>


=== Week 7: May 9 ===
=== Week 7: May 9 ===
Line 146: Line 147:
;Resources
;Resources
*''go here''
*''go here''
 
<br/>
 
<br/>


=== Week 8: May 16 ===
=== Week 8: May 16 ===
Line 155: Line 156:
;Agenda
;Agenda
* [[DS4UX_(Spring_2016)/Day_8_lecture|Day 8 lecture]]
* [[DS4UX_(Spring_2016)/Day_8_lecture|Day 8 lecture]]


;Coding challenges
;Coding challenges
Line 162: Line 162:
;Resources
;Resources
*''go here''
*''go here''
 
<br/>
 
<br/>


=== Week 9: May 23 ===
=== Week 9: May 23 ===
Line 175: Line 175:
;Resources
;Resources
* ''go here''
* ''go here''
 
<br/>
 
<br/>


=== Week 10: June 3 (DATE CHANGE) ===
=== Week 10: June 3 (DATE CHANGE) ===
Line 183: Line 183:
;Assignments due
;Assignments due
* [[DS4UX_(Spring_2016)#Final_Project_Presentation|Final project presentation]]
* [[DS4UX_(Spring_2016)#Final_Project_Presentation|Final project presentation]]


;Agenda
;Agenda
* [[DS4UX_(Spring_2016)/Day_10_lecture|Day 10 lecture]] - Final project report review, next steps for Data Science
* [[DS4UX_(Spring_2016)/Day_10_lecture|Day 10 lecture]] - Final project report review, next steps for Data Science
* Final project presentations
* Final project presentations


;Resources
;Resources
 
* ''one''
 
<br/>
<br/>


=== Week 11: June 6 ===
=== Week 11: June 6 ===
Line 199: Line 198:
;Assignments due
;Assignments due
*[[DS4UX_(Spring_2016)#Final_Project_Report|Final project report and code]] due '''by midnight on Wednesday, 6/8/2016'''
*[[DS4UX_(Spring_2016)#Final_Project_Report|Final project report and code]] due '''by midnight on Wednesday, 6/8/2016'''
 
<br/>
<br/>




[[Category:DS4UX (Spring 2016)]]
[[Category:DS4UX (Spring 2016)]]

Revision as of 01:47, 27 April 2016

Week 1: March 28

Day 1 plan

Assignments due
  • fill out the pre-course survey
Agenda
  • Quick introductions — Be ready to introduce yourself and describe your interest and goals in the class.
  • Why Programming and Data Science for UX Research? — What this course is about
  • Class overview and expectations — We'll walk through this syllabus.
  • Group formation — We'll assemble in our peer programming groups for the first time.
  • Installation and setup — You'll install software including the Python programming language and run through a series of exercises.
  • Interactive lecture: programming concepts 1
  • Self-guided tutorial and exercises — You'll work through a self-guided tutorial to practice the basic concepts we introduced in the lecture.
Homework
Resources



Week 2: April 4

Day 2 plan

Agenda
Homework
Resources



Week 3: April 11

Day 3 plan

Agenda
Homework
Resources
  • go here



Week 4: April 18

Day 4 plan

Agenda
Homework
Resources
  • Two video lectures by Mako Hill, which covers most of the concepts from NEXT week's lecture (as well as some useful review):



Week 5: April 25

Day 5 plan

Assignments due
Agenda
Homework
Resources



Week 6: May 2

Day 6 plan

Assignments due
Agenda
Homework
Resources
  • go here



Week 7: May 9

Day 7 plan

Assignments due
Agenda
Coding challenges
Resources
  • go here



Week 8: May 16

Day 8 plan

Assignments due
Agenda
Coding challenges
Resources
  • go here



Week 9: May 23

Day 9 plan

Agenda
  • Day 9 lecture
  • review of key concepts and tools from this course
  • presentation workshop
Resources
  • go here



Week 10: June 3 (DATE CHANGE)

Please note that this class we will meet Friday evening, rather than Monday evening, because of the Memorial Day holiday.

Assignments due
Agenda
  • Day 10 lecture - Final project report review, next steps for Data Science
  • Final project presentations
Resources
  • one



Week 11: June 6

FINALS WEEK - NO CLASS

Assignments due