<?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: Chris Davis</title>
    <description>The latest articles on DEV Community by Chris Davis (@compsciguy777).</description>
    <link>https://dev.to/compsciguy777</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%2F158671%2Ffbced504-1a23-4a00-890c-cc517b381f65.jpeg</url>
      <title>DEV Community: Chris Davis</title>
      <link>https://dev.to/compsciguy777</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/compsciguy777"/>
    <language>en</language>
    <item>
      <title>My Development Journey...</title>
      <dc:creator>Chris Davis</dc:creator>
      <pubDate>Sat, 20 Apr 2019 19:25:13 +0000</pubDate>
      <link>https://dev.to/compsciguy777/my-development-journey-4oj8</link>
      <guid>https://dev.to/compsciguy777/my-development-journey-4oj8</guid>
      <description>&lt;p&gt;I felt it was time to tell my web developer story.  I have seen a number of people tell, the classic ‘how I got here’ and I am feeling pretty strong in my abilities at the moment so here it goes:&lt;/p&gt;

&lt;p&gt;My first real experience with programming came in high school.  It didn't go anywhere, it was not a great class.  I played with visual basic, I got my first demonstration of a C++ program, the standard &lt;code&gt;Hello World.&lt;/code&gt;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;#include &amp;lt;iostream&amp;gt;
using namespace std;

int main() 
{
    cout &amp;lt;&amp;lt; "Hello, World!";
    return 0;
}
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;p&gt;When I saw it, I was confused/scared/frustrated, I didn't learn anything and it was a real waste of a class(although maybe it was just the seed).  I didn't touch computer science, coding, or any other aspect of development for years.&lt;/p&gt;

&lt;p&gt;Fast Forward to 2012, I had hit a low point, dropped out of medical school and was floundering, while working in AC repair.  I happened to work on a customers house who had some books on python programming and that peaked my interest again.  I studied python.&lt;/p&gt;

&lt;p&gt;Then in 2013, I started the tutorials... I did Code Academy, Treehouse, Youtube videos, more guides than I can count or remember.  I did Coursera, and built a series of games with python.  I also took a Coursera course learning algorithms in Java, it didn’t go well and I dropped out.  But I’d didn’t give up.  All the while, I was stuck in the Military, and while I think its a great profession for some, it wasn't for me.  I served my contract and I studied:&lt;/p&gt;

&lt;p&gt;-HTML&lt;br&gt;
-CSS&lt;br&gt;
-Javascript&lt;br&gt;
-Python&lt;br&gt;
-C++&lt;br&gt;
-Java(just a little bit)&lt;br&gt;
-Git&lt;br&gt;
-OOP&lt;br&gt;
-Big O notation&lt;/p&gt;

&lt;p&gt;Fast Forward to 2018, and I moved to a new area and needed a change in my life.  I saw a local job for a PHP developer and decided to give it a shot. I didn't have a tremendous amount of PHP experience but at this point, I realized I was going to try for the position and I called them.  I got a developer on the phone and talked to him.  We had a good conversation and after getting my resume, he asked me to come in for an interview.  I did and I took a test, and I got much of it right. (I learned later from him, that they didn't have many qualified candidates, and I knew more than most of the people who had applied for the position).  It is funny too, I still wasn't super confident in my abilities.  But I was happy to have this position, I was learning a lot every day.&lt;/p&gt;

&lt;p&gt;In time, I decided I wanted to do JavaScript development and started learning React.  I then transitioned to a React development position where I started learning the Agile development process and I had a true team development position.  I a really happy with this position and wonder where I want to go next.  I am thinking React Native and Typescript, we have some projects in the future that are going to involve them.  I also want to get my own projects off the ground.&lt;/p&gt;

&lt;h3&gt;
  
  
  December 2019 Update
&lt;/h3&gt;

&lt;p&gt;At this point, I am feeling more confident in my React Native Abilities and I have been teaching new developers I work with both the React and React Native applications that we have.  I have also been learning Java (specifically, SpringBoot) some and other associated back-end technologies.&lt;/p&gt;

</description>
      <category>react</category>
      <category>javascript</category>
      <category>php</category>
      <category>reactnative</category>
    </item>
  </channel>
</rss>
