<?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: Tijana Wekker</title>
    <description>The latest articles on DEV Community by Tijana Wekker (@techwekk).</description>
    <link>https://dev.to/techwekk</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%2F221224%2Fead68392-078e-4701-815a-9c7fc4db0651.jpg</url>
      <title>DEV Community: Tijana Wekker</title>
      <link>https://dev.to/techwekk</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/techwekk"/>
    <language>en</language>
    <item>
      <title>Expression comparison between C# and Java</title>
      <dc:creator>Tijana Wekker</dc:creator>
      <pubDate>Fri, 30 Aug 2019 20:05:30 +0000</pubDate>
      <link>https://dev.to/techwekk/expression-comparison-between-c-and-java-182b</link>
      <guid>https://dev.to/techwekk/expression-comparison-between-c-and-java-182b</guid>
      <description>&lt;p&gt;Recently I have started my study and am preparing my Java course next to C# for the Unity framework. &lt;/p&gt;

&lt;p&gt;Are there any expression comparatives which are aligning somehow basic functions and differences between these two programming languages?&lt;/p&gt;

&lt;p&gt;I know it is depending on which libraries but as a student I’m currently trying to write some down, but hoped to find some online suggestions?&lt;/p&gt;

&lt;p&gt;Example:&lt;/p&gt;

&lt;p&gt;Java: ((Integer)42).toString()&lt;br&gt;
C#: toString.()&lt;/p&gt;

&lt;p&gt;Thank you for sharing!&lt;/p&gt;

</description>
      <category>functional</category>
    </item>
  </channel>
</rss>
