<?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: Lily</title>
    <description>The latest articles on DEV Community by Lily (@unassuminglily).</description>
    <link>https://dev.to/unassuminglily</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%2F479602%2F9ad44bfd-de69-428d-8af7-efca3313ce7a.jpeg</url>
      <title>DEV Community: Lily</title>
      <link>https://dev.to/unassuminglily</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/unassuminglily"/>
    <language>en</language>
    <item>
      <title>Day 3_ Building Consistency</title>
      <dc:creator>Lily</dc:creator>
      <pubDate>Sat, 03 Oct 2020 22:35:34 +0000</pubDate>
      <link>https://dev.to/unassuminglily/day-3-building-consistency-423a</link>
      <guid>https://dev.to/unassuminglily/day-3-building-consistency-423a</guid>
      <description>&lt;p&gt;I didn't do much coding today. I just finished a Hacker rank challenge and today it was on operators. Did I forget how to do something and spend almost thirty minutes on the question? Yes, yes I did. At least I understood the question well this time... I forgot to input the parameter values and didn't understand why the code was failing. I had to do a quick search on how to call a function before I realised my horrible silly mistake.&lt;/p&gt;

&lt;p&gt;Apart from that, I spent the whole day wireframing and planning out an app for my systems analysis and design class. I think it came out okay although Figma was giving me a hard time selecting and grouping components at some point. &lt;/p&gt;

&lt;p&gt;Tomorrow I'll work on more assignments and the mobile view of my web technologies group project. I'll also make sure to start an actual project. There seems to be less and less time daily.&lt;/p&gt;

&lt;p&gt;Therefore, Hi Lily!&lt;br&gt;
Today you did great. You completed a whole assignment in a day, attended two events and did your challenge. Not only that, but you were able to document it (sort of). I know you're tired, I know it won't be easy everyday and you may be more tired in the future especially with you internship starting in a few days. It will be worth it though. Don't forget it. &lt;/p&gt;

</description>
    </item>
    <item>
      <title>Day 2 Struggles &amp; Victory!</title>
      <dc:creator>Lily</dc:creator>
      <pubDate>Fri, 02 Oct 2020 23:38:38 +0000</pubDate>
      <link>https://dev.to/unassuminglily/day-2-struggles-victory-4nfi</link>
      <guid>https://dev.to/unassuminglily/day-2-struggles-victory-4nfi</guid>
      <description>&lt;p&gt;It's almost 11:30 pm as I type this. Today I actually planned to rest and use my Friday night for leisure activities. I had a coaching session and told my coachee that's what I would do. Fortunately or unfortunately, I didn't. &lt;/p&gt;

&lt;p&gt;So I did today's Hackerrank challenge. It took longer than I expected and when I finally got it right I felt...kinda dumb but only for the first few minutes. It was on Data Types and basically I had to get user input of different types (int, float &amp;amp; string), sum them to their already declared variable matches and display them on new lines.&lt;/p&gt;

&lt;p&gt;It was easy, true. But, your girl didn't read the question well enough so omitted the input part from her solution and kept going at it for almost thirty minutes. I mean it worked for the sample test case but not the hidden one so I was confused. When I figured it out too, I was making very silly mistakes. I was getting a headache... and it's only day two &lt;em&gt;AND&lt;/em&gt; I already know the basics of Python. &lt;em&gt;Sigh&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;Anyway, I've learnt to always read and understand questions clearly before I tackle a problem. I'll be more conscious of it now because I don't want to go through that again. &lt;/p&gt;

&lt;p&gt;There's something good that came out of that though. My mind was more alert and ready to do some work. Fortunately, I could finally install and get a particular version of Angular to work for a project I was doing as part of the Google Africa Developers' Scholarship Program. Mind you this wasn't working for the past three days. Now although previously I had reached module 3, I had to start all over again and frankly, I needed that refresher. I wanted to stop at 4 and sleep but I wasn't ready to take any risks in case the installation wanted to switch up on me again. So I completed it and I'm very very relieved. I guess the leisure day would have to be moved to tomorrow morning :)&lt;/p&gt;

&lt;p&gt;So Lily, next time:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Don't procrastinate. &lt;/li&gt;
&lt;li&gt;Ask for help (looking through responses from other people's issues don't count please).&lt;/li&gt;
&lt;li&gt;Take your time.&lt;/li&gt;
&lt;li&gt;Read and understand. If you get it wrong, take a deep breath and go at it again.&lt;/li&gt;
&lt;li&gt;Also, try working in WSL more to save yourself stress.&lt;/li&gt;
&lt;li&gt;You'll be fine, you won't get overwhelmed. You can do this.&lt;/li&gt;
&lt;li&gt;Hold on to your faith, it won't let you down even when you want to give up on yourself especially. &lt;/li&gt;
&lt;/ol&gt;

</description>
    </item>
    <item>
      <title>Well this is sudden...</title>
      <dc:creator>Lily</dc:creator>
      <pubDate>Thu, 01 Oct 2020 21:58:35 +0000</pubDate>
      <link>https://dev.to/unassuminglily/well-this-is-sudden-cl0</link>
      <guid>https://dev.to/unassuminglily/well-this-is-sudden-cl0</guid>
      <description>&lt;p&gt;I realised if I didn't go back to practising code daily, I'd forget as I did last year.&lt;/p&gt;

&lt;p&gt;What better way to get back to it than to commit myself to journaling daily here and doing a 30 days of code challenge. This was super spontaneous because I don't trust myself to start it any other day. &lt;/p&gt;

&lt;p&gt;I did Day 1 on Hacker Rank- a simple hello world program. I looked for a random challenge and chickened out--I mean it was expert level and I only got the basics down again during the summer. In the days to come I hope I can follow through with my plan to do a mini-project daily.&lt;/p&gt;

&lt;p&gt;I mean, school and my internship can come in the way but I've seen how determined I can be so I'm very hopeful and excited.&lt;/p&gt;

&lt;p&gt;I'm not putting any tags on this &lt;em&gt;but&lt;/em&gt; if you see this and want to stick around, you're welcome!&lt;/p&gt;

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