weatherbox:team_quasar:meeting_minutes_january_29_2016

296 Team Meeting - January 29, 2016

Attended: Kyaw, Jaimie

Sick: Kenny

  • Finished git tutorials
  • Answered git questions
  • Arduino tutorials
  • Arduino software downloaded (Kenny please do when you have your laptop)
  • Set up another time
  • Proposal presentation update:
    • Talk 5 mins
    • Motivation (i.e. reasons/interests for joining lab)
    • Expected timeline (short term intermediate goals)
    • Goals (i.e. what we hope for weatherbox to do: data collection)
    • Summary of what we did (tools: arduino, github, etc.)
    • Make it personal!

Github Q/A: 1. What is a version control system?

  1. System that records changes to files over time

2. Why is it useful?

  1. You can save things (when, why, what the change was for)
    1. Makes it easy to recall specific versions later

3. What is git?

  1. It's a distributed version control system (DVCS)
  2. They show the latest version of the file and mirror it in a repository

giving you the ability to back up to a server 4. What is Github?

  1. Web-based git repository hosting service.
  2. Sort on server/local machine (Git)
  3. Server on (Github)

6. How are git and Github different from each other?

  1. Github is the service uses Git (DVCS)

7. Why do you think git or any other version control system can be useful?

  1. Uses version control (makes fast)
  2. Easy to revert back to an old piece of code (provides record of changes)
  3. Easy collaboration (allows many people to edit files)
  4. Easy is mentioned a lot aboveā€¦ It's easy to use! (novices can use)
  • Update readme section (team members, team goals, every member create bio)
  • NO GITHUB TO EDIT readme section
  • Work on presentation

Authors

Contributing authors:

jobatake

Created by jobatake on 2016/01/28 10:11.

  • weatherbox/team_quasar/meeting_minutes_january_29_2016.txt
  • Last modified: 2021/09/19 21:59
  • (external edit)