programming

  • 20 July 2022

Aggregate Code timing in Python

Group by the code timings in Python using codetiming library.

Read more 
  • 17 May 2022

Python vs Golang vs Rust

Comparison of Python, Golang, and Rust based on performance and code-timing.

Read more 
  • 04 December 2021

Scrape News website using Scrapy

How to use Scrapy to scrape news websites using Scrapy framework.

Read more 
  • 19 October 2021
  • 07 October 2021
  • 31 July 2021

Usage of the Underscore(_) in Python?

Usage of the Underscore(_) in Python and how to use it

Read more 
  • 25 November 2020

Cache heavy computation functions with a timeout value

How to cache heavy computation functions with a specific timeout value.

Read more 
  • 25 November 2020

Python double/nested for loop list comprehension

Python double/nested for loop list comprehension: How to use list comprehension to create a new list from an existing list.

Read more 
  • 25 November 2020

Cool Python tricks you are not using, but you should.

Nice little tricks in Python: Ternary operator, Short Circuit, Comprehension, etc.

Read more 
  • 25 November 2020
  • 25 November 2020

Python double/nested for loop list comprehension

Python double/nested for loop list comprehension: How to use list comprehension to create a new list from an existing list.

Read more 
  • 25 November 2020

Sharing file among devices through Python

How to share files among devices on the same network through Python.

Read more 
  • 25 November 2020
  • 28 July 2019

Extracting Parallel-text pairs from Wikipedia

How to extract parallel English-Odia text pairs from Wikipedia.

Read more 
  • 31 March 2019

Circuit Breaker Pattern

Circuit Breaker Pattern: Design Pattern for handling failure in distributed systems.

Read more 
  • 11 January 2019

Statistics about Odia Wikipedia

Statistics about Odia Wikipedia on users, edits, and pageviews

Read more 
  • 20 October 2018

Converting NL queries to RDBMS statements

How to convert natural language queries to relational database management system (RDBMS) statements.

Read more 
  • 20 October 2018