<?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: sayantjm</title>
    <description>The latest articles on DEV Community by sayantjm (@sayantjm).</description>
    <link>https://dev.to/sayantjm</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%2F102974%2F994980a0-d00b-49e5-9804-dd5f0c795ac2.png</url>
      <title>DEV Community: sayantjm</title>
      <link>https://dev.to/sayantjm</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sayantjm"/>
    <language>en</language>
    <item>
      <title>Start learning a new language or go deeper with Java</title>
      <dc:creator>sayantjm</dc:creator>
      <pubDate>Sun, 04 Apr 2021 16:17:21 +0000</pubDate>
      <link>https://dev.to/sayantjm/start-learning-a-new-language-or-go-deeper-with-java-1i8b</link>
      <guid>https://dev.to/sayantjm/start-learning-a-new-language-or-go-deeper-with-java-1i8b</guid>
      <description>&lt;p&gt;I have been a Java developer for more than 10 years and the last 4 years I have been focused on micro services architecture with Spring boot, hibernate and Oracle for a consultancy company where we have to deal with the full release process until we put the code in production, every month approximately.&lt;/p&gt;

&lt;p&gt;Last month I applied to a selection process for a company who has an on-line application (not a consultancy) and they were looking for Senior developers in Java. After some interviews with the recruiter and a team lead I started the second phase, which was a code challenge. I spent the weekend implementing the solutions, trying to cover the acceptance criteria, building tests and trying to apply all my advanced knowledge about java 8 and Spring Framework.&lt;/p&gt;

&lt;p&gt;I am not entirely satisfied with the final solution but I think I did a good job. I passed to the next phase which was a live coding with some members of the company. We reviewed the code and they were asking me questions about the followed approach and about java. Besides my nerves (blocking my mind) I realised that I am not able to answer basic questions about Java, things like: "how does the garbage collector work"; "differences between ArrayList and LinkedList"; "Why is it required to implement Equals() and HashCode()", etc. They had also proposed to use java inheritance to create a baseDTO and despite being able to surf The Internet I was too nervous that I failed, and therefore I was out of the process.&lt;/p&gt;

&lt;p&gt;Now I have some doubts about what to do with my future. Some days I think that I should become a Java certified and review all the java stuff while I am preparing for the exam. But other days I think it is better to have some rest of Java and try something new, like Ruby/Rails or Golang, which will allow me to have different perspective about the ways of implementing a solution.&lt;/p&gt;

</description>
      <category>java</category>
      <category>programming</category>
      <category>career</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
