<?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: Karen Kathryn</title>
    <description>The latest articles on DEV Community by Karen Kathryn (@karenkathryn).</description>
    <link>https://dev.to/karenkathryn</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%2F348320%2F0507fb2d-db9f-4727-b233-889ba0a62535.jpeg</url>
      <title>DEV Community: Karen Kathryn</title>
      <link>https://dev.to/karenkathryn</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/karenkathryn"/>
    <language>en</language>
    <item>
      <title>Combining SQL and Astronomy</title>
      <dc:creator>Karen Kathryn</dc:creator>
      <pubDate>Sun, 17 May 2020 16:51:23 +0000</pubDate>
      <link>https://dev.to/karenkathryn/combining-sql-and-astronomy-1d17</link>
      <guid>https://dev.to/karenkathryn/combining-sql-and-astronomy-1d17</guid>
      <description>&lt;p&gt;Hi friends - I've been writing a series of blog tutorials on SQL using examples from the field of astronomy. If you are new to learning SQL -- take a look! &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Black Holes, Planets, and SQL [link &lt;a href="https://medium.com/swlh/black-holes-planets-and-sql-5667e74b272a"&gt;here&lt;/a&gt;]&lt;/li&gt;
&lt;li&gt;Touring the Solar System with SQL [link &lt;a href="https://medium.com/swlh/touring-the-solar-system-with-sql-b2a9d167b829"&gt;here&lt;/a&gt;]&lt;/li&gt;
&lt;li&gt;Searching for Moons with SQL [link &lt;a href="https://medium.com/swlh/searching-for-moons-with-sql-4d803738347c"&gt;here&lt;/a&gt;]&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;What topics would you like me to cover in future posts?&lt;/em&gt;&lt;/p&gt;

</description>
      <category>sql</category>
      <category>astronomy</category>
      <category>blog</category>
    </item>
    <item>
      <title>Nevertheless, she questioned</title>
      <dc:creator>Karen Kathryn</dc:creator>
      <pubDate>Sat, 21 Mar 2020 17:54:59 +0000</pubDate>
      <link>https://dev.to/karenkathryn/nevertheless-she-questioned-22jj</link>
      <guid>https://dev.to/karenkathryn/nevertheless-she-questioned-22jj</guid>
      <description>&lt;p&gt;Hi all! Have you ever sat in class, learned math principles &lt;em&gt;and then&lt;/em&gt; weeks later learned &lt;em&gt;all&lt;/em&gt; the technical stuff? Ever wondered how the tech stuff ties back to the math?&lt;/p&gt;

&lt;p&gt;I've wondered that too. Why spend so much time learning statistics and probability principles and then, afterward, learn about confusion matrices and classification metrics without any references to the math principles learned earlier?&lt;/p&gt;

&lt;p&gt;Let's chat in the comments - I want to know if you've ever thought about this.&lt;/p&gt;

</description>
      <category>math</category>
      <category>datascience</category>
      <category>machinelearning</category>
      <category>connections</category>
    </item>
    <item>
      <title>Nevertheless, Karen Coded</title>
      <dc:creator>Karen Kathryn</dc:creator>
      <pubDate>Mon, 09 Mar 2020 21:22:24 +0000</pubDate>
      <link>https://dev.to/karenkathryn/nevertheless-karen-coded-4jde</link>
      <guid>https://dev.to/karenkathryn/nevertheless-karen-coded-4jde</guid>
      <description>&lt;p&gt;I am late to the coding scene. I didn't get started until my last year as an undergrad. I studied Astrophysics and Math for four long years. For my final thesis in both subjects, I wanted to learn more about galaxies in the universe colliding and merging.&lt;/p&gt;

&lt;h5&gt;
  
  
  Moreover, I wanted to simulate two galaxies colliding.
&lt;/h5&gt;

&lt;h5&gt;
  
  
  And, I wanted to make a video for the planetarium to display.
&lt;/h5&gt;

&lt;p&gt;This was not an easy task, because I didn't know how to code. So - I taught myself to code in FORTRAN (the language I used for the simulation). I also needed to learn the specific languages to port the output of the simulation (the position of each part of the galaxy collision) to the computers in the planetarium. At the end of the project, I gained skills that I had never even considered before.&lt;/p&gt;

&lt;p&gt;Fast forward a few years later and I was using PERL and a mix of other languages in my job. The department that I worked in had a few trainings on the tools and techniques that I used, but I mostly self-learned the technical aspects that the work required.&lt;/p&gt;

&lt;p&gt;Even a few months ago, I started learning Python and SQL. Again, most this is self-taught.&lt;/p&gt;

&lt;h3&gt;
  
  
  Advice for girls who want to learn
&lt;/h3&gt;

&lt;p&gt;If you have a curiosity for programming -- pay attention to that! Use your interest and passion to learn a new skill. Some places to learn are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.codecademy.com/"&gt;Codeacademy&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://code.org/learn"&gt;code.org&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.codewars.com/"&gt;codewars&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.coursera.org/courses?query=coding"&gt;Coursera&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Your new skill might lead to a lifelong journey in a career you never considered!&lt;/p&gt;

</description>
      <category>wecoded</category>
      <category>learning</category>
      <category>curiosity</category>
      <category>fortran</category>
    </item>
  </channel>
</rss>
