1 / 12

Social Coding

Social Coding. Abhishek Dey Das | Sudhanshu Iyer. abhis.ws. |. siyer.info. Welcome!. Let’s get our environment setup!. All Files available at: http ://abhis.ws/workshop-on-social-coding-summary/. Download and Install Oracle VirtualBox Download the VM Image

Download Presentation

Social Coding

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Social Coding AbhishekDey Das | Sudhanshu Iyer abhis.ws | siyer.info

  2. Welcome! Let’s get our environment setup! All Files available at: http://abhis.ws/workshop-on-social-coding-summary/ • Download and Install Oracle VirtualBox • Download the VM Image • Import VM Image into VirtualBox Let us know if you need any help

  3. What it isnt… • It has nothing to do with Facebook  • We’re not going to teach “programming”

  4. What it is… • A way for you to manage your project in a distributed team.

  5. Where does this get used ? • Absolutely everywhere • ALL Open Source projects • ALL Big Organizations (some use custom tools…based on what you will learn today!) • Mostly all small and medium sized organizations • If you wish, even your personal projects for courses you are taking

  6. What we're going to do today… Git: • Architecture of Git. • Gitbasics. • Installing git on your computer and on a server. • Giton a distributed system. • Customizing Git. • Your first social coding project with Git. Ant: • Architecture of Ant • Ant basics • Compiling a project with Ant • Using Ant with Eclipse.

  7. What we're going to do today… Maven: • Maven basics. • First project with Maven. • Building with Maven. • Integrating Maven with Eclipse Continuous integration systems • Overview

  8. What we hope you get to learn… • Why these tools are necessary • How to confidently use these tools • Apply them to your projects and at your workplace Most Importantly… • Understand the Big Picture of how all these tools fit in.

  9. Let’s get started!

  10. Congratulations! You have all been hired by Acme Corporation as Software Developers!

  11. Project 1 • Project description is given to each individual team member. • Start Coding! • Let us know if you need help. The focus of this workshop isn't to teach you coding.

  12. What are some challenges you and your team faced ?

More Related