<?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: LowLevelCodingCH</title>
    <description>The latest articles on DEV Community by LowLevelCodingCH (@lowlevelcodingch).</description>
    <link>https://dev.to/lowlevelcodingch</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%2F3343695%2F18e7aaae-0646-49a6-93d6-b3dec7bae914.png</url>
      <title>DEV Community: LowLevelCodingCH</title>
      <link>https://dev.to/lowlevelcodingch</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lowlevelcodingch"/>
    <language>en</language>
    <item>
      <title>I didn't expect this.. But I love Java again</title>
      <dc:creator>LowLevelCodingCH</dc:creator>
      <pubDate>Thu, 10 Jul 2025 22:21:47 +0000</pubDate>
      <link>https://dev.to/lowlevelcodingch/i-didnt-expect-this-but-i-love-java-again-402m</link>
      <guid>https://dev.to/lowlevelcodingch/i-didnt-expect-this-but-i-love-java-again-402m</guid>
      <description>&lt;h3&gt;
  
  
  The beginning, Java, or rather &lt;em&gt;public static void main&lt;/em&gt;
&lt;/h3&gt;

&lt;p&gt;So to start, and give you some information, Java was my first real programming language of which I had acquired some knowledge.&lt;br&gt;
I started writing some Swing apps (JFrame, JPanel, Google exists, just search it) and I loved it.&lt;/p&gt;

&lt;h3&gt;
  
  
  C and C++
&lt;/h3&gt;

&lt;p&gt;But then my interests shifted to C++, and later C, where I would then, in late 2023, begin writing a kernel.&lt;/p&gt;

&lt;p&gt;So I wrote,&lt;br&gt;
but it was horrible.&lt;/p&gt;

&lt;h3&gt;
  
  
  Le Colonel
&lt;/h3&gt;

&lt;h6&gt;
  
  
  Of wasted time.
&lt;/h6&gt;

&lt;p&gt;The first mediocre version of it was v17, or Xk7.&lt;br&gt;
X for 10, so 10th kernel seventh try, seven plus ten, is, well, seventeen.&lt;/p&gt;

&lt;p&gt;I already am at Xk8 now, and I discontinued it,&lt;br&gt;
because Makefile didn't wanna compile my context-switching eye-twitching annoying and sometimes bitching C sources.&lt;/p&gt;

&lt;h3&gt;
  
  
  Minecraft
&lt;/h3&gt;

&lt;p&gt;So, bored, I played Minecraft again, made some small mods but I hate that Mojang changes shit every three minutes, so, well, I got bored, again.&lt;/p&gt;

&lt;h3&gt;
  
  
  Java... Again
&lt;/h3&gt;

&lt;p&gt;But I liked Java, so, well, I began trying to re-learn the basics.&lt;/p&gt;

&lt;p&gt;And that was quick.&lt;/p&gt;

&lt;p&gt;I wanted to make a mod loader for Minecraft, and I began with a classloader.&lt;br&gt;
That was it for now. I'll sleep on it.&lt;/p&gt;

&lt;h5&gt;
  
  
  But now the important part
&lt;/h5&gt;

&lt;p&gt;I wanted to write some app that could be used by businesses. And I ADORE AND LOVE JAR FILES.&lt;/p&gt;

&lt;p&gt;So I downloaded Eclipse.. Well, I mean I used it again.&lt;br&gt;
And now I am writing Jooking. A booking manager which uses GSON for JSON serialization and manages, well, bookings.&lt;/p&gt;

&lt;p&gt;I enjoy its Object-Oriented design.&lt;/p&gt;

&lt;h3&gt;
  
  
  What I want to take with me
&lt;/h3&gt;

&lt;p&gt;I want to explore some more challenges, because every fail, is one step to pave the way to success... Or something.&lt;br&gt;
&lt;em&gt;Idk I am just a random dev&lt;/em&gt; writing about his experience with Java and C etc.&lt;/p&gt;

&lt;h3&gt;
  
  
  End of "Le Historie du Alexandre avec Java"
&lt;/h3&gt;

&lt;h6&gt;
  
  
  Or something
&lt;/h6&gt;

&lt;p&gt;Thanks for reading this blog.&lt;/p&gt;

&lt;p&gt;I just wrote this because I felt like this is something to write about.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br&gt;
LLCCH / Alexander.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>java</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
