"코딩공부"의 두 판 사이의 차이

seonae's wiki
이동: 둘러보기, 검색
(에디터)
(리눅스)
 
(같은 사용자의 중간 판 20개는 보이지 않습니다)
1번째 줄: 1번째 줄:
 
==프로그래밍 언어==
 
==프로그래밍 언어==
 +
===python===
 +
*[https://konlpy-ko.readthedocs.io/ko/v0.4.3/# KoNLPy]
 +
*[https://www.pycon.kr/ 파이콘]
  
 
==백엔드==
 
==백엔드==
  
 
==프론트엔드==
 
==프론트엔드==
*vue.js
+
===디자인===
*react.js
+
*freepik
 +
*noun project
 +
*flaticon
 +
*pixabay
 +
*[https://dribbble.com/ dribbble]
 +
*[https://notefolio.net/ 노트폴리오]
 +
*[http://ava7patterns.com/ ava7 patterns]
 +
 
 +
===html===
 +
*[https://fontawesome.com/ fontawesome]
 +
*부트스트랩
 +
*[https://semantic-ui.com/usage/layout.html layout]
 +
*[https://www.dbcut.com/bbs/index.php 디비컷] : 웹디자인 평가
 +
 
 +
===CSS===
 +
*[https://daneden.github.io/animate.css/ Animate.css]
 +
*[http://ianlunn.github.io/Hover/ hover.css]
 +
*[http://stylus-lang.com/ stylus]
 +
 
 +
===js===
 +
*[https://kr.vuejs.org/ vue.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]
 
===에디터===
 
===에디터===
 
*아톰
 
*아톰
16번째 줄: 63번째 줄:
 
*비주얼 스튜디오 코드
 
*비주얼 스튜디오 코드
 
*파이참
 
*파이참
 +
===프로토타입툴===
 +
*[https://zeplin.io/why-zeplin zeplin]
 +
*[https://ovenapp.io/ oven]
 +
*[https://www.justinmind.com/ justinmind]
  
 
==교육==
 
==교육==
 
*[https://dojang.io/ 코딩도장] : python, C 등
 
*[https://dojang.io/ 코딩도장] : python, C 등
 +
*[https://www.opentutorials.org/course/1 생활코딩]
 +
*[https://www.edwith.org/ edwith]
 +
*[https://www.lynda.com/ lynda]
 +
*[http://pythonstudy.xyz/ 예제로 배우는 파이썬 프로그래밍]
 +
*[http://tcpschool.com/ tcpschool]
 +
 +
===커뮤니티===
 +
*[https://hashcode.co.kr/ hashcode]
 +
*[https://programmers.co.kr/ 프로그래머스]

2019년 8월 23일 (금) 21:12 기준 최신판

프로그래밍 언어

python

백엔드

프론트엔드

디자인

html

CSS

js

데이터 시각화

리눅스

데이터베이스

SQL

  • mysql
  • sqlite
  • mariaDB
  • MSSQL server

NoSQL

  • mongoDB
  • Neo4j
  • cassandra

플랫폼

에디터

  • 아톰
  • brackets
  • 비주얼 스튜디오 코드
  • 파이참

프로토타입툴

교육

커뮤니티