<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Dableu</title>
    <description>The latest articles on DEV Community by Dableu (@dableu).</description>
    <link>https://dev.to/dableu</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3264086%2Feb7c3c5c-22fa-4ed1-a1e4-255ccfc49caa.jpg</url>
      <title>DEV Community: Dableu</title>
      <link>https://dev.to/dableu</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dableu"/>
    <language>en</language>
    <item>
      <title>Java Journey</title>
      <dc:creator>Dableu</dc:creator>
      <pubDate>Fri, 13 Jun 2025 19:55:19 +0000</pubDate>
      <link>https://dev.to/dableu/java-journey-3j52</link>
      <guid>https://dev.to/dableu/java-journey-3j52</guid>
      <description>&lt;p&gt;Hello People ! &lt;/p&gt;

&lt;p&gt;Today is the day I found out about dev.to , and since I had started learning Java a day ago , I thought to share it here ! &lt;/p&gt;

&lt;p&gt;For context , I have learnt C language for more than 10 months , and it has been good 10 months since , now in addition to C , I've planned to learn Java . &lt;/p&gt;

&lt;p&gt;Java definitely has a complex syntax in comparison to C , but is meaningful so far . Few things that I understood are :&lt;br&gt;
1.Java is case sensitive &lt;br&gt;
2.Java has camelCase to name methods and variables &lt;br&gt;
3.Java has PascalCase for naming class &lt;/p&gt;

&lt;p&gt;Apart from these basic things , I finally completed my "hello world" ritual in Java !! Syntax to take user input got me off for a while , but I managed to understand the reason for it to be complex , which makes more sense once a beginner like me goes into depth of ever Keyword popping on IDE . Trust me , C seems very easy to grasp , but Java adds more meaning to programming . Overall it was good day , will keep updating my Journey ! &lt;/p&gt;

</description>
      <category>programming</category>
      <category>java</category>
      <category>beginners</category>
      <category>newbie</category>
    </item>
  </channel>
</rss>
