<?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: Maik</title>
    <description>The latest articles on DEV Community by Maik (@code_with_maik).</description>
    <link>https://dev.to/code_with_maik</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%2F1165997%2F277bee11-78ee-4aee-94ec-0739490f7493.png</url>
      <title>DEV Community: Maik</title>
      <link>https://dev.to/code_with_maik</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/code_with_maik"/>
    <language>en</language>
    <item>
      <title>Getting back to coding - 2 weeks later</title>
      <dc:creator>Maik</dc:creator>
      <pubDate>Wed, 04 Oct 2023 08:45:09 +0000</pubDate>
      <link>https://dev.to/code_with_maik/getting-back-to-coding-2-weeks-later-33f</link>
      <guid>https://dev.to/code_with_maik/getting-back-to-coding-2-weeks-later-33f</guid>
      <description>&lt;p&gt;I can't believe but 2 weeks have passed already and they have not been the easiest. Despite my partner falling ill and some - as they call it - challenges at my regular 9-5, I did manage to continue learning.&lt;/p&gt;

&lt;p&gt;The pomodoro technique definitely proofed itself worth it. I kept following the Freecodecamp learning paths and discovered &lt;a href="https://www.theodinproject.com/"&gt;The Odin Project&lt;/a&gt; - more on that later.&lt;/p&gt;

&lt;p&gt;My conclusion of the last weeks: I do enjoy the comfort of freedcodecamp telling me exactly what to do. However, starting my own project seems terrifying although I'm capable. As for most people it's difficult, I assume, to take off the training wheels.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Odin Project&lt;/strong&gt; somehow took away this kind of anxiety though. With the curriculum being structured and offering all information + additional resources I can continue learning but do need to use my logical thinking more actively.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;I need to come up with the solution and use the knowledge I have.&lt;br&gt;
I need to look up things in documentations/ stackoverflow.&lt;br&gt;
I need to think ahead and make decisions but also question my decisions.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Especially the last part is what elevated my learning. Now I'm recapping more effectively and ask myself &lt;strong&gt;'Can I explain this concept to somebody else?'&lt;/strong&gt;. Because if I can explain it, it means I understood and if there are certain things I can't explain, I just identified a gap in my knowledge.&lt;/p&gt;

&lt;p&gt;Lastly, engaging in channels where other people ask questions about their code is also a great way for me to learn. Taking a look and asking myself 'How would I approach this?', 'What's the cause?' and if I come up with a solution 'How can I explain this to the person asking?'.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>motivation</category>
      <category>learning</category>
      <category>codenewbie</category>
    </item>
    <item>
      <title>Getting back to coding in 2023</title>
      <dc:creator>Maik</dc:creator>
      <pubDate>Wed, 20 Sep 2023 14:05:04 +0000</pubDate>
      <link>https://dev.to/code_with_maik/getting-back-to-coding-in-2023-55lh</link>
      <guid>https://dev.to/code_with_maik/getting-back-to-coding-in-2023-55lh</guid>
      <description>&lt;p&gt;Hi, I'm Maik, and I completed a coding bootcamp in 2020. The whole program took me six months to finish since I was doing it part-time while still working my regular job. During the bootcamp, I met a classmate who offered me a freelance job at his company right after the camp.&lt;/p&gt;

&lt;p&gt;I took the chance even though I knew the job would be limited to one year, and all the knowledge I would gain would be self-taught. To be honest, I also didn't feel like we had the experience to offer clients a web shop, but we did, thanks to Ruby on Rails and a shop system that we could integrate with our Rails project. Sometimes you really do need audacity. If you think that's already a bit crazy, we also attempted to implement a payment provider from Argentina because our client was from South America, and Stripe wasn't an option at that time.&lt;/p&gt;

&lt;p&gt;What happened next was that our contract eventually came to an end, and I had to venture out to find a new job. I started applying at different companies and received interview invitations, but my confidence at this point in time was really low. Most of the time, I felt like I couldn't make it, that it was too much, and I couldn't keep up with things. Then came the day when I was given a coding challenge for an interview, and I just couldn't solve it. The task was so abstract; I had no idea where to begin. For me and my potential career, this was the last time I should touch code for a while.&lt;/p&gt;

&lt;p&gt;Three years have passed, and I'm back. I want to give it another try and see if I can land a job because coding has been one of the few things I can actually see myself doing long-term. I'm dedicated and excited, ready to document my process and start again with a more defined goal and better self-talk.&lt;/p&gt;

&lt;p&gt;Despite having some knowledge, I do feel like a beginner again since it has been three years. But here is my current action plan.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 1 - Setup&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;I chose VS Code, although I used to use Sublime Text.&lt;/li&gt;
&lt;li&gt;signed up for Github, &lt;a href="https://codepen.io/"&gt;Codepen&lt;/a&gt;, and &lt;a href="https://www.freecodecamp.org/"&gt;Freecodecamp&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;got a dev.to account (obviously)&lt;/li&gt;
&lt;li&gt;I got a Pomodoro app: I will be using this method during my learning because I tend to either keep reading and studying or get distracted because my brain believes it needs a break when only five minutes of focus time have passed.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Step 2 - Refresh&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;I will take the courses on Freecodecamp since I do want to get the certification and believe this guidance is better than shooting in the dark.&lt;/li&gt;
&lt;li&gt;My goal is a frontend developer position, so I chose the courses Responsive Web Design, Front End Development Libraries, and JavaScript Algorithms and Data Structures for now.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Step 3 - Reflect and document&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;I will keep an eye on my progress by comparing my work to my previous work only and not to what others accomplish.&lt;/li&gt;
&lt;li&gt;I plan to spend about 30 minutes per day to journal and reflect on the day before.&lt;/li&gt;
&lt;li&gt;I'll share my learnings, successes, and struggles because maybe YOU are going through something very similar right now.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Photo by &lt;a href="https://unsplash.com/@giabyte?utm_source=unsplash&amp;amp;utm_medium=referral&amp;amp;utm_content=creditCopyText"&gt;Gia Oris&lt;/a&gt; on &lt;a href="https://unsplash.com/photos/_uM5_nG2ssc?utm_source=unsplash&amp;amp;utm_medium=referral&amp;amp;utm_content=creditCopyText"&gt;Unsplash&lt;/a&gt;&lt;/p&gt;

</description>
      <category>learning</category>
      <category>frontend</category>
      <category>motivation</category>
      <category>react</category>
    </item>
  </channel>
</rss>
