<?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: Alexis Montoro</title>
    <description>The latest articles on DEV Community by Alexis Montoro (@hoxydav).</description>
    <link>https://dev.to/hoxydav</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%2F128642%2Fe5de4258-63a3-400a-bd69-e3eaddff4e16.jpg</url>
      <title>DEV Community: Alexis Montoro</title>
      <link>https://dev.to/hoxydav</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hoxydav"/>
    <language>en</language>
    <item>
      <title>Learn programming is not that important to become developer</title>
      <dc:creator>Alexis Montoro</dc:creator>
      <pubDate>Wed, 27 Feb 2019 11:18:10 +0000</pubDate>
      <link>https://dev.to/hoxydav/learn-programming-is-not-that-important-to-become-developer-43j7</link>
      <guid>https://dev.to/hoxydav/learn-programming-is-not-that-important-to-become-developer-43j7</guid>
      <description>&lt;h1&gt;
  
  
  Bootstrap hooked on newbies
&lt;/h1&gt;

&lt;p&gt;Yes, the world needs more developer, yes everyone could be one, thanks to nice on/off line school in a short time. 3/6 month could sounds crazy for some senior developer all over the world to learn how to become a programmer.&lt;/p&gt;

&lt;p&gt;So on the internet pop a new kind of articles/video, tutorial. Let's call them &lt;em&gt;"bootstrap hooked on newbies"&lt;/em&gt; :&lt;/p&gt;

&lt;p&gt;4 easy step to XXX&lt;br&gt;
10 points you didn't know about XXX &lt;br&gt;
10 Surprisingly Useful Tools for Every new dev&lt;br&gt;
31 free online courses you should read before interviews&lt;br&gt;
4 Myths About Programmer Motivation&lt;/p&gt;

&lt;p&gt;The motivation post to still learning programming, because it's hard you know, is one of my best.&lt;/p&gt;

&lt;p&gt;I'm kidding about the catchy tiles but most of the time (&lt;strong&gt;not all time&lt;/strong&gt;) the content is good to read. There's plenty of nice articles about the right tools, the right programming language or the right framework you could read.&lt;/p&gt;

&lt;p&gt;After 17 years in front of a computer almost everyday from junior dev to CTO I can tell learning about programming to become a developer isn't the most important part.&lt;/p&gt;

&lt;h1&gt;
  
  
  CURIOSITY is the key
&lt;/h1&gt;

&lt;p&gt;Welcome newbies to this new world, it's a BIG one, bigger than 10 years ago. The computer science world is huge today, from the essential html/css to the deep understanding of deep learning, going by database/devops/security/GDPR (european laws on data) and more.&lt;/p&gt;

&lt;p&gt;If you want to be a developer or already one, you will quickly understand this new world evolving in a crazy fast &amp;amp; furious way. &lt;strong&gt;Yesterday&lt;/strong&gt; you had to best the best javascript developer, &lt;strong&gt;today&lt;/strong&gt; you should know python and &lt;strong&gt;tomorrow&lt;/strong&gt; a devops/AI/go fullstack something.&lt;/p&gt;

&lt;p&gt;Of course you will be a dev at your own speed but to enjoying this new life you should see this world as a train. A train that race with the time, are you &lt;strong&gt;IN&lt;/strong&gt; that train or &lt;strong&gt;OUT&lt;/strong&gt; ?&lt;/p&gt;

&lt;p&gt;Sometimes it's nice to stay at a station to focus on one tech but staying to long will make you a good PHP 4 developer. During this time your brothers in arms are playing with PHP 7. (if you are a javascript guy replace PHP 4 by jquery and PHP 7.3 by react/angular/vues or ES10)*&lt;/p&gt;

&lt;h3&gt;
  
  
  Tell me how to survive in this new world ?
&lt;/h3&gt;

&lt;p&gt;&lt;em&gt;(yes I can play with catchy to :p)&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This is the easy part, just be &lt;strong&gt;curious&lt;/strong&gt;, that's all.&lt;br&gt;
There's just one ingredient of the magic potion of best developers in the world.&lt;/p&gt;

&lt;p&gt;By being curious I obviously doesn't mean about programming, I mean about &lt;em&gt;EVERYTHING&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;Today companies try to hire some new kind of developer (cyborg I guess) focusing on soft skills &lt;strong&gt;AND&lt;/strong&gt; hard skills during interviews.&lt;br&gt;
Being curious on everything lead you to adapt faster on new environment. To be a good developer on a food-tech startup as well as front-end bank company or python dev at google. You going to be a dev for the next (10/15 ?) years but the "why do I code today" will change (a lot).&lt;/p&gt;

&lt;p&gt;Being curious everyday as a developer help you &lt;strong&gt;not to be afraid&lt;/strong&gt; of new framework, new language, new breaking change, new tech. Doing like 1 hour everyday of continuous intelligence will make you highly employable in front of the guy who stay to long a the station ;)&lt;/p&gt;

&lt;p&gt;Being curious make you &lt;em&gt;a reader not an asker&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;Before asking on any forum/slack/facebook group or whatever, do your own research by google-ing it, searching on forum and definitely on READING THE FUCKING MANUAL (RTFM). &lt;/p&gt;

&lt;p&gt;The nowadays developers did a huge effort on making nice documentation, so please &lt;strong&gt;read it&lt;/strong&gt;. &lt;/p&gt;

&lt;p&gt;By reading the documentation of you favorite language/framework, 99% of the time,  you will find solutions of your problem. Also makes you understand 1% deeper your language/framework. A remarquable difference with the crook that copy/paste code from stackoverflow.&lt;/p&gt;

&lt;p&gt;Worth-it.&lt;/p&gt;

&lt;p&gt;Of course there's nice communities to ask whatever you want but it will be more relevant if you did your homework first.&lt;/p&gt;

&lt;p&gt;At least being curious make you want to read more books and that is the most important thing to grow your curiosity.&lt;/p&gt;

&lt;p&gt;I trying to make this post as shorter as I can so in conclusion, create your own routine on curiosity, open you mind, cultivate yourself. When something is unknown go to it.&lt;/p&gt;

&lt;p&gt;Oh, oh, I almost forget that you're still half human, and curiosity seems to works on human too, so when you talk to someone, what will you do ? YEAH, being curious ! Ask him everything !&lt;/p&gt;

&lt;h3&gt;
  
  
  Do you know CHAOS ?
&lt;/h3&gt;

&lt;p&gt;If you like this post, I'll go deeper in the chaos part, but keep in mind that, everything is exponential and changing really fast. That sounds a bit like a madman but nobody tell you that you have to be aware with change, accept it, embrace it. Everyday at work, client needs, managers, colleagues, users, your position, your framework, change all the time.&lt;/p&gt;

&lt;p&gt;Be prepared !&lt;/p&gt;

&lt;h1&gt;
  
  
  Thank you
&lt;/h1&gt;

&lt;p&gt;Hope everybody understand that it's a simple sharing of my humble opinion and only to make the journey more enjoyable, not to scare anything. I swear it's gonna be fun, really fun, you will find some crazy things around there. &lt;/p&gt;

&lt;p&gt;&lt;em&gt;If you ask I could share some website to find new interest/subject and going further on chaos part&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Of course feedback is a gift, so please I'm curious of what do you think about my post.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;YEAH I KNOW JQUERY IS DIFFERENT THAN REACT/ANGULAR/VUES/ES10 COME ON !!&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>newdeveloper</category>
      <category>learnprogramming</category>
      <category>changemyjobtodev</category>
    </item>
  </channel>
</rss>
