<?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: lmuzquiz</title>
    <description>The latest articles on DEV Community by lmuzquiz (@lmuzquiz).</description>
    <link>https://dev.to/lmuzquiz</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%2F174199%2F7536930e-c11d-4e75-9051-744b60f495bd.jpeg</url>
      <title>DEV Community: lmuzquiz</title>
      <link>https://dev.to/lmuzquiz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lmuzquiz"/>
    <language>en</language>
    <item>
      <title>7 things one should remember when pursuing a programmer / front end career</title>
      <dc:creator>lmuzquiz</dc:creator>
      <pubDate>Fri, 27 Dec 2019 15:51:23 +0000</pubDate>
      <link>https://dev.to/lmuzquiz/7-things-one-should-remember-when-pursuing-a-freelance-programmer-career-1mdc</link>
      <guid>https://dev.to/lmuzquiz/7-things-one-should-remember-when-pursuing-a-freelance-programmer-career-1mdc</guid>
      <description>&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Study a lot, but get your hands dirty on a concrete project. Don't be the person who's thinks he has to wait six months to start something. You don't have to know everything to build something. Start today, and continue everyday. Nobody knows everything. Start early, continue often, make mistakes. &lt;strong&gt;it's better to work slowly but without pause than to dream of you working "faster" tomorrow, because then "you'll finally know everything"&lt;/strong&gt;. That's a mirage. An illusion. If you really want to be faster and better tomorrow you gotta code something slowly but without pause, today. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Be a perfectionist but &lt;strong&gt;do not let perfectionism hold you back&lt;/strong&gt;. Just look at the first version of facebook to understand what this means. Keep improving, but finish something quickly even if its not perfect. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Whatever programming learning you are into, &lt;strong&gt;don't learn from one guy, book or tutorial. Learn from 5 to 10 different persons, who are the best in their field&lt;/strong&gt;, whom you cherry picked out of three dozens. Stick with those teachers, and keep always learning even if it seems hard. The perfect study sessions sometimes are those when you think you are not making progress at all. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Avoid bouncing around from language to language when things get boring.&lt;/strong&gt; Be consistent. Stick to your language, stick to your framework. Don't bounce from backend to frontend, from C++ to JS, from Vue, to React, to Angular. &lt;strong&gt;Take your pick, stick with with it until you master it.&lt;/strong&gt; Then -if you really think it's good for your wallet- you can switch, learn something else, but don't do it just because you are bored while trying to learn. It's ok to correct paths, but have the guts to commit. (no Git pun intended). &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Avoid trying to get a job by doing the exact same thing everybody else is doing. (e.g. Just making ugly résumés) Try to stand out from the rest in a meaningful way. For example build a website, understand a little bit about SEO, a little bit about UX and UI. Improve your website periodically. Bottom line: do something the other is not doing, and do it well, get out of the box. &lt;strong&gt;Be different, be yourself  but in a meaningful constructive way, cause you are not a copy of everybody else. Don't try to be the other guy. Be the best version of yourself.&lt;/strong&gt; &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Be honest with your clients. always do your best.&lt;/strong&gt; They're puttin' their trust in you.  &lt;strong&gt;Don't be afraid of asking for more money&lt;/strong&gt;, and remember to charge more every six months or every year. If you are freelance or independent &lt;strong&gt;never, ever start working if a costumer has not paid 50% in advanced.&lt;/strong&gt; When you calculate hours on a project, chances are you are calculating them too few, so explain the costumer you may end up working more hours, that of course he will have to pay. Explain the risks.  There's always risks, but also explain your capabilities and past successes.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Be thankful to everyone especially your family&lt;/strong&gt;. Treat them with love everyday. Serve them. Avoid useless fights, Smile to them more often. Remind them you love them with words and deeds. Be patient to their faults and defects, you may have more than them.  &lt;strong&gt;Don't be afraid of the future and always remember: Living it's the most dangerous thing that life has.&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h6&gt;
  
  
  Image credit to: &lt;a href="https://unsplash.com/@joeel56"&gt;Nicole Wolf&lt;/a&gt;
&lt;/h6&gt;

</description>
      <category>beginners</category>
      <category>webdev</category>
    </item>
    <item>
      <title>What does "self taught" mean anyway?</title>
      <dc:creator>lmuzquiz</dc:creator>
      <pubDate>Sun, 06 Oct 2019 04:23:04 +0000</pubDate>
      <link>https://dev.to/lmuzquiz/what-does-self-taught-mean-anyway-2gp4</link>
      <guid>https://dev.to/lmuzquiz/what-does-self-taught-mean-anyway-2gp4</guid>
      <description>&lt;p&gt;It seems a fair amount of people doing web development (programming or doing UI, UX, branding, digital marketing, and related stuff are calling themselves "self-taught". Now, what the hell does that even mean? &lt;/p&gt;

&lt;p&gt;If you read a book, watch a tutorial or have an informal mentor you are not self taught. Someone else helped you. Some one else taught you. &lt;/p&gt;

&lt;p&gt;Self taught maybe means you did not received a formal education (e.g. college) in whatever you do, for example building houses. But someone, in some way or another helped you to learn and master what you can do.&lt;/p&gt;

&lt;p&gt;If for example you learn Vue by watching the tutorials on vuemastery and then some others as well on youtube please think it twice nextime before calling yourself "self-taught" &lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
    <item>
      <title>Key wear on the Macbook Pro 2018</title>
      <dc:creator>lmuzquiz</dc:creator>
      <pubDate>Sun, 06 Oct 2019 03:58:27 +0000</pubDate>
      <link>https://dev.to/lmuzquiz/key-wear-on-the-macbook-pro-2018-2e4n</link>
      <guid>https://dev.to/lmuzquiz/key-wear-on-the-macbook-pro-2018-2e4n</guid>
      <description>&lt;p&gt;Has anyone experienced any key wear on the keyboard of the new MacBook Pro 2018?  &lt;/p&gt;

&lt;p&gt;I used to think that when you buy an Apple laptop you do not expect the keys to EVER wear off, not to say within months!&lt;/p&gt;

&lt;p&gt;To me its an obvious quality issue. Heck i dont even use my laptop's keyboard very often (since i use a blueetooth keyboard on my three monitor setup), but already two of the keys on my MacBook Pro 2018, with very little use, are completely wearing off. (Meaning two letters on the keyboard are kind of looking smudged, blurred to the point of showing a white spot instead of a character). Anyone had experienced the same problem?&lt;/p&gt;

&lt;p&gt;I've had many Apple keyboards with thousands of hours of use, some of them more 10 years old and NONE of them show any wearing of the keys.&lt;/p&gt;

</description>
      <category>apple</category>
      <category>laptop</category>
      <category>discuss</category>
      <category>hardware</category>
    </item>
  </channel>
</rss>
