<?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: Curious Wizard</title>
    <description>The latest articles on DEV Community by Curious Wizard (@curious_wizard).</description>
    <link>https://dev.to/curious_wizard</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%2F213087%2F0296b073-5f84-496f-99ed-6359c95fee50.jpg</url>
      <title>DEV Community: Curious Wizard</title>
      <link>https://dev.to/curious_wizard</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/curious_wizard"/>
    <language>en</language>
    <item>
      <title>Programming is Magic - and You Are NOT a Muggle</title>
      <dc:creator>Curious Wizard</dc:creator>
      <pubDate>Fri, 16 Aug 2019 12:00:01 +0000</pubDate>
      <link>https://dev.to/curious_wizard/programming-is-magic-and-you-are-not-a-muggle-6cn</link>
      <guid>https://dev.to/curious_wizard/programming-is-magic-and-you-are-not-a-muggle-6cn</guid>
      <description>&lt;h1&gt;
  
  
  What's a Muggle?
&lt;/h1&gt;

&lt;p&gt;In Harry Potter, a &lt;a href="https://en.wikipedia.org/wiki/Muggle"&gt;muggle&lt;/a&gt; is a non-magic person.  If you're a muggle, then you can't cast spells, you can't fly brooms, and you can't do magic.&lt;/p&gt;

&lt;h1&gt;
  
  
  Programming Feels Like Magic
&lt;/h1&gt;

&lt;p&gt;When you get a program to work - it really does &lt;strong&gt;feel like magic&lt;/strong&gt;.  &lt;/p&gt;

&lt;p&gt;You've just &lt;em&gt;made the computer do something&lt;/em&gt;.  You've just told it to work a certain way - and &lt;em&gt;it did&lt;/em&gt;.  That feeling gets addicting - and it's powerful too.&lt;/p&gt;

&lt;p&gt;So - if programming is magic... then who are the witches and wizards... and &lt;em&gt;who are the muggles?&lt;/em&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Here's the Secret
&lt;/h1&gt;

&lt;p&gt;Well, I'll let you in on a secret: despite what certain gatekeepers might think; and despite what you might read on the Internet, or what you may even think yourself... &lt;strong&gt;no one is a muggle&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;That means that you - &lt;strong&gt;yes you&lt;/strong&gt; - have the ability to program.  &lt;/p&gt;

&lt;p&gt;And that means that you - &lt;strong&gt;yes you&lt;/strong&gt; - are a witch or wizard; even if you don't realize it yet.&lt;/p&gt;

&lt;h1&gt;
  
  
  The Term "Wizard"
&lt;/h1&gt;

&lt;p&gt;&lt;em&gt;Wizard&lt;/em&gt; is sometimes used to describe certain programmers who are really, really good - or who show some unnatural ability to pick up new languages and skills.  Unfortunately, I think that diminishes what the rest of us can do; and how magical all of us are.&lt;/p&gt;

&lt;p&gt;In the Harry Potter books, Harry doesn't just automatically know how to use his wand to cast spells and do magic.  In fact - he has to work &lt;em&gt;really, really&lt;/em&gt; hard at it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The same is true of programming.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Programming takes work.  A &lt;em&gt;lot&lt;/em&gt; of work.  And a lot of people get discouraged when learning how to code for the first time, because they see "everyone else" just "getting it" so easily.  &lt;/p&gt;

&lt;p&gt;It can be really demoralizing to look at a group of people, and think you're behind.  That you're the muggle.  That you can't do the magic.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;But that's not true.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The magical, beautiful, wonderful secret is that &lt;em&gt;everyone&lt;/em&gt; can do the magic. &lt;em&gt;Everyone&lt;/em&gt; can learn to code.&lt;/p&gt;

&lt;p&gt;But it does take work.&lt;/p&gt;

&lt;h1&gt;
  
  
  How To Do The Work
&lt;/h1&gt;

&lt;p&gt;There are &lt;strong&gt;three things&lt;/strong&gt; that I think everyone who learns how to code should know about the process.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. It will feel hard at times
&lt;/h2&gt;

&lt;p&gt;Programming is magic - but it doesn't come easy.&lt;/p&gt;

&lt;p&gt;Sometimes, you'll get stuck for 5 hours and you'll want to tear your hair out, and nothing will work right...&lt;/p&gt;

&lt;p&gt;... but &lt;strong&gt;it's worth it&lt;/strong&gt;.  Keep going.  Keep fighting.  Keep learning.&lt;/p&gt;

&lt;p&gt;The feeling that you get when it finally does work is worth all of the fighting that you have to do to learn the process. &lt;em&gt;Lean in&lt;/em&gt; to that uncomfortable feeling - and you'll get there eventually.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. It will take a long time
&lt;/h2&gt;

&lt;p&gt;There are no shortcuts.  &lt;/p&gt;

&lt;p&gt;You have to put in the work and put in the time.  No one can do that for you - and there is no magical path for getting there faster.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SO!&lt;/strong&gt; the important part is to keep going.  I &lt;em&gt;promise&lt;/em&gt; that if you stick with it - you can do it.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. You will get better
&lt;/h2&gt;

&lt;p&gt;Just do the work.  Keep at it.  Read as much as you can.  You will get better.&lt;/p&gt;

&lt;p&gt;Eventually - if you stick with it - you will get better, without even realizing it at first!&lt;/p&gt;

&lt;p&gt;Like a frog boiling in water, you'll just get used to your new found knowledge and power; and eventually - you'll look back and see your journey - and you'll marvel at how far you've come.&lt;/p&gt;

&lt;p&gt;But it takes time.  Don't rush it (sorry!), and don't get discouraged.&lt;/p&gt;

&lt;h1&gt;
  
  
  It Really Is Magic
&lt;/h1&gt;

&lt;p&gt;I'm always amazed when I get something to &lt;em&gt;really work&lt;/em&gt; well while coding.  I &lt;em&gt;still&lt;/em&gt; have a sense of awe and wonder when I can get a computer to do what I want it to - and I hope you gain that feeling too.&lt;/p&gt;

&lt;p&gt;Remember: that programming might be magic... but &lt;strong&gt;you are magical&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;If you get stuck - reach out to me, and I'll point you in the right direction.  I really want you to feel like I do - to feel like coding is magic, and that you have the power.&lt;/p&gt;

&lt;p&gt;So enjoy the journey!&lt;/p&gt;

&lt;p&gt;And if you are learning to code, come join the Learn to Code Newsletter!  &lt;a href="https://curiouswizard.com"&gt;https://curiouswizard.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>firstyearincode</category>
      <category>career</category>
      <category>motivation</category>
    </item>
  </channel>
</rss>
