<?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: Caitlin Elliott</title>
    <description>The latest articles on DEV Community by Caitlin Elliott (@caitlineelliott).</description>
    <link>https://dev.to/caitlineelliott</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%2F397899%2F0530bc81-010d-4520-b29a-5a20cb0ac2dd.jpg</url>
      <title>DEV Community: Caitlin Elliott</title>
      <link>https://dev.to/caitlineelliott</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/caitlineelliott"/>
    <language>en</language>
    <item>
      <title>Days 2-8: It's a Marathon, Not a Sprint</title>
      <dc:creator>Caitlin Elliott</dc:creator>
      <pubDate>Wed, 17 Jun 2020 22:43:19 +0000</pubDate>
      <link>https://dev.to/caitlineelliott/days-2-8-it-s-a-marathon-not-a-sprint-d72</link>
      <guid>https://dev.to/caitlineelliott/days-2-8-it-s-a-marathon-not-a-sprint-d72</guid>
      <description>&lt;p&gt;I took a bit of a personal break between my last post and this one, but now that I'm a bit back in the saddle, I wanted to give a little update as to what I've been working on since I last blogged at the end of May. For those of you who read my last update, you'll know I've been working my way through Responsive Web Design certification from FreeCodeCamp (FCC). In the past two weeks, I've completed all of the lessons and two of the five capstone projects. &lt;/p&gt;

&lt;p&gt;I also had a fun career advice chat with a new friend from WomenWhoCode and watched most of &lt;a href="https://www.youtube.com/watch?v=KgSvw3H9K10" rel="noopener noreferrer"&gt;this video&lt;/a&gt; from RealToughCandy that reviews a bunch of different coding bootcamps. &lt;/p&gt;

&lt;p&gt;I've made a lot of good progress over the past several weeks. A lot of the lessons I went through felt familiar, but staring at a blank CodePen screen and trying to remember everything I'd learned had me feeling a little like this: &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fmedia2.giphy.com%2Fmedia%2F35MEvkAhDMMzBE0Re5%2Fgiphy.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fmedia2.giphy.com%2Fmedia%2F35MEvkAhDMMzBE0Re5%2Fgiphy.gif" alt="Yogi Bear falling off a cliff"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After having gone through most of this self-paced certification, I think I definitely need to explore bootcamp options that offer a more guided approach. Having someone further along to lead me through the process seems a lot more necessary than I first anticipated. Something like &lt;a href="https://www.udacity.com/course/front-end-web-developer-nanodegree--nd0011" rel="noopener noreferrer"&gt;Udacity&lt;/a&gt; or &lt;a href="https://join.teamtreehouse.com/front-end-web-development-techdegree/" rel="noopener noreferrer"&gt;Treehouse&lt;/a&gt; looks appealing, but I haven't decided which I'll choose yet. &lt;/p&gt;

&lt;p&gt;In the meantime, here are my first two completed projects! The code is messy and they're not perfect, but I'm really proud of the progress I've made so far. You can click on the screenshots below to view the full CodePen.&lt;/p&gt;

&lt;center&gt;&lt;b&gt;Tribute Page:&lt;/b&gt;&lt;/center&gt;

&lt;p&gt;&lt;a href="https://codepen.io/caitlineelliott/full/QWyNMPy" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fpro2-bar-s3-cdn-cf6.myportfolio.com%2F34a7211e-28fa-4773-ac6b-48c96ab258a5%2F7f2ab474-1405-4a53-8c5a-0453675cfb3a_rw_1920.png%3Fh%3Db1bd2580a79f5288206367692a8d8b72" alt="Tribute Page Screenshot"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;center&gt;&lt;b&gt;Survey Form:&lt;/b&gt;&lt;/center&gt;

