Skip to content
Tuesday, October 21, 2025
  • Code stuffs
  • Facebook
  • Twitter
  • Linkedin
  • Youtube
  • Github
  • Instagram

Explore with me!

Come and explore with me

  • Code stuffs
    • Git
    • C#
    • node.js
    • Python
    • Shell
    • VB
  • Blog Series
  • Marketplaces
    • NPM
    • Nuget
    • VS Code
    • Powershell
  • Lets Learn
  • Devops
    • Kubernetes
    • CI/CD
    • Docker
  • Architecture
    • UML
    • System Design
  • Cloud
  • Myself
>>
  • Home
  • Programming

Tag: Programming

Introducing Group Code: Organize Your Codebase by Functionality in VS Code
Development Productivity VS Code Programming Tools Default

Introducing Group Code: Organize Your Codebase by Functionality in VS Code

September 16, 2025September 17, 2025

Discover Group Code, a VS Code extension that organizes your codebase by functionality across files and languages—making navigation, reviews, and debugging faster.

Read More

typescript, vscode extension, developer tools, javascript, open source, Productivity, navigation, Programming, Code organization
Share
Understanding Rate Limiting Algorithms and Implementation (Part 2 of 3)
API Gateway Rate Limiting Programming Web Development

Understanding Rate Limiting Algorithms and Implementation (Part 2 of 3)

August 8, 2025August 8, 2025

Dive into the technical foundations of rate limiting with practical algorithms, implementation strategies, and code examples for developers.

Read More

API, rate limiting, Redis, algorithms, node.js, Programming, Web Development
Share
What is a Reverse Proxy? A Simple Guide for Everyone
Technology Programming Web Development

What is a Reverse Proxy? A Simple Guide for Everyone

August 7, 2025August 7, 2025

Learn what a reverse proxy is and how it keeps your favorite websites fast and reliable. From restaurant host analogies to technical deep dives for programmers – everything explained simply.

Read More

nginx, reverse proxy, beginner guide, load balancing, web architecture, Programming, Web Development
Share
Clean Code: Writing Software That Humans Can Read
Programming Development Best Practices Software Engineering

Clean Code: Writing Software That Humans Can Read

August 5, 2025August 5, 2025

Learn the principles of clean code and how to write software that’s not just functional, but readable, maintainable, and understandable. Discover practical tips, real-world examples, and the business case for investing in code quality.

Read More

Programming, clean code, code quality, refactoring, Development, software engineering, best practices
Share
Cybersecurity Default Best Practices Security Programming Software Development

Developing Secure Software Applications in the Age of Cyber Threats

May 15, 2023August 2, 2025

Learn essential practices for developing secure software applications in today’s threat landscape. This comprehensive guide covers security principles, secure coding practices, and strategies to protect against modern cyber threats.

Read More

secure coding, web security, application security, cyber threats, threat landscape, OWASP, sdlc, SQL injection, Software development, XSS, Programming, CSRF, penetration testing, Authentication, vulnerability assessment, Encryption, security testing, cybersecurity, data protection
Share
Default Best Practices API Integration Web Development Software Development

Best practices for integrating third-party APIs and services into your software

May 15, 2023August 2, 2025

Master the art of third-party API integration with this comprehensive guide covering planning, security, implementation strategies, error handling, and best practices for reliable service integration.

Read More

circuit breaker, Authentication, rate limiting, caching, javascript, performance, Integration, Security, Third-party Services, software engineering, Error Handling, node.js, Programming, Web Development, Monitoring, API, Testing, REST API
Share
C# program to find nth prime number
Code stuffs C#

C# program to find nth prime number

May 14, 2023May 14, 2023

Here is the C# program that can find the nth (100000 in this program) prime number: The program starts by initializing primeCount to 0, which

Read More

sqrt function, algorithm, code, c#, Programming, prime numbers, math, loop
Share
Write a program to find the maximum element in an array using linear search.
C# Code stuffs

Write a program to find the maximum element in an array using linear search.

May 14, 2023May 14, 2023

In computer science, searching for a particular element in a data structure is a very common task. One of the simplest ways to search for

Read More

data structures, .net, computer science, algorithm, code, c#, Programming, array, linear search, maximum element, searching
Share
Code stuffs

10 Useful Tips for Debugging Your Code More Effectively

May 14, 2023May 14, 2023

Debugging is an essential part of software development. As a developer, you’re bound to encounter bugs and issues in your code at some point, and

Read More

Debugging tools, Breakpoints, Productivity, Code organization, Debugging, Collaboration, Software development, Logging, Coding, Breaks, Debugging tips, Automated testing, Debugging techniques, Testing, Programming, Version control, Monitoring, Problem-solving, Error messages
Share

Recent Posts

  • Ten Feet to Work: The Isolation of Remote Development
  • Building Your First MCP Server with Node.js
  • Everyone’s Winning But You: The Career Anxiety Spiral
  • The Ideas You Never Share: Overcoming Fear of Failure
  • Sequelize with PostgreSQL in Node.js: Part 4 – Production Ready Patterns

Post Tabbed

  • You may like
  • Recent Posts
  • windows

    BranchCache: WAN Bandwidth Optimization

    December 30, 2012
  • Information Systems Software Engineering Project Management

    Stakeholders, The Players of an Information System

    May 1, 2021September 3, 2025
  • Default

    Shutdown button in windows 8

    December 30, 2012
  • Software Engineering

    Ethical Issues related to Information Technology Professionals

    January 24, 2013April 17, 2021
  • Software Engineering Mental Health

    Ten Feet to Work: The Isolation of Remote Development

    October 20, 2025October 7, 2025
  • node.js Programming AI

    Building Your First MCP Server with Node.js

    October 19, 2025October 19, 2025
  • Software Engineering Mental Health

    Everyone’s Winning But You: The Career Anxiety Spiral

    October 19, 2025October 7, 2025
  • Software Engineering Mental Health

    The Ideas You Never Share: Overcoming Fear of Failure

    October 18, 2025October 7, 2025

Find Me

Software Engineer | Devops | AI Enthusiasts | IOT Enthusiasts | Love doing Research | Trainer | Learner | Friend | Son | Husband | Brother | Father of a beautiful Angel

  • facebook
  • twitter
  • linkedin
  • instagram

Featured Posts

Devops Kubernetes Docker Tutorial

How to Setup Kubernetes Dashboard on Docker Desktop – Complete Guide

October 6, 2025October 6, 2025
Setting up the Kubernetes Dashboard on your local Docker Desktop can seem daunting, but it's
  • kubernetes
    Default Devops Kubernetes

    Kubernetes : an Orchestration and Management Infrastructure for Containers

    June 29, 2021May 14, 2023
  • kubernetes
    Devops Kubernetes

    Understanding Kubernetes architecture in depth

    June 14, 2021May 14, 2023

You May Have Missed

Software Engineering Mental Health

Ten Feet to Work: The Isolation of Remote Development

October 20, 2025October 7, 2025
Software Engineering Mental Health

Everyone’s Winning But You: The Career Anxiety Spiral

October 19, 2025October 7, 2025
Software Engineering Mental Health

The Ideas You Never Share: Overcoming Fear of Failure

October 18, 2025October 7, 2025
Software Engineering Mental Health

The Perfectionist’s Prison: When Good Code Isn’t Good Enough

October 17, 2025October 7, 2025
All Rights Reserved 2025.