<?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: Carla Dos Santos</title>
    <description>The latest articles on DEV Community by Carla Dos Santos (@cclics).</description>
    <link>https://dev.to/cclics</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%2F587747%2F0ad0990f-0ecb-4309-a522-6550a614c659.jpg</url>
      <title>DEV Community: Carla Dos Santos</title>
      <link>https://dev.to/cclics</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cclics"/>
    <language>en</language>
    <item>
      <title>Getting back to the right route</title>
      <dc:creator>Carla Dos Santos</dc:creator>
      <pubDate>Sun, 06 Mar 2022 21:02:00 +0000</pubDate>
      <link>https://dev.to/cclics/getting-back-to-the-right-route-kp1</link>
      <guid>https://dev.to/cclics/getting-back-to-the-right-route-kp1</guid>
      <description>&lt;p&gt;Hello everyone,&lt;/p&gt;

&lt;p&gt;This month I finally started working on the project, which  goal is to build a webapp that will exchange data with an external application. &lt;/p&gt;

&lt;p&gt;The Tech Stack is Java JEE, MySql, Wildfly, REST.&lt;/p&gt;

&lt;p&gt;In the kickoff meeting with the subject matter experts and the IT Architect, I only gathered the functional requirements. &lt;br&gt;
After that, I realized that I was still asking questions as an analyst and not as a developer and the questions about non-functional requirements were not covered. I also realized that learning new technologies or refreshing software development skills is not enough to be in front of the computer and code. I talked to an experienced developer who gave me some hints to help me think again as a coder. &lt;/p&gt;

&lt;p&gt;I listed things I need to do to help me with this project:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Admit that this code is practice and I had not been involved with it for very long. So I need to be patient with the learning curve and also be able to handle it in the time I will be stuck with some code problem.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Organize the task to be done (functional and non-functional requirements) before sitting in front of the computer to code.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Learn the knowledge and try to implement it as quickly as possible.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Be involved in development forums.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Sharing/writing what has been learned. I created an account on Confluence to write my own tutorials.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Going to code review meetings.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Photo by cottonbro from Pexels&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Back to the roots</title>
      <dc:creator>Carla Dos Santos</dc:creator>
      <pubDate>Wed, 03 Nov 2021 10:48:16 +0000</pubDate>
      <link>https://dev.to/cclics/back-to-the-roots-1an4</link>
      <guid>https://dev.to/cclics/back-to-the-roots-1an4</guid>
      <description>&lt;p&gt;Hi, DEV community!&lt;/p&gt;

&lt;p&gt;I started out my career as a System Analyst which had to gather requirements but also programming.&lt;/p&gt;

&lt;p&gt;After many years working as an IT Consultant with main focus on BPM (Business Process Management) on the business perspective and Business Analysis, I decided to go back to development and writing code.&lt;/p&gt;

&lt;p&gt;In the last three years was part of the IT-Architecture Team and my focus in the team was mostly about Processes, Technology and Platform and IT Landscape modeling. &lt;/p&gt;

&lt;p&gt;A month ago, I started a new job, now I am part of the development team for BPM Automation. &lt;/p&gt;

&lt;p&gt;We chose Camunda BPM for automating processes. We are also using Java, Spring Boot and Oracle.&lt;/p&gt;

&lt;p&gt;I would like to share with you, how I will be handling to get used to code again in these first three months.&lt;/p&gt;

&lt;p&gt;Photo by &lt;a href="https://www.pexels.com/@felixmittermeier"&gt;Felix Mittermeier&lt;/a&gt; on Pexels&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Start week in code collab</title>
      <dc:creator>Carla Dos Santos</dc:creator>
      <pubDate>Mon, 08 Mar 2021 13:29:54 +0000</pubDate>
      <link>https://dev.to/ourtimefortech/start-week-in-code-collab-21a</link>
      <guid>https://dev.to/ourtimefortech/start-week-in-code-collab-21a</guid>
      <description>&lt;p&gt;The Code Collab Programm started. We got the first meeting to get know each other before our first Sprint Retro &amp;amp; Planning for CodeCollab.&lt;br&gt;
In the first week we had the Sprint Team meeting, the first Talk about our App, the our first discussion about the App and its business requirements.&lt;br&gt;&lt;br&gt;
We got our first tasks before: creating a PR on Git and setup the environment for developing which I faced (still facing) issues installing Postgres and Ruby.&lt;br&gt;
Here are my thoughts about things I think it's important for me to do:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;using &lt;strong&gt;communication&lt;/strong&gt; tools for remote working;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;being aware&lt;/strong&gt; by doing tasks, specially learning something totally new;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;writing&lt;/strong&gt; steps and sources from internet which I have taken to solve a problem or by learning a new stack;&lt;/li&gt;
&lt;li&gt;learning more &lt;strong&gt;Git&lt;/strong&gt; as a project/&lt;strong&gt;collaborative&lt;/strong&gt; tool;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;looking around&lt;/strong&gt; (team, project and information on the internet).&lt;/li&gt;
&lt;/ul&gt;

</description>
    </item>
  </channel>
</rss>
