Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Effective Collaboration
Search
vikhyat
August 24, 2012
Programming
1
120
Effective Collaboration
Slides for a talk given during the Aakash Lab Guidance Talk at IIT Mandi.
vikhyat
August 24, 2012
Tweet
Share
More Decks by vikhyat
See All by vikhyat
Mining of Data Streams
vikhyat
0
52
Data Stream Clustering Implementation
vikhyat
0
51
Other Decks in Programming
See All in Programming
スマホで海難事故は防げるか?年間2000件以上の小型船舶の事故に挑むアプリ開発
atsuki_seo
0
120
Web技術を最大限活用してRAW画像を現像する / Developing RAW Images on the Web
ssssota
2
980
CI_CD「健康診断」のススメ。現場でのボトルネック特定から、健康診断を通じた組織的な改善手法
teamlab
PRO
0
140
私はどうやって技術力を上げたのか
yusukebe
41
16k
Platformに“ちょうどいい”責務ってどこ? 関心の熱さにあわせて考える、責務分担のプラクティス
estie
2
510
Reactをクライアントで使わない
yusukebe
7
6.3k
CSS Linter の現在地 2025年のベストプラクティスを探る
ryo_manba
10
3.1k
ててべんす独演会〜Flowの全てを語ります〜
tbsten
1
220
生成AIを活用した初学者向けPython講座
soogie
1
130
Web フロントエンドエンジニアに開かれる AI Agent プロダクト開発 - Vercel AI SDK を観察して AI Agent と仲良くなろう! #FEC余熱NIGHT
izumin5210
2
280
iOSアプリの信頼性を向上させる取り組み/ios-app-improve-reliability
shino8rayu9
0
120
ネイティブ製ガントチャートUIを作って学ぶUICollectionViewLayoutの威力
jrsaruo
0
110
Featured
See All Featured
Building Adaptive Systems
keathley
43
2.8k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Agile that works and the tools we love
rasmusluckow
330
21k
The Straight Up "How To Draw Better" Workshop
denniskardys
237
140k
How to train your dragon (web standard)
notwaldorf
96
6.2k
Become a Pro
speakerdeck
PRO
29
5.5k
How STYLIGHT went responsive
nonsquared
100
5.8k
Facilitating Awesome Meetings
lara
56
6.6k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.7k
A designer walks into a library…
pauljervisheath
208
24k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Transcript
Effective Collaboration Team structure, Documentation, Version Control, MVP
Team Structure Sma! teams are good because of magnified accountability.
However, a team leader is sti! needed to facilitate communication. We do not officia!y require that you select a team leader, but strongly recommend doing so on your end. You may consider rotating team leaders among everyone.
Sharing Documents Sharing and co!aborating on documents is a solved
problem. Just use Google Drive or Dropbox and stop wasting time.
Version Control
None
Benefits of Version Control Automatic merges. Ability to revert. History.
Automatic backups.
Git Git is a distributed version control system. Used by
the Linux Kernel, Ruby on Rails, Android, Eclipse and PostgreSQL to name a few. Github is an awesome website for hosting Git repositories.
Learning Git http://try.github.com/ Mastering Git Basics, a talk by Tom
Preston-Werner (available on http://students.iitmandi.ac.in/) Peepcode Screencast
Minimum Viable Product
Thank you! Vikhyat Korrapati http://vikhyat.net/