DEV Community

Somenath Mukhopadhyay profile picture

Somenath Mukhopadhyay

in search of WhoAmI...

Seven Year Club
Six Year Club
Writing Debut
Five Year Club
Four Year Club
Three Year Club
Two Year Club
One Year Club
C++ Concurrent profiling using Helgrind - a tool of Valgrind

C++ Concurrent profiling using Helgrind - a tool of Valgrind

Comments
3 min read
Adapter pattern in Rust - my exploration continues - in Rust, I keep my Trust...

Adapter pattern in Rust - my exploration continues - in Rust, I keep my Trust...

Comments
1 min read
Eye opener for educators...

Eye opener for educators...

Comments
1 min read
Developing a POI REST Client using Asynctask and integrating it with Google Map

Developing a POI REST Client using Asynctask and integrating it with Google Map

Comments
1 min read
Arranging the words of an input text Lexicographically...

Arranging the words of an input text Lexicographically...

Comments
1 min read
Engineering college study revisited - the simulation of PID Controller

Engineering college study revisited - the simulation of PID Controller

Comments
2 min read
Concurrent Programming Model in Android...

Concurrent Programming Model in Android...

Comments
2 min read
My first UI based Rust application - A Skip Counter - created using iced UI library...

My first UI based Rust application - A Skip Counter - created using iced UI library...

1
Comments
3 min read
Android Graphics and Animation

Android Graphics and Animation

Comments
1 min read
Java Concurrency Model - Part II - CountDownLatch

Java Concurrency Model - Part II - CountDownLatch

Comments
2 min read
The Command Pattern in Python...

The Command Pattern in Python...

Comments
2 min read
Composite Design Pattern in Python....

Composite Design Pattern in Python....

Comments
2 min read
A new journey restarted - the beginner step - Monte Carlo Method

A new journey restarted - the beginner step - Monte Carlo Method

Comments
2 min read
C++ 20 multi threaded programming - the introduction of std::atomic...

C++ 20 multi threaded programming - the introduction of std::atomic...

Comments
2 min read
Freeware Android Paint with source code...

Freeware Android Paint with source code...

Comments
1 min read
Implementation of a State machine for a long running background task in an Android service

Implementation of a State machine for a long running background task in an Android service

Comments
1 min read
Implementation of Half Sync Half Async design pattern in Android Asynctask...

Implementation of Half Sync Half Async design pattern in Android Asynctask...

Comments
1 min read
The Designing of a Software System from scratch with the help of OOAD and UML - A Restaurant System

The Designing of a Software System from scratch with the help of OOAD and UML - A Restaurant System

Comments
1 min read
Join the dots - Bharat's successful Shakti (ASAT) mission and the recent decision of Mauritius satellite tracking centre...

Join the dots - Bharat's successful Shakti (ASAT) mission and the recent decision of Mauritius satellite tracking centre...

Comments
4 min read
My journey in exploration of CFD - verifying Couette flow using OpenFoam and ParaView - when theory meets computer analysis...

My journey in exploration of CFD - verifying Couette flow using OpenFoam and ParaView - when theory meets computer analysis...

5
Comments
2 min read
Verifying a Classic: Simulating Poiseuille Flow with OpenFOAM and ParaView - the engineer in me is still alive...

Verifying a Classic: Simulating Poiseuille Flow with OpenFOAM and ParaView - the engineer in me is still alive...

Comments
2 min read
The engineer in me is still thriving-verifying no-slip boundary condition of Fluid Mechanics using OpenFOAM and ParaView

The engineer in me is still thriving-verifying no-slip boundary condition of Fluid Mechanics using OpenFOAM and ParaView

1
Comments
2 min read
Java Concurrency Model - Part III - FutureTask

Java Concurrency Model - Part III - FutureTask

Comments
3 min read
Memento Design Pattern in Python...

Memento Design Pattern in Python...

Comments
2 min read
Facade Design Pattern in Python...

Facade Design Pattern in Python...

4
Comments
2 min read
Use of Gaussian Filter to remove noise from Image

Use of Gaussian Filter to remove noise from Image

Comments
1 min read
FFT based simple Spectrum Analyzer with Source Code

FFT based simple Spectrum Analyzer with Source Code

Comments
1 min read
The State Design pattern in C++ using timer and notification

The State Design pattern in C++ using timer and notification

