<?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: Nelson</title>
    <description>The latest articles on DEV Community by Nelson (@nelruk).</description>
    <link>https://dev.to/nelruk</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%2F30069%2F1650b8bb-526d-46bc-b5bf-af2f743705d8.jpeg</url>
      <title>DEV Community: Nelson</title>
      <link>https://dev.to/nelruk</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nelruk"/>
    <language>en</language>
    <item>
      <title>Como estoy aprendiendo a programar</title>
      <dc:creator>Nelson</dc:creator>
      <pubDate>Thu, 11 Jan 2018 18:59:41 +0000</pubDate>
      <link>https://dev.to/nelruk/como-estoy-aprendiendo-a-programar-l73</link>
      <guid>https://dev.to/nelruk/como-estoy-aprendiendo-a-programar-l73</guid>
      <description>&lt;p&gt;Ser un alumno en la era digital es siempre buscar hacia donde podemos apuntar y que hay de nuevo para aprender todos los días. Ser alguien auto-didacta muchas veces es un problema pues no tenemos un norte bastante definido y cuando lo tenemos, son pocos los que llegan y muchos los que intentan. Esto es a modo de auto-confesión de partes para animarles a que sigan intentandolo sin importar que pase.&lt;/p&gt;

&lt;h1&gt;
  
  
  Historia de mi camino
&lt;/h1&gt;

&lt;p&gt;Yo inicie mi camino hacia el desarrollo porque quería hacer un proyecto para ver como funcionaba las cadenas de bloques pero un poco más...ordenado según lo que yo quería saber. Allá por el 2014, en la actualización de la Bitcoin Qt insertan algo nuevo: &lt;code&gt;op_return&lt;/code&gt; y quería probarlo pero no sabía como. De adelanto, sabía que en aquellos momentos una hoja de Excel no serviría pero sabía que herramientas de haber había. Como soy un curioso por naturaleza, empiezo a ingresar en los foros y muchos empezaban a hablar de un formato &lt;code&gt;file.R&lt;/code&gt; y lo ví.&lt;/p&gt;

&lt;p&gt;No tardó mucho para que me topara con un curso de &lt;a href="https://es.coursera.org/learn/r-programming" rel="noopener noreferrer"&gt;R Programming en Coursera&lt;/a&gt; y lo tome. Si bien podía seguirle el ritmo a las explicaciones estadisticas (un poco de matemática de la escuela hacia el trabajo) el principal problema era que hablaba de condicionantes, strings, concatenaciones. Al segundo mes me rendí y no busqué nada hasta que en los foros me volví a encontrar con la programación y en este caso: desarrollo web.&lt;/p&gt;

&lt;p&gt;Debatiendo sobre cosas de la vida (ya en el año 2015) me dicen que la base de todo es desarrollo web y Javascript. &lt;em&gt;Ok, saben de lo que hablan&lt;/em&gt;, me dije para mis adentros y empecé nuevamente a tomar cursos pero esta vez desde CodeAcademy (cuando todavía era free en su totalidad) y tomé las clases de WebDev; si bien me encantó, no me sentía completo PERO aquí aprendí html, css e inicié mi introducción con Javascript, un lenguaje lindo pero que no lo termino de querer (Vengan de a uno). Fue entonces cuando (otra vez) me decepcioné porque recuerden que entonces CodeAcademy recién iniciaba sus cursos, no tenía mucha profundidad (como si lo tiene hoy) y me quedé en la nebulosa (una vez más). Pero es ahí donde otra vez haciendo un poco de trabajo y conociendo ya Stack Overflow empiezan a hablar de un tal FreeCodeCamp, un sitio donde aprendes de cero y lo volví a hacer; esta vez fui enserio pues en el mismo no solo te inculcan a que hagas el curso sino que participes en proyectos open source. Si bien no me siento hasta el día de hoy con una capacidad para aportar código, lo hacía desde el lenguaje ENG-ESP.&lt;/p&gt;

&lt;h6&gt;
  
  
  Aquí quiero enfatizar que estoy bastante preocupado con la poca documentación que hay en español de proyectos open source.
&lt;/h6&gt;

