안녕하세요. 혀코입니다.
오늘은 프로그래밍 프로그램 (IDE Integrated Development Environment 와 Text Editor) 총정리 해보겠습니다.
프로그래밍 프로그램 정리 순서는 개인적인 경험 및 검색에 의한 선호도에 따라 정리해봤습니다.
#1. Visual Studio Code
가장 유명한 프로그래밍 프로그램입니다. 무료입니다. (사실 제가 가장 좋아하는 프로그래밍 프로그램이에요)
프로그래밍을 시작하는 주변분들이 있다면, 주저하지 않고 Visual Studio Code를 추천합니다.
https://code.visualstudio.com/
Visual Studio Code - Code Editing. Redefined
Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
code.visualstudio.com
#2. Android Studio
안드로이드 앱 만들면서 주로 사용하는 IDE 입니다.
https://developer.android.com/studio
Download Android Studio and SDK tools | Android Developers
developer.android.com
#3. Xcode
iOS 앱 만들면서 주로 사용하는 IDE 입니다.
https://developer.apple.com/xcode/ide/
Xcode - IDE - Apple Developer
Xcode includes the Xcode IDE (Integrated Development Environment), the latest macOS, iOS, watchOS, and tvOS SDKs, and more.
developer.apple.com
#4. Atom
강의 볼때 몇몇 강사분들은 Atom에디터를 추천하더라구요. 이 프로그램도 무료입니다.
A hackable text editor for the 21st Century
At GitHub, we’re building the text editor we’ve always wanted: hackable to the core, but approachable on the first day without ever touching a config file. We can’t wait to see what you build with it.
atom.io
#5. Brackets
Adobe에서 출시한 무료 텍스트에디터입니다. 시간 날때 한번 사용해봐야겠어요.
brackets.io
#6. Groomide
국산 클라우드 IDE 입니다. 무료로도 사용할 수 있고 유료 플랜도 있습니다.
ide.goorm.io
#7. AWS Cloud9
아마존에서 출시한 클라우드 IDE이며, 유료입니다.
https://aws.amazon.com/cloud9/
aws.amazon.com
#8. JetBrains
각 언어별 에디터를 제공합니다. 유료 입니다.
www.jetbrains.com
#9. Sublime Text
Visual Studio Code 나오기 전에 주로 사용했던 Text Editor 입니다. 무료인데 저는 라이선스 구입해서 사용했었어요.
Sublime Text - A sophisticated text editor for code, markup and prose
Goto Anything Use Goto Anything to open files with only a few keystrokes, and instantly jump to symbols, lines or words. Triggered with Ctrl+P⌘+P, it is possible to: Type part of a file name to open it. Type @ to jump to symbols, # to search within the fil
www.sublimetext.com
#10. Eclipse
안드로이드를 처음 해보면서 접해본 IDE입니다.
https://www.eclipse.org/eclipseide/
Eclipse IDE 2019-12 | The Eclipse Foundation
The Eclipse Foundation - home to a global community, the Eclipse IDE, Jakarta EE and over 350 open source projects, including runtimes, tools and frameworks.
www.eclipse.org
#11. Aptana
학교 졸업하고 첫 직장에서 Adobe Dreameweaver 다음으로 사용했었던 IDE 입니다.
www.aptana.com
#12. Editplus
FTP 기능이 포함된 텍스트에디터입니다.
EditPlus - Text editor with FTP, FTPS and sftp capabilities
EditPlus - Text editor with FTP, FTPS and sftp capabilities Welcome to EditPlus home page! ● Click here to Buy Now ● Download EditPlus 5.3 (2020-01-08) New! ● Latest Bug Patch File - 5.2 patch build 2540 (2019-12-16) New! --> EditPlus is a text editor for
www.editplus.com
#12. Notepad++
가볍게 사용하기에 좋아서 Sublime Text 사용하기 전에 사용했었습니다.
https://notepad-plus-plus.org/
Notepad++
What is Notepad++ Notepad++ is a free (as in “free speech” and also as in “free beer”) source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License. Based on the power
notepad-plus-plus.org
#13. Adobe Dreamweaver
HTML, CSS 로 웹페이지를 만들면서 접한 IDE인데 유료에다 불편한 점이 있어서 2012년 이후로는 사용을 안해봤습니다.
https://www.adobe.com/kr/products/dreamweaver.html
이외에도 더 많은 프로그래밍 프로그램 IDE와 Text Editor 가 많으나 이 정도로만 정리를 해보겠습니다.
개발언어와 플러그인을 참고해서 자신에게 맞는 IDE를 선택하시면 될 것 같습니다.
유용하셨다면, 공감과 구독 부탁 드립니다.
감사합니다. :)
댓글