"코딩공부"의 두 판 사이의 차이
seonae's wiki
(→프론트엔드) |
(→리눅스) |
||
| (같은 사용자의 중간 판 17개는 보이지 않습니다) | |||
| 1번째 줄: | 1번째 줄: | ||
==프로그래밍 언어== | ==프로그래밍 언어== | ||
| + | ===python=== | ||
| + | *[https://konlpy-ko.readthedocs.io/ko/v0.4.3/# KoNLPy] | ||
| + | *[https://www.pycon.kr/ 파이콘] | ||
==백엔드== | ==백엔드== | ||
| 11번째 줄: | 14번째 줄: | ||
*[https://dribbble.com/ dribbble] | *[https://dribbble.com/ dribbble] | ||
*[https://notefolio.net/ 노트폴리오] | *[https://notefolio.net/ 노트폴리오] | ||
| + | *[http://ava7patterns.com/ ava7 patterns] | ||
===html=== | ===html=== | ||
*[https://fontawesome.com/ fontawesome] | *[https://fontawesome.com/ fontawesome] | ||
*부트스트랩 | *부트스트랩 | ||
| + | *[https://semantic-ui.com/usage/layout.html layout] | ||
| + | *[https://www.dbcut.com/bbs/index.php 디비컷] : 웹디자인 평가 | ||
===CSS=== | ===CSS=== | ||
*[https://daneden.github.io/animate.css/ Animate.css] | *[https://daneden.github.io/animate.css/ Animate.css] | ||
*[http://ianlunn.github.io/Hover/ hover.css] | *[http://ianlunn.github.io/Hover/ hover.css] | ||
| + | *[http://stylus-lang.com/ stylus] | ||
===js=== | ===js=== | ||
| − | *vue.js | + | *[https://kr.vuejs.org/ vue.js] |
| − | *react.js | + | *[https://ko.reactjs.org/ react.js] |
| + | *[https://leafletjs.com/ leaflet] | ||
| + | |||
| + | ==데이터 시각화== | ||
| + | *[https://vizhub.com/ VizHub] | ||
| + | *[http://selection.datavisualization.ch/ datavisualization] | ||
| + | *[http://www.visualcomplexity.com/vc/ visualcomplexity] | ||
| + | *[https://cytoscape.org/index.html cytoscape] : Network Data Integration, Analysis, and Visualization in a Box | ||
==리눅스== | ==리눅스== | ||
| + | *[https://www.ihd.or.kr/main.do 리눅스마스터] | ||
| + | |||
| + | ==데이터베이스== | ||
| + | ===SQL=== | ||
| + | *mysql | ||
| + | *sqlite | ||
| + | *mariaDB | ||
| + | *MSSQL server | ||
| + | |||
| + | ===NoSQL=== | ||
| + | *mongoDB | ||
| + | *Neo4j | ||
| + | *cassandra | ||
==툴== | ==툴== | ||
| − | *[https://www.anaconda.com/distribution/ | + | ===플랫폼=== |
| + | *[https://www.anaconda.com/distribution/ Anaconda] | ||
| + | *[https://www.djangoproject.com/ Django] | ||
| + | *[https://palletsprojects.com/p/flask/ flask] | ||
===에디터=== | ===에디터=== | ||
*아톰 | *아톰 | ||
| 33번째 줄: | 63번째 줄: | ||
*비주얼 스튜디오 코드 | *비주얼 스튜디오 코드 | ||
*파이참 | *파이참 | ||
| + | ===프로토타입툴=== | ||
| + | *[https://zeplin.io/why-zeplin zeplin] | ||
| + | *[https://ovenapp.io/ oven] | ||
| + | *[https://www.justinmind.com/ justinmind] | ||
==교육== | ==교육== | ||
| 39번째 줄: | 73번째 줄: | ||
*[https://www.edwith.org/ edwith] | *[https://www.edwith.org/ edwith] | ||
*[https://www.lynda.com/ lynda] | *[https://www.lynda.com/ lynda] | ||
| + | *[http://pythonstudy.xyz/ 예제로 배우는 파이썬 프로그래밍] | ||
| + | *[http://tcpschool.com/ tcpschool] | ||
===커뮤니티=== | ===커뮤니티=== | ||
*[https://hashcode.co.kr/ hashcode] | *[https://hashcode.co.kr/ hashcode] | ||
*[https://programmers.co.kr/ 프로그래머스] | *[https://programmers.co.kr/ 프로그래머스] | ||
2019년 8월 23일 (금) 21:12 기준 최신판
목차
프로그래밍 언어
python
백엔드
프론트엔드
디자인
- freepik
- noun project
- flaticon
- pixabay
- dribbble
- 노트폴리오
- ava7 patterns
html
- fontawesome
- 부트스트랩
- layout
- 디비컷 : 웹디자인 평가
CSS
js
데이터 시각화
- VizHub
- datavisualization
- visualcomplexity
- cytoscape : Network Data Integration, Analysis, and Visualization in a Box
리눅스
데이터베이스
SQL
- mysql
- sqlite
- mariaDB
- MSSQL server
NoSQL
- mongoDB
- Neo4j
- cassandra
툴
플랫폼
에디터
- 아톰
- brackets
- 비주얼 스튜디오 코드
- 파이참