radio_button_unchecked Tahsin Rahit
  • Home
  • About
  • Blog
  • Travel
  • Contact
  • Home
  • About
  • Blog
  • Travel
  • Contact

programming

Thoughts, tutorials, and research notes.

All Bioinformatics Data Science Education General Thoughts Miscellaneous Mobile Development Programming Religion Science Simple Game in C++ using SDL Library Social Awareness Travel Uncategorized Web Developing
article
February 1, 2020

The Problem with Python Package Structure in dev Mode

If you are trying to develop a python package and facing difficulties in doing so, this article may help. The Issue Recently, I was trying…

programmingpython
5 min read
article
February 15, 2018

How I learn new Framework/Language/Library/Tools

Frameworks come-and-go. There’s nothing you can do. But one thing you can do is – adapt. And if you don’t, you’ll be forgotten like your…

frameworklearningprogrammingtools
3 min read
article
September 3, 2016

Forecasting from Times Series model using Python

Playing with large set of data is always fun if you know how to do it. You can fetch interesting information from it. As part…

AIUBDataprogrammingpythonTime Series
5 min read
article
December 16, 2015

Dynamic form field based on another model’s entries and save them in a m2m way in Django

It’s been a while since I have done this type of brain storming stuff. Today is my country’s victory day and I have got some…

djangoprogrammingpythonRelational Databasesolution
2 min read
article
January 4, 2015

Solution of infinite digest loop for ng-repeat with object property filter in AngularJS

Few months ago I wrote a code in AngularJS which was something like this: <ul ng-repeat="course in courses|filter:{is_taken:true }" > <li>{{ course.name }}</li> </ul>  …

AngularJSJavascriptprogrammingsolution
1 min read
article
May 4, 2014

AJAX requests in CakePHP without disabling SecurityComponent

Security is always a big deal for a software specially for web app where you don’t know your users’ intention. To ensure some common security…

ajaxcakephpphpprogrammingsolution
2 min read
Tahsin Rahit

Researcher · Educator · Developer

© 2026 Tahsin Hassan Rahit. All rights reserved.