Giter Site home page Giter Site logo

about-git's Introduction

About Git

Setup everyone on github

Introduction

Ryan and David

The problem

Talk about the problem of writing and editing in groups, prompt crowd for questions

  • Collaborative online editors (revisions, comments): Google docs (revisions, comments), Hackpad, ...

  • Cloud file storage: Dropbox (file revisions), Spideroak, ...

  • Word processor: MS Office, LibreOffice "changes". (Yuck!)

  • Content management systems: Drupal, Wordpress, ...

  • Enterprise web suites: Sharepoint, Confluence, Alfresco.

  • Source code control / version control: Git (and mercurial, bazaar, subversion...)

  • Version control is everywhere!

Talk about other features we want in our writing and editing software

  • multiple actors working on the same stuff
  • change history
  • nothing lost (don't need a bunch of backup copies)
  • associating changes with their authors

Geeks have actually solved these problems really well. But we're still figuring out how to make it easy and accessible.

These are very similar problems to what writers reporters deal with, at a different scale

Writing an application is like writing a big book. But if you mess up any spelling or grammar, the book won't print. People can handle minor mistakes, computers are not so smart.

Examples of software that solves some of the problems

Talk about more problems that developers have, especially in open source. The genesis of git && the development of Linux. (distributed source control)

Talk about git, features, goals

(aside) talk about text files

Github is git, but git is not github Github is to git as Facebook is to jpeg photos

So... Let's use github for something useful... Prose.io!

Goals

  • Understanding the difference between git and github
  • Understand what git is, what it's used for
  • Be able to talk to developers about source control, understand when source control is needed
  • Learn about technologies that could help you in your work

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.