본문 바로가기
2.빅데이터 & Coding 입문

1.빅데이터 시작전 필수 프로그램 다운로드 목록

by 데이타베이스 2020. 10. 16.
728x90
반응형

 

 

1. "d2coding"을 다운로드 받는다.

 

1)코딩용 폰트

 

github.com/naver/d2codingfont/releases

 

Releases · naver/d2codingfont

D2 Coding 글꼴. Contribute to naver/d2codingfont development by creating an account on GitHub.

github.com

 

2. "notepad++"를 다운로드 받는다.

-->7.8.8 version 이용 (최신버전은 아직)

 

1)문서 편집기이자 소스 코드 편집기

 

notepad-plus-plus.org/downloads/v7.8.8/

 

Notepad++ 7.8.8 release | Notepad++

Notepad++ 7.8.8 release Release Date: 2020-06-28 Download 32-bit x86 Download 64-bit x64 Download source code Download Notepad++ source code of current version and/or check sha-256 digests for binary packages on GitHub Integrity & Authenticity validation N

notepad-plus-plus.org

2)안에 들어가서 아래와 같이 D2Cording으로 셋팅한다.

 

3."Git"을 다운로드 받는다.

 

*

https://www.git-scm.com/

 

Git

 

www.git-scm.com

 

 

 

 

4. "sourcetree"를 다운로드 받는다.

->좌측에 Download for Windows 클릭.

 

1)데이터 history 관리 프로그램

 

www.sourcetreeapp.com/

 

Sourcetree | Free Git GUI for Mac and Windows

A Git GUI that offers a visual representation of your repositories. Sourcetree is a free Git client for Windows and Mac.

www.sourcetreeapp.com

2) Git 만 쓸것이기 때문에 Git만 설치

 

5."GitHub" ( 프로그램 다운로드가 아님. 가입 후 원격 저장소 사용 용도)

https://github.com/

 

GitHub: Where the world builds software

GitHub is where over 50 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs and feat...

github.com

참고!!) Git + Sourcetree 사용법 동영상 강의

https://opentutorials.org/course/1492

 

GIT-SourceTree (새수업으로 대체) - 생활코딩

이 수업은 GITn 시리즈로 완전히 대체 되었습니다. GITn은 보다 많은 내용을 작은 단위로 쪼개서 선택적으로 공부하실 수 있도록 제작된 수업입니다. 아래 주소를 통해서 GITn 을 접할 수 있습니다.�

opentutorials.org

 

6.JDK ( +JRE)

http://www.oracle.com/technetwork/java/javase/downloads/index.html

https://jdk.java.net/

 

 

 

7.Eclipse 이클립스

ⓐ사이트에서 바로 인스톨 파일을 받는 방법도 있지만

Package로 받지 않으면 설치 과정이 복잡하여 아래 2번째 링크의 방법을 추천 합니다.

http://www.eclipse.org/

 

The Community for Open Innovation and Collaboration | The Eclipse Foundation

The Eclipse Foundation - home to a global community, the Eclipse IDE, Jakarta EE and over 375 open source projects, including runtimes, tools and frameworks.

www.eclipse.org

 

 

www.eclipse.org/downloads/packages/ 

 

Eclipse Packages | The Eclipse Foundation - home to a global community, the Eclipse IDE, Jakarta EE and over 350 open source pro

439 MB 5,501 DOWNLOADS The Modeling package provides tools and runtimes for building model-based applications. You can use it to graphically design domain models, to leverage those models at design time by creating and editing dynamic instances, to collabo

www.eclipse.org

Eclipse IDE 2020-09 R Packages 에 windows 64-bit 를 클릭하여 다운로드 한다.

이 방법은 다운로드 후 압축만 풀면 바로 실행을 할 수 있는 파일 eclipse.exe 가 보이기 때문에 쉽고 간편하게 바로 할 수 있다. 단 용량이 커서 다운로드시 2배정도 시간이 더 걸린다. (하지만 설치하며 헤메이는 것보단 훨씬 빠름)

 

 

 

참고!!

설치가 어렵다면 아래에서 설치 방법을 확인 하세요.

opentutorials.org/course/1223/5567

 

윈도우에서 이클립스 설치 및 실행 - 생활코딩

윈도우에서 이클립스 설치 및 실행 2013-12-27 16:20:03

opentutorials.org

 

반응형