Code Monkey home page Code Monkey logo

study's Introduction

CNU SW Academy Study

개요

  • 자신의 이름으로 폴더를 만든 후에 자유롭게 공부한 내용을 기록할 수 있습니다.
  • 본 스터디의 목적은 공부 내용 공유와 Git & Github 사용 증진에 있습니다.

참여 방법

  1. 자신의 이름으로 폴더를 만듭니다.

    $ git clone https://github.com/CNU-SW-Acadmey/study [여러분이 원하는 폴더 이름]
    $ cd [여러분이 원하는 폴더 이름]
  2. 자신의 이름으로 만든 폴더 안에서 주제를 나눠서 공부를 합니다.

    이현진/javascript
    이현진/python
    이현진/자바의정석
    
  3. 공부한 내용을 푸쉬합니다.

    $ git add [공부한 파일]
    $ git commit -m "공부 내용"
    $ git push origin main

study's People

Contributors

hyunjinee avatar suran-kim avatar h2w0n avatar moonstal1506 avatar beautiflow avatar zzziii11 avatar jaestury avatar blacklabf avatar pum005 avatar kim-ayoung 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.