Giter VIP home page Giter VIP logo

oss_git_example's Introduction

오픈소스SW개발론

Introduction


Week1-1 강의 개요 (강의계획서)

  • 평가 방식 : 중간+기말:70, 개별과제:20, 수업참여도:5, 출석:5
  • (예습 강의)플립러닝, 매 시간 퀴즈로 수업참여도 평가, 본 수업: 예습 강의 전체 요약 + 실습

Week1-2 오픈소스소프트웨어 개요

1. OSS

  • 소프트웨어 저작권 소유자가 모든 사람에게 소스코드를 게시, 사용, 복사, 수정 및 배포할 권리를 부여한 소프트웨어

2. OSS License

  • 오픈소스 소프트웨어의 사용, 복제, 수정, 배포 권한의 범위를 지정
    OSS라고 해서 마음대로 사용할 수 있는건 아님 !
  • free SW vs OSS 차이점

OSS License 종류는 다양하지만 6가지 정도의 자주 나오는 라이선스들 있다 정도만 기억

  • GPL, LGPL, MIT, BSD, Apache 2.0, MPL 1.0/1.1


Week2-1 버전 관리 개요

  1. vcs software
  • CVS
  • SVN
  • Mercurial
  • Darcs
  • Git

diffs, branching, merging, conflicts, tagging


Week2-2 Git

  1. git : history 관리하는 도구
  2. 기능
  • history 관리 기능 : 차이가 무엇이고 수정이유를 log 남길 수 있다
  • 타임머신 기능 : 현재파일들은 안전한 상태로 과거상태 그대로 복원가능

Week2-3 Github, fork, pull request

My Github Blog


Week3 Markdown

Heading

bold
1.list

  • a
  • b
  • c
    italic
    monospace

oss_git_example's People

Contributors

kwanghoon avatar kwak-jiho avatar chaeeunhwa avatar eunheejang avatar shinjihye-png avatar kisdice avatar hssu0 avatar winkite avatar dawonpark avatar cheong0522 avatar cse96 avatar ethrad avatar donkeyson avatar rn1217 avatar psw5274 avatar silvergun8291 avatar goberomsu avatar heehyeonkim avatar hoa0217 avatar imayeon avatar sirius0830 avatar janelee815 avatar jeong-ayeong avatar soo811 avatar johayoung227 avatar johaewon avatar ju6385 avatar dlwnsdus1219 avatar manduthecat avatar jiyong22 avatar

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.