Comments
6 min read
Mediator Design Pattern in Python...

Mediator Design Pattern in Python...

1
Comments
3 min read
From Object Oriented Analysis and Design to Language like Rust - a major paradigm shift in the programming world...

From Object Oriented Analysis and Design to Language like Rust - a major paradigm shift in the programming world...

Comments
4 min read
My tryst with Rust - through the subject of Design Pattern - implementation of Chain of Responsibility...

My tryst with Rust - through the subject of Design Pattern - implementation of Chain of Responsibility...

2
Comments
3 min read
Android Internals - UI Events...

Android Internals - UI Events...

Comments
2 min read
Decorator Design Pattern in Python

Decorator Design Pattern in Python

2
Comments
3 min read
Iterator Design Pattern in Python...

Iterator Design Pattern in Python...

Comments
2 min read
Factory Pattern in Python...

Factory Pattern in Python...

Comments
2 min read
Strategy Design Pattern in Rust...

Strategy Design Pattern in Rust...

Comments
2 min read
HMI - Human Machine Interface or Hacker Machine Interface - the vulnerability in the SCADA system - the entry of Rust...

HMI - Human Machine Interface or Hacker Machine Interface - the vulnerability in the SCADA system - the entry of Rust...

Comments
4 min read
Callback using Function Pointer (in C), interface (in Java) and EventListener pattern

Callback using Function Pointer (in C), interface (in Java) and EventListener pattern

Comments
1 min read
Dissection of Android service internals...

Dissection of Android service internals...

Comments
1 min read
Proxy design pattern in Rust - my exploration continues - Karmyog is the best way forward...

Proxy design pattern in Rust - my exploration continues - Karmyog is the best way forward...

Comments
2 min read
Should you learn Rust NOW? My contribution to the Rust community - State Pattern in Rust...

Should you learn Rust NOW? My contribution to the Rust community - State Pattern in Rust...

Comments
3 min read
Magic of the weak_ptr to break the cyclic reference...

Magic of the weak_ptr to break the cyclic reference...

Comments
1 min read
jthread in C++ 20 concurrency - a wrapper around std::thread...

jthread in C++ 20 concurrency - a wrapper around std::thread...

Comments
1 min read
My journey of learning Rust - Static dispatch vs Dynamic dispatch...

My journey of learning Rust - Static dispatch vs Dynamic dispatch...

Comments
1 min read
Observer pattern in Rust - driven by intrinsic motivation...

Observer pattern in Rust - driven by intrinsic motivation...

Comments
2 min read
The State Pattern in C++ using raw pointer...

The State Pattern in C++ using raw pointer...

Comments
1 min read
Android Graphics and Animation - a Bouncing Ball Game with source code

Android Graphics and Animation - a Bouncing Ball Game with source code

Comments
1 min read
State Design Pattern in C++ using boost pointer...

State Design Pattern in C++ using boost pointer...

Comments
1 min read
The concept of an Orthodox Canonical class in C++

The concept of an Orthodox Canonical class in C++

Comments
1 min read
Chain Of Responsibility in Python...

Chain Of Responsibility in Python...

Comments
2 min read
UML Training...

UML Training...

Comments
1 min read
Decorator Design Pattern

Decorator Design Pattern

Comments
1 min read
Command Routing Using Chain Of Responsibility Design Pattern

Command Routing Using Chain Of Responsibility Design Pattern

Comments
1 min read
The Template Method Design Pattern...

The Template Method Design Pattern...

Comments
2 min read
Command Pattern in Rust - absolutely driven by intrinsic motivation...

Command Pattern in Rust - absolutely driven by intrinsic motivation...

Comments
2 min read
Factory Design Pattern in Rust - my exploration continues...

Factory Design Pattern in Rust - my exploration continues...

Comments
1 min read
Builder Design Pattern in C++...

Builder Design Pattern in C++...

Comments
2 min read
Latches in C++ 20 concurrency - just like the CountdownLatch of Java concurrency package...

Latches in C++ 20 concurrency - just like the CountdownLatch of Java concurrency package...

Comments
3 min read
Prototype Design Pattern in Python...

Prototype Design Pattern in Python...

Comments
2 min read
Handling exception at construction in C++ using Boost shared_ptr

Handling exception at construction in C++ using Boost shared_ptr

Comments
1 min read
loading...