&lt;p&gt;&lt;a href="https://codepen.io/caitlineelliott/full/rNxeqor" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fpro2-bar-s3-cdn-cf6.myportfolio.com%2F34a7211e-28fa-4773-ac6b-48c96ab258a5%2F7b27da62-d9d6-4eee-b17c-82b47a80e321_rw_1920.png%3Fh%3Dbdfc4e3075d5cfc5476669e7ab45c643" alt="Tribute Page Screenshot"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And, for posterity, my task log: &lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Day&lt;/th&gt;
&lt;th&gt;Tasks Completed&lt;/th&gt;
&lt;th&gt;Time&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;2&lt;/td&gt;
&lt;td&gt;FCC: Applied Visual Design&lt;/td&gt;
&lt;td&gt;1hr 30min&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;td&gt;FCC: Applied Accessibility&lt;/td&gt;
&lt;td&gt;44min&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;4&lt;/td&gt;
&lt;td&gt;FCC: Responsive Web Design Principles, CSS Flexbox, CSS Grid, Tribute Page Challenge&lt;/td&gt;
&lt;td&gt;1hr 59min&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;5&lt;/td&gt;
&lt;td&gt;Work on Tribute Page &amp;amp; Survey Form Challenges&lt;/td&gt;
&lt;td&gt;6hr 53min&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;6&lt;/td&gt;
&lt;td&gt;Work on Tribute Page &amp;amp; Survey Form&lt;/td&gt;
&lt;td&gt;31min&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;td&gt;Work on Tribute Page&lt;/td&gt;
&lt;td&gt;40min&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;8&lt;/td&gt;
&lt;td&gt;Finish on Tribute Page &amp;amp; Survey Form, Start Product Landing Page Challenge&lt;/td&gt;
&lt;td&gt;4hr 20min&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Until next time, friends!&lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>webdev</category>
      <category>html</category>
      <category>css</category>
    </item>
    <item>
      <title>Day 1: Yeah, Just Change It up a a Bit So It Doesn’t Look Obvious</title>
      <dc:creator>Caitlin Elliott</dc:creator>
      <pubDate>Sun, 31 May 2020 01:32:17 +0000</pubDate>
      <link>https://dev.to/caitlineelliott/day-1-yeah-just-change-it-up-a-a-bit-so-it-doesn-t-look-obvious-231m</link>
      <guid>https://dev.to/caitlineelliott/day-1-yeah-just-change-it-up-a-a-bit-so-it-doesn-t-look-obvious-231m</guid>
      <description>&lt;p&gt;In my younger and more vulnerable years, I didn't &lt;em&gt;really&lt;/em&gt; want to learn to code. I just wanted results. &lt;/p&gt;

&lt;p&gt;Through sheer repetition, I learned enough to bold and italicize text, sure. I knew how to put an image on a webpage, make a link. But the more complicated stuff, puhh-shaaa! I was far more interested in achieving the look I wanted at the time than gaining a new skill to use later. &lt;/p&gt;

&lt;p&gt;Enter coding myspace and tumblr bloggers. My salvation. &lt;/p&gt;

&lt;p&gt;I was an awkward teen who didn't want to tell anyone about her internet hobbies, and these pioneers saved me. These folks had already figured out how to do all the cool stuff on my blogs that I wanted, and all I had to do was just copy their code out of the tiiiiny scroll boxes they put it in and paste it into the editor on my websites. &lt;/p&gt;

&lt;p&gt;From there, my work began. &lt;/p&gt;

&lt;p&gt;My formative coding education wasn't in learning what tags or attributes meant and how to apply them, it was a hilarious mishmash of trial and error as I learned to reverse engineer code someone had written for a slightly different purpose to suit my needs. Sort of like the "Can I copy your homework?" meme. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fydzkn2e7ijf33siwodsr.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fydzkn2e7ijf33siwodsr.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;That's why this first day of FreeCodeCamp has been so interesting. Today, I completed all the challenges in the "Basic HTML and HTML5" and "Basic CSS" modules of FreeCodeCamp's Responsive Web Design certification. I remembered a lot  more than I expected to from my teen years, but it was exciting to, for the first time, stare at a blank screen and write code from scratch. &lt;/p&gt;

&lt;p&gt;Now, if you'll permit me make a little list, trying out a bit of HTML I learned today...&lt;/p&gt;