&lt;p&gt;Me fue muy bien de hecho. Hice una traducción de &lt;a href="https://github.com/DemocracyEarth/paper/commits?author=nelruk" rel="noopener noreferrer"&gt;un paper&lt;/a&gt; de Democracy Earth y practiqué un poco de Markdown con el libro de Andreas Antonopolous sobre Bitcoin. Pero estas experiencias me mostraron algo otra vez: no me gusta hacer sitios, me gusta que vengan ya hechos, me gusta más el contenido y analizar el contenido, algo así como encontrar datos a partir de variables y objetos, lo que primero quería hacer allá por el 2014.&lt;/p&gt;

&lt;p&gt;Si hay algo que tengo es buenos amigos y uno de ellos me empieza a hablar de Python y sus funcionalidades. Si bien ya estaba aprendiendo R Programming, cuando trabajas con datos, aprendes cosas de Python directa o indirectamente así que no empecé de cero pero estoy otra vez en el camino original. Datos. Análisis. Por lo visto ahí está lo que quiero.&lt;/p&gt;

&lt;h1&gt;
  
  
  Que aprendí en todo este tiempo
&lt;/h1&gt;

&lt;h2&gt;
  
  
  Cometan errores
&lt;/h2&gt;

&lt;p&gt;Desde el 2014, cometo errores todos los días aprendiendo. Demasiados. Tanto que a veces cuando ingreso en los foros ya me da verguenza preguntar cosas pero ¡hey! estas comunidades ayudan..y mucho. &lt;/p&gt;

&lt;p&gt;Lo peor que pueden hacer es no intentarlo: probé si webdev es para mí, si bien lo voy a finalizar, no me veo haciendo carrera en ello.&lt;/p&gt;

&lt;h2&gt;
  
  
  Aprender y adaptarse
&lt;/h2&gt;

&lt;p&gt;Es importante aprender de los errores y fijar tus metas de acuerdo a lo que vas aprendiendo. No es la meta, es el camino.&lt;/p&gt;

&lt;h2&gt;
  
  
  No se rindan bajo ninguna circunstancia
&lt;/h2&gt;

&lt;p&gt;Mirenme. Desde el 2014 estoy deambulando y buscando un camino. Creo haberlo encontrado ahora pero ello no implica que este 100% de que esta vez lo haré. Lo único que sé es que rendirse no está en el presupuesto.&lt;/p&gt;

&lt;h6&gt;
  
  
  Oh, por cierto hoy día estoy aprendiendo nuevamente Data Science pero con Python usando Jupyter Notebook, que es una belleza para estos casos.
&lt;/h6&gt;

</description>
      <category>begginers</category>
      <category>introduction</category>
    </item>
    <item>
      <title>Epic code comments  </title>
      <dc:creator>Nelson</dc:creator>
      <pubDate>Wed, 25 Oct 2017 16:03:00 +0000</pubDate>
      <link>https://dev.to/nelruk/epic-code-comments-523</link>
      <guid>https://dev.to/nelruk/epic-code-comments-523</guid>
      <description>&lt;p&gt;I know my lack of expertise never play for me but as someone who is trying (very hard) to learn how to code, one of my exercise I tend to do is to &lt;em&gt;inspect element&lt;/em&gt; of the website, copy-paste and run in my own environment. &lt;/p&gt;

&lt;h2&gt;
  
  
  Life (and code) gives you surprises and good humor
&lt;/h2&gt;

&lt;p&gt;Many developers told me to still do it and look all kind of cases and I found two particular which I want to share with you. First, A friend told me about news about a popular website in Paraguay which is called Clasipar, Craiglist-similar business and entered to look what's new and I found this:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--wUvL2XXr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/8bwdf9m01h18s20s9epk.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wUvL2XXr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/8bwdf9m01h18s20s9epk.jpg" alt="The translation (the big red letters) was: WHA YOU LOKING AT HUH? (sic)"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The translation would be: &lt;em&gt;WHA YOU LOKING AT HUH&lt;/em&gt;?&lt;/p&gt;

&lt;p&gt;I know you laughed. &lt;/p&gt;

&lt;h2&gt;
  
  
  Prepare for the second one
&lt;/h2&gt;

