Open in app
Home
Notifications
Lists
Stories

Write
Farhadur Reja Fahim
Farhadur Reja Fahim

Home

Jun 4, 2018

Profiling python code

Donald Knuth once wrote these unfortunate words: We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil. Profiling is a technique for measuring execution times and numbers of invocations of procedures. …

Python

4 min read

Profiling python code
Profiling python code

Dec 29, 2017

Custom management command in Django

In Django project we used management command in many cases. Like, to create an application python manage.py startapp test To start webserver python manage.py runserver And there are other commands like this. But sometime we need to write a custom management command for our application that execute our own actions. …

Django

2 min read


Apr 29, 2017

Django registration with confirmation email

When we sign up on website its send a email for confirmation to active an account. Or confirmation email need to change password or change email of an account. Here i will show you how to send a confirmation email when someone register on your web app that deploy on…

Django

4 min read

Django registration with confirmation email
Django registration with confirmation email

Published in Chatbots Life

·Jan 18, 2017

Create a simple Twitter Bot with Python and Tweepy

Twitter is a very popular social media. There are many bots on twitter. Here we will create a bot using Python and a python library called Tweepy . Tweepy is a great open source library which provide access to Twitter API and its help more on streaming API support. …

Twitter

3 min read

Farhadur Reja Fahim

Farhadur Reja Fahim

Code — Sleep — Travel

Following
  • Fahim ul Haq

    Fahim ul Haq

  • JavaScript Teacher (Incognito)

    JavaScript Teacher (Incognito)

  • Eric Elliott

    Eric Elliott

  • Alexander Zlatkov

    Alexander Zlatkov

  • Dylan Stein

    Dylan Stein

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable