ezoic

Tuesday, November 15, 2016

A short Django tutorial

Django is a web development tool for Python. I ever worked on developing web service using python. Django might be a choice.

Here is a short tutorial for Python Django:

https://www.tutorialspoint.com/django/django_tutorial.pdf

After years of studying computer science, I got a trick, if you want to study something new, you'd better study a short tutorial of it, so at least, you will have a big picture at last. Definitely not a long one cause you will not have the time etc to finish it and got lost.  


No comments:

Post a Comment

R is not a simple programming language, and it does better on reading excel files than python

R is not a simple programming language, and it does better on reading excel files than python . tried to read excel files to python and R. i...