&lt;p&gt;Looking for alternatives website for Rent-a-Car, I can't tell why I finished with LingScar. FYI, I know how I ended there, the online users at Reddit told me it has lots of GIFs and I would find a surprise. Oh boy, I did it. When I was looking (again) the source code, I saw this:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--o0yYxZej--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/ilw4zg1yjv58ijxciaxs.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--o0yYxZej--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/ilw4zg1yjv58ijxciaxs.png" alt="I can't figure it out what is"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I copy-paste the entire comment and this is the result:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--czb1UUPk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/49gkbcamvmqm6487qtos.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--czb1UUPk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/49gkbcamvmqm6487qtos.png" alt="Big LOL"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I know you laughed.&lt;/p&gt;

&lt;h2&gt;
  
  
  So
&lt;/h2&gt;

&lt;p&gt;I know most of you with more experience found similar cases like this (maybe more interesting), &lt;strong&gt;can you tell me what did you find&lt;/strong&gt;? &lt;/p&gt;

&lt;h3&gt;
  
  
  Update
&lt;/h3&gt;

&lt;p&gt;Thanks for all your comments, I'm LOLing so hard and btw, someone gave me a link and found this one:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;// stop; Hammertime!
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;PS: When a developer tells you don't mess with him/her, just don't.&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
    <item>
      <title>How I chose my Code Editor</title>
      <dc:creator>Nelson</dc:creator>
      <pubDate>Wed, 16 Aug 2017 03:13:43 +0000</pubDate>
      <link>https://dev.to/nelruk/how-i-chose-my-code-editor</link>
      <guid>https://dev.to/nelruk/how-i-chose-my-code-editor</guid>
      <description>

&lt;h2&gt;
  
  
  My first love
&lt;/h2&gt;

&lt;p&gt;I'm a student and as such, I'm always looking for what's best for learning. The first time I wrote .html, I used &lt;a href="https://notepad-plus-plus.org/download/v7.5.html"&gt;Notepad++&lt;/a&gt;, great and small but very powerful editor. I really love it but has limitations. So why I used it? Because my notebook was a Sony Vaio Win7-Starter 32-bits with 2GB RAM. Power wasn't a great stuff and Notepad++ was the perfect option.&lt;/p&gt;

&lt;h2&gt;
  
  
  My second love (and the lover)
&lt;/h2&gt;

&lt;p&gt;Eventually, I moved on to a bigger laptop and instead of looking for the old code editor, I was making a course in Coursera and saw the instructor used &lt;a href="https://www.sublimetext.com"&gt;Sublime Text&lt;/a&gt;. I downloaded and loved it. Beautiful and light, &lt;em&gt;what a powerful combination!&lt;/em&gt; I said to myself, still love it. &lt;/p&gt;

&lt;p&gt;Later that year, when I sign up at Github something called my attention: a code editor made by Github team, let's give it a try I said and it was so beautiful, I was willing to forget Sublime and move on with my life. I'm still running &lt;a href="https://atom.io"&gt;Atom&lt;/a&gt; for certain projects directly related to Github but, again life is strange and I switched again.&lt;/p&gt;

&lt;h2&gt;
  
  
  My current(s) Code Editor(s)
&lt;/h2&gt;

&lt;p&gt;I started FreeCodeCamp and saw this show -Daily Programming- where the developer worked in some kind of cool themes and where I fall in love with Atom was in those times. My love with Atom was certain, secure, rock solid...or that was my thoughts.&lt;/p&gt;

&lt;p&gt;I started to talk beautiful things about Atom and how cool was to work with it until a friend appears from nowhere and introduce in my life &lt;a href="https://code.visualstudio.com/"&gt;Visual Studio Code&lt;/a&gt;. Don't get me wrong, I love Atom and Notepad++ (yes, not so fan of Sublime, sorry not sorry) but VSC is a thing from another world. I really (REALLY) like to work with it and is lighter than Atom and have all the cool stuff Atom has and...I can't decide until today which one is my code editor.  &lt;/p&gt;

&lt;h2&gt;
  
  
  Decide what's the best thing for you
&lt;/h2&gt;

&lt;p&gt;Until today, I don't know what is going to be my last choice but one thing is certain: you have to decide what's best for you, regardless what people and reviewers and YouTubers and other devs tell you. This is not a direct advice from me, it's an opinion built with many errors and bugs. The most secure thing is that I'm mistaken.&lt;/p&gt;

&lt;h3&gt;
  
  
  I would like to know your Code Editor history
&lt;/h3&gt;


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