Viewing posts for the category Python
4 weeks, 1 day ago FAQ, Programming, Python, Ubuntu
I was asked this question on Quora. Normally I don't like to fight for operating systems. I believe every OS is awesome in there own way. Different people have different needs. It's one of the sweetest reasons for why we have so many operating systems on our planet. So I have just tried to share my own thoughts on why I am using Linux for Python programming. Please correct me if I make any wrong statement.
Continue Reading1 year, 4 months ago FAQ, Python
Before that, you should know the main difference between Flask and Django. Both are famous in Python arena. But they have different necessity and outlook.
Continue Reading1 year, 6 months ago FAQ, Python
Learning Django isn’t hard at all. But when I start to learn it, it seems very hard to me. So I stop learning Django and start learning Flask. But why?
Continue Reading1 year, 7 months ago FAQ, Python
You may see that, Django has two different ideas in its structure. One is project and the other is app. Project holds apps. You can create as many as apps you need. But the question is how many app will you need? Just one or more?
Continue Reading1 year, 8 months ago DevOps, Python, Ubuntu
Deploying Django on VPS is an easy task if and only if you know some system administration tasks. You may think on which I have written this statement. But believe me, it's my personal realization when I deploy my personal blog (made on Django). Let's go back.
Continue Reading Older Posts