150 likes | 286 Views
V2013.14. Agenda. News Announce Executive Officers ( Delayed ) Library Class ‘Teachers’ Website, social media help Brief Project Update/Tasks Introduction to Git / GitHub Hands-On Lab. Project Update. Tasks for each team: Create a plan Assign tasks (based on plan)
E N D
Agenda • News • Announce Executive Officers (Delayed) • Library Class ‘Teachers’ • Website, social media help • Brief Project Update/Tasks • Introduction to Git/GitHub • Hands-On Lab
Project Update Tasks for each team: • Create a plan • Assign tasks (based on plan) • Set a timeline (before next Tues) • Communicate! • Email your plan to me
Project Update • Server Team • Hardware has been ordered • Temporarily use spares • App Team • Work on layout • Need Samples • UI Team • Need some samples
What is Git? • git is a version control system • gitis the main place for all your files • gitis the place where your files will have a • revision history • gitalso allows you to merge changes in the same file
“Because we want to build better software together, though we work differently, we end up at the same point, we make stuff”
Benefits of Git • Files cannot be overwritten • Common repository that holds the latest files • Designers can work on the same file simultaneously without conflict • Can be a lifesaver backing up your files • Make developers very, very happy
Git Resources • Git Online Class • http://try.github.io/levels/1/challenges/1 • Git (Main Site) • http://git-scm.com/ • GitHub • https://github.com/