<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Java Programming on Antonio Montemurro</title><link>https://antoniomontemurro.com/en/tags/java-programming/</link><description>Recent content in Java Programming on Antonio Montemurro</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Sun, 22 Jun 2025 08:40:44 +0000</lastBuildDate><atom:link href="https://antoniomontemurro.com/en/tags/java-programming/index.xml" rel="self" type="application/rss+xml"/><item><title>Installing Java and Choosing an IDE</title><link>https://antoniomontemurro.com/en/posts/install-java-and-choose-ide/</link><pubDate>Sun, 22 Jun 2025 08:40:44 +0000</pubDate><guid>https://antoniomontemurro.com/en/posts/install-java-and-choose-ide/</guid><description>&lt;p&gt;If you’re reading this article, it’s probably your first experience with Java — and perhaps with programming in general. In this article, we’ll go over how to install the Java SDK, choose an IDE, and write a simple program to make sure everything is working correctly.&lt;/p&gt;
&lt;p&gt;After &lt;a href="https://antoniomontemurro.com/en/posts/why-learning-java/"&gt;discussing why Java can be a great choice&lt;/a&gt; for both beginners and experienced developers, let’s now see how to install the Java SDK and choose the most suitable IDE.&lt;/p&gt;</description></item><item><title>Java: What It Is and Why You Should Learn It</title><link>https://antoniomontemurro.com/en/posts/why-learning-java/</link><pubDate>Sat, 26 Apr 2025 07:32:43 +0000</pubDate><guid>https://antoniomontemurro.com/en/posts/why-learning-java/</guid><description>&lt;p&gt;&lt;img alt="Logo Java" loading="lazy" src="https://antoniomontemurro.com/img/why-learning-java/java_img.png"&gt;&lt;/p&gt;
&lt;p&gt;Java is an object-oriented programming (OOP) language, known as a strongly-typed language, meaning that variable types are specified statically directly in the source code.&lt;/p&gt;
&lt;p&gt;Java was created in 1992 at Stanford University under the name “Oak,” later renamed to “Java” due to copyright issues (&lt;a href="https://en.wikipedia.org/wiki/Java_%28programming_language%29"&gt;source&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;The main strength of Java is probably its portability: it can run on different platforms without modifying the code, making it extremely versatile and contributing to its widespread adoption.&lt;/p&gt;</description></item></channel></rss>