Featured | Featured article

How to Pick Up Spring-Managed Beans through Classpath Scanning

This blog post is about how you can add new beans to the container in Spring.

Latest Blog Posts

HTML & CSS

How to Create Link-Sensitive Graphics Like Image Maps with HTML

Link-sensitive graphics (also called image maps) are just links embedded within a graphic. Such an image map defined in HTML consists of three parts.

Security

Securing Linux Using 2FA with Google Authenticator

In this blog post, we’ll show you how you can implement two-factor authentication for SSH on a Linux system.

JavaScript

How to Install Node.js on Windows, Mac, and Linux Systems

The easiest way to install Node.js on your system is to use existing packages for your system.

Video

How to Get Started with HTML for Web Design

Beginners often wonder what is needed to create web pages and learn HTML. This post will answer that question.

DevOps

Merge and Pull Requests in Git

Based on the feature branch model, the major Git platforms have extended the workflow to include merge/pull requests as integral parts.

DevOps

How to Install Docker on Windows, Mac, and Linux Systems

In this blog post, we’ll teach you how to install Docker on a Windows, Mac, or Linux system.

JavaScript

The Principle of Ajax in JavaScript

The name Ajax was first coined in 2005 by Jesse James Garrett in his essay "A New Approach to Web Applications." The idea is to use JavaScript for...

Security

A Look at Zero Trust Security and Zero Trust Security Vendors

Over the past years, the rise in internal cyberattacks and network intrusions in organizations has become quite frequent.

HTML & CSS

Twelve-Factor App Principles for Developers

As web applications became popular in the past two decades, many best practices and principles have emerged to develop and maintain web applications,...

Python

8 Steps to Get Started with Machine Learning Using Python

While machine learning has a rather cinematic feel around it, it is an authentic technology and not as impenetrable as you would believe.