Easy Software Development Examples: Beginner to Advanced 🧑‍💻

The Software Development Examples category points to articles which include some kind of hands-on coding.

Articles in this category may have examples written in Java, Groovy, R Script, and other languages.

Software development examples in these articles are typically written in a step-by-step tutorial format and, in some cases, include working examples that can be executed in a browser via the tio.run online interpreter.

Want to boost your visibility in search? Learn more about my Northern Virginia SEO services and how I can help your business get discovered online.

Read more about the article Tutorial: Learn How to Set Up H2 Database with Spring Boot!
Decorative square header for the H2 Database Spring Boot article.

Tutorial: Learn How to Set Up H2 Database with Spring Boot!

Set up H2 Database in Spring Boot fast with this step-by-step guide & Groovy example! 🚀

Continue ReadingTutorial: Learn How to Set Up H2 Database with Spring Boot!
Read more about the article Learn how to run Microsoft SQL Server on Mac OS now! 💽
Learn how to run MSSQL on Mac OS X with Docker article decorative header.

Learn how to run Microsoft SQL Server on Mac OS now! 💽

In this tutorial we'll cover how to run Microsoft SQL Server on an Apple Mac OSX with Docker in several easy steps and includes two optional tests. 💎

Continue ReadingLearn how to run Microsoft SQL Server on Mac OS now! 💽
Read more about the article Learn how to get the cluster name in Kubernetes now! 🤔
Decorative square header image for the article regarding how to get the cluster name from k8s using the kubectl command.

Learn how to get the cluster name in Kubernetes now! 🤔

Tutorial: Learn how to get the cluster name in Kubernetes using the kubectl config view command with a filter for the "context.cluster". 💎

Continue ReadingLearn how to get the cluster name in Kubernetes now! 🤔
Read more about the article Learn how to convert a Java array into an ArrayList here! 🔋
The Java ArrayList Constructor article decorative header image.

Learn how to convert a Java array into an ArrayList here! 🔋

In this tutorial we'll cover how to convert a Java array into a mutable instance of java.util.List using the java.util.ArrayList constructor! 💎

Continue ReadingLearn how to convert a Java array into an ArrayList here! 🔋
Read more about the article Learn how to use the Arrays.asList method in Java now! 💡
The Java 8 Arrays.asList decorative square header image.

Learn how to use the Arrays.asList method in Java now! 💡

Tutorial that demonstrates how to transform an array of Integers into a read-only instance of Arrays$ArrayList in Java (includes a working example). 💎

Continue ReadingLearn how to use the Arrays.asList method in Java now! 💡
Read more about the article What is the og:description?
What is the Open Graph description?

What is the og:description?

The og:description tag provides a summary of a webpage's content and enhances link previews with descriptive text when a URL is shared on social media. 🏷️

Continue ReadingWhat is the og:description?
Read more about the article Tutorial: Learn how to create an H2 Database trigger now! 👍
H2 Database Notify Listen

Tutorial: Learn how to create an H2 Database trigger now! 👍

Learn how to implement database change notifications in the H2 Database using triggers in this concise tutorial! 💽

Continue ReadingTutorial: Learn how to create an H2 Database trigger now! 👍
Read more about the article Learn how to code change notifications in the Oracle DB! 🤔
Decorative header image for the article regarding how to implement Oracle Change Notification in Java.

Learn how to code change notifications in the Oracle DB! 🤔

If you're looking for a tutorial regarding how to implement database change notification in the Oracle database in Java then you've come to the right place! 👍

Continue ReadingLearn how to code change notifications in the Oracle DB! 🤔
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 tutorial 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! 💡