4.Summary - 4.기본 개발환경 구축하기
CODEDRAGON ㆍDevelopment/Software Engineering
반응형
프로그래밍 과정
https://codedragon.tistory.com/594
IDE (통합개발환경)
https://codedragon.tistory.com/4577
네트워크 모델
https://codedragon.tistory.com/3538
기본 개발환경 구축 예시
구분 |
설명 |
개발 tool |
Visual Studio, eclipse, Android studio, aptana 등 |
JAVA 개발 tool |
JDK |
웹서버 |
Apache Tomcat, IIS 등 |
DBMS |
Oracle, Mysql, Maria DB, NoSQL 등 |
'Development > Software Engineering' 카테고리의 다른 글
1.Summary - 1.기본문법 활용하기 (0) | 2019.10.28 |
---|---|
3.Summary - 3.라이브러리 활용하기 (0) | 2019.10.27 |
프로그래밍 언어(Programming language) (0) | 2019.10.16 |
컴파일(Compile) (0) | 2019.10.12 |
요구사항 분류(Requirement Classification) (0) | 2019.09.29 |