Refactoring to Composite Pattern Members Public

Composite Pattern is a useful technique to keep code maintainable and readable.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Programming

Tip of the Week: Buffer - Smarter Social Sharing Members Public

Posts on this blog are published automatically on preset dates. I have created a custom workflow for this in Octopress, my blogging framework. If you are interested in the end to end workflow check out my video on it. Publishing to different social media was also one of the things

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Productivity

Type in Your Native Indian Language - Setting up Indic Keyboard on Your Android Phone Members Public

Write in your native language!

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Tools

Tip of the Week: AutoFixture - Make Your Unit Tests Robust Members Public

AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Testing

How I Went From Couch to Half Marathon in Twelve Weeks Members Public

Update on how I have been going about my running.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Life

Tip of the Week: Improved Code Navigation in Visual Studio 2017 Members Public

Navigate the code faster!

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Productivity

Tip of the Week: Rescue Time - Track Your Time Members Public

Wondering where your time goes? Start Tracking!

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Productivity

The Problems with Known Exceptions and Ignoring It Members Public

Having known errors and exceptions in the applications we develop and maintain can have a larger impact than we think.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Programming