<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Java on nidomiro</title>
    <link>https://nidomiro.de/tags/java/</link>
    <description>Recent content in Java on nidomiro</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 02 Nov 2016 23:45:00 +0200</lastBuildDate><atom:link href="https://nidomiro.de/tags/java/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Should I use Qt containers or the std ones?</title>
      <link>https://nidomiro.de/2016/11/should-i-use-qt-containers-or-the-std-ones/</link>
      <pubDate>Wed, 02 Nov 2016 23:45:00 +0200</pubDate>
      
      <guid>https://nidomiro.de/2016/11/should-i-use-qt-containers-or-the-std-ones/</guid>
      <description>&lt;p&gt;If you come from plain vanilla C++, you only know the &lt;em&gt;C++ Standard Library&lt;/em&gt; with its containers like &lt;code&gt;std::vector&lt;/code&gt;. If you know how to use them, you can accomplish your tasks pretty fast. But if you’re coming from an other language, the naming might be a bit odd. The Qt containers offer both, C++ style and Java style naming of methods. So coming from an other language the Qt ones might be easier to use.&lt;/p&gt;
&lt;p&gt;</description>
    </item>
    
    <item>
      <title>Why I love the Qt framework</title>
      <link>https://nidomiro.de/2016/10/en-why-i-love-the-qt-framework/</link>
      <pubDate>Sat, 15 Oct 2016 21:31:00 +0200</pubDate>
      
      <guid>https://nidomiro.de/2016/10/en-why-i-love-the-qt-framework/</guid>
      <description>Everyone that knows me, knows that I love the Qt framework. Before I started programming in C++, Java was my primary programming language. I love the generics (yes, some of you will hate me for that opinion right now) and reflection. During my Java-time I used them very often to increase reusability. But while studying we had do learn C++ and I hated it in the beginning. It felt so old and so stiff compared to Java.</description>
    </item>
    
  </channel>
</rss>
