<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Java Practical Guide - Dashboardesk</title>
    <link>https://dashboardesk.com/</link>
    <description>Learn Java programming through practical examples, step-by-step tutorials, and real-world projects. Beginner to advanced Java education with copy-paste-ready code.</description>
    <language>en-us</language>
    <atom:link href="https://dashboardesk.com/rss.xml" rel="self" type="application/rss+xml"/>
    <lastBuildDate>Fri, 25 Sep 2026 00:00:00 +0000</lastBuildDate>
    <item>
      <title>Java Introduction</title>
      <link>https://dashboardesk.com/tutorials/java-introduction.html</link>
      <description>Install the JDK, write Hello World, and run your first Java program from the command line.</description>
      <guid isPermaLink="true">https://dashboardesk.com/tutorials/java-introduction.html</guid>
      <pubDate>Fri, 25 Sep 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Java Syntax</title>
      <link>https://dashboardesk.com/tutorials/java-syntax.html</link>
      <description>Java file structure, tokens, identifiers, comments, statements, blocks, the main method, packages and imports.</description>
      <guid isPermaLink="true">https://dashboardesk.com/tutorials/java-syntax.html</guid>
      <pubDate>Fri, 25 Sep 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Java Variables</title>
      <link>https://dashboardesk.com/tutorials/java-variables.html</link>
      <description>Declaration, scope, the final keyword, instance fields, and type inference with var.</description>
      <guid isPermaLink="true">https://dashboardesk.com/tutorials/java-variables.html</guid>
      <pubDate>Fri, 25 Sep 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Java Classes and Objects</title>
      <link>https://dashboardesk.com/tutorials/java-classes.html</link>
      <description>Fields, constructors, methods, the this keyword, access modifiers, and records.</description>
      <guid isPermaLink="true">https://dashboardesk.com/tutorials/java-classes.html</guid>
      <pubDate>Fri, 25 Sep 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Java Spring Boot</title>
      <link>https://dashboardesk.com/tutorials/java-spring-boot.html</link>
      <description>Scaffold a Spring Boot app, write REST controllers, persist with JPA, secure endpoints, test, and deploy.</description>
      <guid isPermaLink="true">https://dashboardesk.com/tutorials/java-spring-boot.html</guid>
      <pubDate>Fri, 25 Sep 2026 00:00:00 +0000</pubDate>
    </item>
  </channel>
</rss>
