This category contains a collection of articles, tutorials, and insights that delve into the art and science of software engineering and solutions to software engineering solutions. Learn more about industry best practices, coding techniques, software architecture, and agile methodologies and stay updated with the latest trends, tools, and technologies driving the field. Whether you’re a seasoned software engineer or a curious enthusiast, this category offers a wealth of knowledge to enhance your skills, solve coding challenges, and navigate the ever-evolving landscape of software engineering.

Read more about the article How to add elements in a List in Java
Decorative header image for the article entitled "How to add elements in a List in Java".

How to add elements in a List in Java

Detailed instructions regarding how to add elements to an instance of java.util.List In Java that includes examples that you can run from your browser! 💡

Continue ReadingHow to add elements in a List in Java
Read more about the article Learn How To Convert An Array To An ArrayList In Java!
Header image for the article entitled "How To Convert An Array To An ArrayList In Java!".

Learn How To Convert An Array To An ArrayList In Java!

Detailed instructions regarding how to turn an array into an ArrayList In Java. Each example includes code that you can run directly from your browser! 💡

Continue ReadingLearn How To Convert An Array To An ArrayList In Java!
Read more about the article What Is The Purpose Of Cost Allocation Tags In AWS?
The Purpose Of Cost Allocation Tags in AWS is primarily to track and allocate costs to resources and services in AWS.

What Is The Purpose Of Cost Allocation Tags In AWS?

What Is The Purpose Of Cost Allocation Tags in AWS? The purpose is to track and allocate costs to resources and services in AWS -- learn more here! 🏷️ 💻

Continue ReadingWhat Is The Purpose Of Cost Allocation Tags In AWS?
Read more about the article JDataFrame: Create an R Data Frame from Java data model in three simple steps!
An example of the open-source JDataFrame API being used to convert some data in Groovy into JSON that can then be converted into a data frame in the R Project for Statistical Computing via the RJSONIO library.

JDataFrame: Create an R Data Frame from Java data model in three simple steps!

The Open-Source JDataFrame API is the perfect solution to move data from Java to the R Project for Statistical Computing as a properly structured R data frame.

Continue ReadingJDataFrame: Create an R Data Frame from Java data model in three simple steps!
Read more about the article Quickly Connect to an EC2 Instance deployed in a VPC using the AWS Systems Manager Session Manager
Setup SSM On EC2

Quickly Connect to an EC2 Instance deployed in a VPC using the AWS Systems Manager Session Manager

This article provides a solution for users who need to connect to an Amazon EC2 instance which has been deployed in a Virtual Private Cloud using the AWS Systems Manager Session Manager.

Continue ReadingQuickly Connect to an EC2 Instance deployed in a VPC using the AWS Systems Manager Session Manager
Read more about the article AWS Cost Allocation Tags: Reduce AWS Billing Cost Now!
AWS Cost Allocation Tags: Lower AWS Billing Cost Now!

AWS Cost Allocation Tags: Reduce AWS Billing Cost Now!

Learn how to reduce cost w. AWS Cost Allocation Tags, how to use them, compliance using AWS Organizations and Config, and required and optional tag strategies.

Continue ReadingAWS Cost Allocation Tags: Reduce AWS Billing Cost Now!
Read more about the article Hidden Gems: Event-Driven Change Notifications in Relational Databases
This isn't just any hidden gem -- this is a 165ct uncut diamond laying on the beach and nobody has ever found it!

Hidden Gems: Event-Driven Change Notifications in Relational Databases

Learn about event-driven change notifications, a powerful non-standard functionality available in H2, PostgreSQL and Oracle relational databases.

Continue ReadingHidden Gems: Event-Driven Change Notifications in Relational Databases