Web development with Django
I am working with python for more than 2 yrs now and I am certain with this language there is nothing you can't do, from web development to web crawling anything is possible. So here is a course on one of the python frameworks called Django. This course will deal with the following:
> Developing a Portfolio application from scratch
> Understanding Database, Creating tables and optimising them
> Creating API's
> Tokens / Authentication
>Testing
>Deploying