Coder Social home page Coder Social logo

sogang2018's Introduction

2018 서강대 여름캠프

2018.08.07 리치관 R914

Git

깃은 Github 의 근간으로 리눅스가 개발 했습니다.

  • 특징
  • dfdf
    • 하위 블릿
      • 버전관리
    • 분산 저장소
  • 머라고 쓰고요

Github

  1. 번호 블릿이 생성됩니다
  2. 번호를 넣으면
  • 하위 블릿도 생성 됩니다
package com.mycompany.test

public class Calculator {
  public static void main( String[] args) {

  }

  public static int sum(int a, int b) {
    return a + b;
  }

  public static int minus(int a, int b) {
    return a - b;
  }

  // hello
}

df

sogang2018's People

Contributors

jongkwang avatar desewenkdk avatar

Watchers

James Cloos avatar  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.