기초 학습
- 생활코딩 : https://opentutorials.org/course/1
- 코드카데미(Codecademy) : https://www.codecademy.com/
백 엔드 (Back-end)
PHP
- PHP.net : http://php.net/
- PHP 매뉴얼 : http://php.net/manual/kr/index.php
- PHP Tutorial - W3Schools.com : https://www.w3schools.com/php/default.asp
- PHP: Right Way : http://modernpug.github.io/php-the-right-way/
- 생활코딩 - PHP 기본 수업 : https://opentutorials.org/course/3018
프레임워크 (Framework)
- CodeIgniter Web Framework : https://codeigniter.com/
- CodeIgniter 한국 사용자 포럼 : http://cikorea.net/
- Laravel - The PHP Framework : https://laravel.com/
- 라라벨 한국어 매뉴얼 : https://laravel.kr/docs
- Composer - PHP 의존성 관리 도구 : https://getcomposer.org/
- Composer 시작하기 : http://www.haruair.com/blog/1860
게시판(Board) or 블로그(Blog)
- 그누보드 : https://sir.kr/
- XE (Xpress Engine) : http://www.xpressengine.com/
- WordPress : https://ko.wordpress.org/
Node.js
- Node.js : https://nodejs.org/ko/
- Node.js Tutorial - W3Schools.com : https://www.w3schools.com/nodejs/default.asp
- 생활코딩 - Node.js 기본 수업 : https://opentutorials.org/course/2136/11850
Go 언어
- The Go Programming Language : https://golang.org/
- The Go Playground (Go 코드 실행) : https://play.golang.org/
- 예제로 배우는 Go 프로그래밍 : http://golang.site/
- 가장 빨리 만나는 Go 언어 : http://pyrasis.com/go.html
Python (파이썬)
- Python : https://www.python.org/
- 예제로 배우는 Python 프로그래밍 : http://pythonstudy.xyz/
프론트 엔드 (Front-end)
HTML
- HTML5 Tutorial - W3Schools.com : https://www.w3schools.com/html/default.asp
- 생활코딩 - HTML 기본 수업 : https://opentutorials.org/course/3
- 다룸, Darum 웹표준을 다루다 : http://darum.daum.net/convention/htm
- Lorem Ipsum (디자인 확인을 위한 텍스트 생성) : https://www.lipsum.com/
Javascript
- Javascript Tutorial - W3Schools.com : https://www.w3schools.com/js/
- 생활코딩 - Javascript 기본 수업 : https://opentutorials.org/course/743
- JS: The Right Way : http://jstherightway.org/ko-kr/
JQuery
- jQuery : https://jquery.com/
- jQuery Tutorial - W3Schools.com : https://www.w3schools.com/jquery/default.asp
- 생활코딩 - JQuery 기본 수업 : https://opentutorials.org/course/53/45
AngularJS
- AngularJS : https://angularjs.org/
- AngularJS Tutorial - W3Schools.com : https://www.w3schools.com/angular/default.asp
Vue.js
- Vue.js : https://kr.vuejs.org/v2/guide/index.html
CSS
- CSS Tutorial - W3Schools.com : https://www.w3schools.com/css/
- 생활코딩 - CSS 기본 수업 : https://opentutorials.org/course/4
Bootstrap
- Bootstrap : https://getbootstrap.com/
- Bootstrap3 한글 매뉴얼 : http://bootstrapk.com/
형상 관리
Git
- Git : https://git-scm.com/
- git - 간편 안내서 : http://rogerdudler.github.io/git-guide/index.ko.html
- GitHub : https://github.com/
- 생활코딩 - Git 기본 수업 (GUI) : https://opentutorials.org/course/1492
GUI 프로그램 (GUI Program)
- Soucretree : https://www.sourcetreeapp.com/
에디터 (Editor)
- Notepad++ : https://notepad-plus-plus.org/download
- 에디트플러스 : https://www.editplus.com/kr/
- Sublime Text3 : https://www.sublimetext.com/3
- Atom : https://atom.io/
- Microsoft Visual Studio Code : https://code.visualstudio.com/
기타 (ETC)
- 자습서: Amazon LinuxLAMP 웹 서버 설치 : http://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/install-LAMP.html