Common mistakes in website deployment
Security measures during deployment is probably one of the most ignored aspects of website development. Many novice web developers choose to deploy their websit...
Security measures during deployment is probably one of the most ignored aspects of website development. Many novice web developers choose to deploy their websit...
PostgreSQL(Postgres) is a very popular open source Database Management System. I use it frequently in my Django projects. Here are few tips for setting up postg...
This is a tutorial to deploy a django application created in django 1.7 and python 3 using virtualenv in Ubuntu server. It assumes that you have already setup i...
There are lots of resources for English Ngram models. Google has a huge repository of ngram data which you can download for free. But, you are not so fortunate ...
These are some compiler and interpreter design resources that can be useful for anyone interested in that field. I will try to update this list with time Articl...