<?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: Jesse Calton</title>
    <description>The latest articles on DEV Community by Jesse Calton (@jessecalton).</description>
    <link>https://dev.to/jessecalton</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%2F35597%2Fdeeb262f-572d-4df6-a82a-6008b4cf59bb.jpg</url>
      <title>DEV Community: Jesse Calton</title>
      <link>https://dev.to/jessecalton</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jessecalton"/>
    <language>en</language>
    <item>
      <title>What are your metrics for successful learning?</title>
      <dc:creator>Jesse Calton</dc:creator>
      <pubDate>Wed, 30 Dec 2020 19:36:26 +0000</pubDate>
      <link>https://dev.to/jessecalton/what-are-your-metrics-for-successful-learning-en4</link>
      <guid>https://dev.to/jessecalton/what-are-your-metrics-for-successful-learning-en4</guid>
      <description>&lt;p&gt;Do you ever take on a learning track and sooner or later realize just how big the mountain is? Maybe you spend 3 months with your nose to the grindstone only to look up and see that you are nowhere near where you thought you'd be after 3 months, despite all the effort you put in.&lt;/p&gt;

&lt;p&gt;I think as programmers, we naturally look for the most efficient way to do something. Even when we've optimized our learning, there's still no replacement for the time and elbow grease required.&lt;/p&gt;

&lt;p&gt;What are your metrics for success when pursuing a new learning track? How do you move the goal post if you realized you've bitten off more than you can chew?&lt;/p&gt;

&lt;p&gt;Maybe you have no metric for success, and your metric is more akin to spending 30 minutes a day working on X, 5 days a week.&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>learning</category>
      <category>motivation</category>
    </item>
    <item>
      <title>The Google Doodle Games - Open Sourced?</title>
      <dc:creator>Jesse Calton</dc:creator>
      <pubDate>Fri, 30 Oct 2020 19:54:11 +0000</pubDate>
      <link>https://dev.to/jessecalton/the-google-doodle-games-open-sourced-3ngd</link>
      <guid>https://dev.to/jessecalton/the-google-doodle-games-open-sourced-3ngd</guid>
      <description>&lt;p&gt;Have you played the Halloween game on Google's home page? It's super clever. I love the little interactive doodles they do.&lt;/p&gt;

&lt;p&gt;I've been wanting to get into making (relatively) simple games like that. I'm wondering if Google has public repositories for their interactive doodles. Does anyone know?&lt;/p&gt;

</description>
      <category>opensource</category>
    </item>
    <item>
      <title>My Recipe For Learning</title>
      <dc:creator>Jesse Calton</dc:creator>
      <pubDate>Tue, 25 Aug 2020 19:19:36 +0000</pubDate>
      <link>https://dev.to/jessecalton/my-recipe-for-learning-20pm</link>
      <guid>https://dev.to/jessecalton/my-recipe-for-learning-20pm</guid>
      <description>&lt;p&gt;I've recently reflected on my learning process. Even though I'm always finding new insights as to how I best learn, I feel I'm at a point where I've established a good groove when it comes to gradual and methodical improvement.&lt;/p&gt;

&lt;p&gt;I hope to make blogging a regular practice as I continue reflecting on my growth as a developer.&lt;/p&gt;

&lt;p&gt;In this post, I talk about getting out of tutorial hell, how I stay motivated, how I best retain information, and to embrace your shitty first project as a learning experience.&lt;/p&gt;

&lt;p&gt;Hope it speaks to you!&lt;br&gt;
&lt;a href="https://medium.com/@jessecalton/my-recipe-for-learning-c4ae37208c9a"&gt;https://medium.com/@jessecalton/my-recipe-for-learning&lt;/a&gt;&lt;/p&gt;

</description>
      <category>learning</category>
      <category>productivity</category>
      <category>beginners</category>
      <category>codenewbie</category>
    </item>
    <item>
      <title>Interview Cake's Full Course is $29 for 12 months of access</title>
      <dc:creator>Jesse Calton</dc:creator>
      <pubDate>Sat, 15 Aug 2020 16:28:46 +0000</pubDate>
      <link>https://dev.to/jessecalton/interview-cake-s-full-course-is-29-for-12-months-of-access-1ohj</link>
      <guid>https://dev.to/jessecalton/interview-cake-s-full-course-is-29-for-12-months-of-access-1ohj</guid>
      <description>&lt;p&gt;As someone who does not have a computer science degree, &lt;a href="https://www.interviewcake.com/"&gt;Interview Cake&lt;/a&gt; was an amazing service to help fill those knowledge gaps. I highly recommend it to all my bootcamp friends (and CS-degree friends) who are on the job hunt.&lt;/p&gt;

&lt;p&gt;I first used it 3 years ago when I was fresh out of bootcamp. It was amazing back then, but they've added a lot more helpful content and have built-in test cases for each algorithm now.&lt;/p&gt;

&lt;p&gt;What I love most about it is that you can see the examples in the language of your choice. In other words, if you select JavaScript as your language, &lt;strong&gt;every&lt;/strong&gt; code example will be in JavaScript, unlike some sites where you have to "transpose" the example content from Java or C++ to the language you are working with.&lt;/p&gt;

&lt;p&gt;They really do a great job of "showing you the door" to the answer, eventually revealing the best solution (taking space and time complexity into consideration).&lt;/p&gt;

&lt;p&gt;Since practicing data structures and algorithms is nobody's favorite thing, I like how they keep things light with clever scenarios for each algorithm. For instance, the combining sorted arrays problem has a "selling girl scout cookies" backstory, and subsequent related variable names.&lt;/p&gt;

&lt;p&gt;It's down from it's regular $249 for 12 months of access, as well as a free trial, but if for whatever reason you hate it, they've got a money-back guarantee. ✌️&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Not an endorsement. I'm just a regular guy trying to help his fellow job-hunting dev.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>career</category>
      <category>interview</category>
      <category>computerscience</category>
      <category>algorithms</category>
    </item>
  </channel>
</rss>
