|
@@ -10,6 +10,8 @@
|
|
|
* [Node.js](#nodejs)
|
|
* [Node.js](#nodejs)
|
|
|
* [LaTeX](#latex)
|
|
* [LaTeX](#latex)
|
|
|
* [Perl](#perl)
|
|
* [Perl](#perl)
|
|
|
|
|
+* [PHP](#php)
|
|
|
|
|
+ * [Laravel](#laravel)
|
|
|
* [Python](#python)
|
|
* [Python](#python)
|
|
|
* [R](#r)
|
|
* [R](#r)
|
|
|
* [Ruby](#ruby)
|
|
* [Ruby](#ruby)
|
|
@@ -77,6 +79,17 @@
|
|
|
* [책벌레가 되고픈 어린이 Perl Tutorial](http://eriny.net/p/perl)
|
|
* [책벌레가 되고픈 어린이 Perl Tutorial](http://eriny.net/p/perl)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+### PHP
|
|
|
|
|
+
|
|
|
|
|
+* [PHP5 의 주요 기능](https://www.lesstif.com/pages/viewpage.action?pageId=24445740)
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+#### Laravel
|
|
|
|
|
+
|
|
|
|
|
+* [라라벨 (Laravel) 5 입문 및 실전 강좌](http://l5.appkr.kr/lessons)
|
|
|
|
|
+* [쉽게 배우는 라라벨 5 프로그래밍](https://www.lesstif.com/display/laravelprog)
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
### Python
|
|
### Python
|
|
|
|
|
|
|
|
* [A Byte of Python 한글 번역 by Jeongbin Park](http://byteofpython-korean.sourceforge.net/byte_of_python.pdf) (PDF)
|
|
* [A Byte of Python 한글 번역 by Jeongbin Park](http://byteofpython-korean.sourceforge.net/byte_of_python.pdf) (PDF)
|