Notice
Recent Posts
Recent Comments
Link
- Arawn's Dev Blog
- Outsider's Dev Story
- Toby's Epril
- Benelog
- NHN 개발자 블로그
- SK 플래닛 기술 블로그
- OLC CENTER
- 소프트웨어 경영/공학 블로그
- 모바일 컨버전스
- KOSR - Korea Operating System …
- 넥스트리 블로그
- 리버스코어 ReverseCore
- SLiPP
- 개발자를 위하여... (Nextree 임병인 수석)
- "트위터 부트스트랩: 디자이너도 놀라워할 매끈하고 직관…
- Learning English - The English…
- real-english.com
- 'DataScience/Deep Learning' 카테…
- Deep Learning Summer School, M…
- Deep Learning Courses
민서네집
[레이지앱스] [django] [React.Js] 본문
pip install Django==1.10
https://www.djangoproject.com/download/
장고 걸스 튜토리얼 (Django Girls Tutorial)
http://tutorial.djangogirls.org/ko/
나의 첫 번째 Django 프로젝트!
http://tutorial.djangogirls.org/ko/django_start_project/
[교재]
프로 리액트 (위키북스)
Two Scoops of Django 인사이트 \32,000원
http://www.yes24.com/24/Goods/27871271?Acode=101
Two Scoops of Django : 모범 사례로 배우는 Django(장고) 테크닉
http://www.yes24.com/24/goods/30355215?scode=032&OzSrank=2
< Django Girls Tutorial >
http://tutorial.djangogirls.org/ko/django_start_project/
https://www.gitbook.com/book/djangogirls/djangogirls-tutorial/details
< Django documentation >
https://docs.djangoproject.com/en/1.9/
나의 첫 Django 앱 만들기 - part 4 - 1
[Sample Source]
https://github.com/imkevinxu/django-kevin
https://github.com/pydanny/cookiecutter-django
'Python' 카테고리의 다른 글
jupyter notebook Style 바꾸기 - custom.css 파일 위치 (0) | 2016.09.07 |
---|---|
Docker 환경에서 %matplotlib qt 가 에러남. (0) | 2016.09.07 |
[python] type 명령으로 class 선언하기 (0) | 2016.08.28 |
[python] 메서드 소스를 보고 싶을 때 (inspect 모듈 사용) / 바이트 코드 보기 (0) | 2016.08.28 |
Problem Solving with Algorithms and Data Structures using Python (0) | 2016.08.27 |
Comments