<?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: Chaance T. Graves</title>
    <description>The latest articles on DEV Community by Chaance T. Graves (@ctg123).</description>
    <link>https://dev.to/ctg123</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%2F190879%2F7fa4e652-85a1-4f57-b80f-d81e75ecedaa.jpeg</url>
      <title>DEV Community: Chaance T. Graves</title>
      <link>https://dev.to/ctg123</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ctg123"/>
    <language>en</language>
    <item>
      <title>Learning from failures</title>
      <dc:creator>Chaance T. Graves</dc:creator>
      <pubDate>Sun, 14 Jul 2019 14:01:45 +0000</pubDate>
      <link>https://dev.to/ctg123/learning-from-failures-l4b</link>
      <guid>https://dev.to/ctg123/learning-from-failures-l4b</guid>
      <description>&lt;p&gt;Hi Dev community,&lt;/p&gt;

&lt;p&gt;Can you describe or provide one incident where things began to fall apart and you had to learn some important lessons when a project or deliverable failed or you couldn't get it to work in time?&lt;/p&gt;

&lt;p&gt;If so, what would you tell yourself from the past based of what you've learned today? 🤔&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>career</category>
      <category>watercooler</category>
    </item>
    <item>
      <title>When is Python a good choice to start with?</title>
      <dc:creator>Chaance T. Graves</dc:creator>
      <pubDate>Sun, 14 Jul 2019 13:16:50 +0000</pubDate>
      <link>https://dev.to/ctg123/when-is-python-a-good-choice-to-start-4j14</link>
      <guid>https://dev.to/ctg123/when-is-python-a-good-choice-to-start-4j14</guid>
      <description>&lt;p&gt;Are you new to programming? have questions about which language would be a good to start with?&lt;/p&gt;

&lt;p&gt;This is actually more a personal preference depending on what the project and solution you're looking to achieve. However, for a beginner, you have lots of flexibility to experiment which one is right for you. One programming language I enjoy working with and others have found useful is Python. I recommend to start with &lt;a href="https://www.python.org/downloads/"&gt;Python 3&lt;/a&gt; as it has more community support to be developed and used for years to come.&lt;/p&gt;

&lt;p&gt;There are likely millions of developers around the world using Python to build projects, tools, and using it to teach others the fundamentals of programming. You can do all kinds of other amazing work in a multitude of domains.&lt;/p&gt;

&lt;h4&gt;
  
  
  Example applications:
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Web applications&lt;/li&gt;
&lt;li&gt;Machine Learning / Deep learning&lt;/li&gt;
&lt;li&gt;Automating weekly emails&lt;/li&gt;
&lt;li&gt;Setting up jobs to update a spreadsheet&lt;/li&gt;
&lt;li&gt;etc....&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Helpful online resources &amp;amp; books
&lt;/h4&gt;

&lt;p&gt;There are plentiful resources you can find online to teach yourself Python or  pair with a small group to work on projects!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.codecademy.com/learn/learn-python-3"&gt;Codeacademy&lt;/a&gt;: Codeacademy offers free code tutorials are very popular for good reason. The tutorials should give a good idea of what it's like to code Python with hands-on lessons where you actually get to write some code.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://learncodethehardway.org/python/"&gt;Learn Python the Hard Way by Zed Shaw&lt;/a&gt;: This book is well received and aims to teach beginners how to read and write basic Python as a foundation to understand other books on Python. It is high quality which I recommend regardless of where your current skill is. You can try the &lt;a href="https://learnpythonthehardway.org/python3/"&gt;free sample&lt;/a&gt; to see if it would work for you.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://realpython.com/"&gt;Real Python&lt;/a&gt;: This website offers tutorials to learn any aspect of Python you curious about learning about.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://automatetheboringstuff.com/"&gt;Automate the boring stuff with Python by Al Sweigart&lt;/a&gt;: This is a enjoyable read and practical for anyone who has or currently working a tedious, routine job! He also offers a video course provided through Udemy.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.udemy.com/topic/python/free/"&gt;Udemy&lt;/a&gt;: You can find all sorts of courses and projects offered on this online education website. They range from beginner to advanced and have instructors teaching subjects in finance, data science, full-stack web development and more.&lt;/p&gt;

&lt;p&gt;This will jumpstart your programming journey for success. Feel free to discuss any other useful resources or projects you've discovered learning Python. 👌🏾&lt;/p&gt;

&lt;p&gt;-  Chaance&lt;/p&gt;

</description>
      <category>python</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
