The purpose of this project is to easily teach Django to students who have never learned about django and even programming.
Day 1:
- What is Web
- What is Django
- What is urls.py, views.py and templates
- ETC
- What is python
- What is pip and virtualenv
- reference: http://sparcs.kaist.ac.kr/seminar/#hodduc-20120618
Day 2:
- What is models.py
- reference: http://www.slideshare.net/lqez/smartstudy-django-201208
Day 3:
Day 4:
- reference: http://www.mikesdjangotutorials.co.uk/
Day 5:
Day 6:
- Django rest-framework
- reference: http://www.django-rest-framework.org/
Day 7:
- Django rest-framework and Angular.js
- reference2: http://www.django-rest-framework.org/
Day 1: www.slideshare.net/carpedm20/django-32473577
Day 2: ???
English
- Official Django Tutorials : https://docs.djangoproject.com/en/dev/intro/tutorial01/
- CodingEntreprenuers Django Tutorials : http://www.youtube.com/playlist?list=PLEsfXFp6DpzRgedo9IzmcpXYoSeDg29Tx
- Mike's Django Tutorials : http://www.mikesdjangotutorials.co.uk/
- Learn Python in 10 minutes : http://www.stavros.io/tutorials/python/
Korean
- Hodduc's Django Seminar : http://sparcs.kaist.ac.kr/seminar/#hodduc-20120618
- SMARTSTUDY Django Open Session : http://www.slideshare.net/lqez/smartstudy-django-201208
Copyright © 2014 Kim Tae Hoon.
The MIT License (MIT)