&lt;p&gt;&lt;b&gt;That Sweet, Sweet Data:&lt;/b&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Bootcamp: FreeCodeCamp&lt;/li&gt;
&lt;li&gt;Modules Completed: Basic HTML and HTML5, Basic CSS&lt;/li&gt;
&lt;li&gt;Time Spent: 1 hour 55 minutes&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The spacing is wonky, but there is a list I made with code I wrote, so I'll call it a win for today, my friends!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>codenewbie</category>
      <category>css</category>
      <category>html</category>
    </item>
    <item>
      <title>Day 0: Welcome To My Blog</title>
      <dc:creator>Caitlin Elliott</dc:creator>
      <pubDate>Fri, 29 May 2020 13:31:21 +0000</pubDate>
      <link>https://dev.to/caitlineelliott/hello-and-welcome-to-my-blog-1l18</link>
      <guid>https://dev.to/caitlineelliott/hello-and-welcome-to-my-blog-1l18</guid>
      <description>&lt;p&gt;I always used to think I wanted to blog as a teenager/college kid, but then I would get done designing everything and bail. I think I had more fun messing around with Wordpress templates than I did blogging, which seems like a pretty strong indicator that I might enjoy web dev more than writing a blog... so here we are. &lt;/p&gt;

&lt;p&gt;I'm 30 years old, and I'm learning to code in the hopes of becoming a web developer. I thought a blog (that I can't get caught up in designing!) would be a good way to document my progress, as well as network and continue to learn more about coding/programming/etc.&lt;/p&gt;

&lt;p&gt;So, by way of introduction, here's a bit about me, as told through my teenage coding experience: &lt;/p&gt;

&lt;p&gt;&lt;b&gt;Age 11:&lt;/b&gt; I downloaded a maze maker from Neopets, and I worked for WEEKS on making my own maze for other users to play. My dad deleted it because it was going to cause ~viruses~ on our family computer. &lt;/p&gt;

&lt;p&gt;&lt;b&gt;Age 13:&lt;/b&gt; Not to be deterred, I told my parents I wanted to Make A Website. I can't remember if it was on Angelfire or Geocities, but something like that. Anyway, it was biographical in nature. The background was red. Most of the content was devoted to how Legolas from Lord of the Rings was dreamy. &lt;/p&gt;

&lt;p&gt;&lt;b&gt;Age 14:&lt;/b&gt; Does anyone who grew up in the early 2000s remember buddy4u.com? The name sounds mega sketch, but I did code a dope profile on there for myself with rainbow text that I linked to in my AIM away message, like a classy teen. I was strongly inspired by a friend at the time who figured out how to get "My Boo" by Usher to play on her profile. &lt;/p&gt;

&lt;p&gt;&lt;b&gt;Age 15:&lt;/b&gt; Got deep into Myspace customization. I made my own top 8 and put my crush at #2 instead of #1 so as not to seem too thirsty. &lt;/p&gt;

&lt;p&gt;&lt;b&gt;Age 17:&lt;/b&gt; ADAMANTLY resisted the big move to Facebook because you couldn't make it pretty, gave in eventually. &lt;/p&gt;

&lt;p&gt;In the years since my teenage coding explorations, I hopped around several college majors (graphic design, government) before settling on English. I've since earned two English degrees, and I now work in higher education. &lt;/p&gt;

&lt;p&gt;Though I've enjoyed my career thus far, I'm feeling the time for a change. The landscape of higher ed is changing in some ways I don't love, and quarantine has taught me that I love working from home. I'm hoping to spend the next year or so teaching myself how to code so that I can become a web developer and hang out in my house all day with my dog who would rather be left alone but also all up in my business, as her mood dictates.&lt;br&gt;
   &lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fzs9ey7xzkjc0taxc2tkn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fzs9ey7xzkjc0taxc2tkn.png"&gt;&lt;/a&gt;Dog (Jinx) and Husband (Coleman)&lt;br&gt;
So this is the beginning of my journey. I'm excited for all I will learn in the coming months, and I hope I actually keep this blog up like I'm planning to!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>career</category>
      <category>beginners</category>
      <category>codenewbie</category>
    </item>
  </channel>
</rss>
