Open main menu

CDOT Wiki β

Changes

DPS909/OSD600 Fall 2017 Lab 5

3,270 bytes added, 20:08, 4 October 2017
Created page with "==Catch Up on Any Outstanding Work== 1. Make sure '''labs 1-4 are all completed and posted'''. If you are late on any of these labs, please complete them and let your profes..."
==Catch Up on Any Outstanding Work==

1. Make sure '''labs 1-4 are all completed and posted'''. If you are late on any of these labs, please complete them and let your professor know so he can mark them.

2. Make sure you have '''bugs chosen and assigned''' for [[DPS909/OSD600 0.1 Release]]. If you don't have bugs, talk to your professor '''today''' on Slack and/or during office hours (12:00-3:00, DB1038)

3. Add '''all your bugs''' to the [[DPS909 & OSD600 Fall 2017 Bug List]]

4. If you have not done so already, '''set up git and GitHub''' fully (see below)

5. '''Work on your chosen bugs'''. Talk to each other and your professor on Slack about your progress.

6. '''Write a blog post''' about how your bugs are going this week. What are you learning as you go? How has it been working on new code? What is the community like? What do they do that's new to you? What are you noticing? What problems are you encountering? Who else is working on the same project as you (e.g., other students in the course)? Have you talked with them, or read their blogs? How are they doing?

==Setup Git with Github==

We'll need [https://help.github.com/articles/signing-up-for-a-new-github-account/ an account on Github]. If you haven't done so before, take a few minutes to do the following:

# [https://github.com/join create an account]
# [https://help.github.com/articles/verifying-your-email-address/ verify your email address]
# [https://help.github.com/articles/about-two-factor-authentication/ consider enabling two-factor authentication]
# [https://help.github.com/articles/adding-a-bio-to-your-profile/ add info to your account bio]
# [https://help.github.com/articles/setting-your-profile-picture/ consider changing your profile picture]

We'll also need to do a bit more [https://help.github.com/articles/set-up-git/ setup with git]. Specifically, we need to set some global <code>config</code> options, SSH keys, etc:

# [https://help.github.com/articles/setting-your-username-in-git/ set your username locally]
# [https://help.github.com/articles/setting-your-email-in-git/ set your email address locally]
# [https://help.github.com/articles/dealing-with-line-endings/ set your line endings]
# [https://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup consider setting other global defaults while you're at it (e.g., your default editor)]
# [https://help.github.com/articles/connecting-to-github-with-ssh/ set up SSH keys]

==Submission==

{| class="wikitable"
! style="font-weight: bold;" | #
! style="font-weight: bold;" | Name
! style="font-weight: bold;" | GitHub Account (URL)
! style="font-weight: bold;" | Blog Post (URL)
|-
| 1
|
|
|
|-
| 2
|
|
|
|-
| 3
|
|
|
|-
| 4
|
|
|
|-
| 5
|
|
|
|-
| 6
|
|
|
|-
| 7
|
|
|
|-
| 8
|
|
|
|-
| 9
|
|
|
|-
| 10
|
|
|
|-
| 11
|
|
|
|-
| 12
|
|
|
|-
| 13
|
|
|
|-
| 14
|
|
|
|-
| 15
|
|
|
|-
| 16
|
|
|
|-
| 17
|
|
|
|-
| 18
|
|
|
|-
| 19
|
|
|
|-
| 20
|
|
|
|-
| 21
|
|
|
|-
| 22
|
|
|
|-
| 23
|
|
|
|-
| 24
|
|
|
|-
| 25
|
|
|
|-
| 26
|
|
|
|-
| 27
|
|
|
|-
| 28
|
|
|
|-
| 29
|
|
|
|-
| 30
|
|
|
|-
| 31
|
|
|
|-
| 32
|
|
|
|-
| 33
|
|
|
|-
| 34
|
|
|
|-
| 35
|
|
|
|-
| 36
|
|
|
|-
| 37
|
|
|
|-
| 38
|
|
|
|-
| 39
|
|
|
|-
| 40
|
|
|
|}