<?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: Gabriel Lechenco</title>
    <description>The latest articles on DEV Community by Gabriel Lechenco (@lechenco).</description>
    <link>https://dev.to/lechenco</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%2F49103%2Fd15c6a70-5380-4ef1-8684-f2d66ef13e8e.png</url>
      <title>DEV Community: Gabriel Lechenco</title>
      <link>https://dev.to/lechenco</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lechenco"/>
    <language>en</language>
    <item>
      <title>Creative Computing: Why kids should learn logical programming</title>
      <dc:creator>Gabriel Lechenco</dc:creator>
      <pubDate>Thu, 07 Feb 2019 13:34:28 +0000</pubDate>
      <link>https://dev.to/lechenco/creative-computing-why-kids-should-learn-logical-programming-4a71</link>
      <guid>https://dev.to/lechenco/creative-computing-why-kids-should-learn-logical-programming-4a71</guid>
      <description>&lt;p&gt;In the last years, we have entered into an Artificial Intelligence and Automation Age. This future/present image has been the target of discussions and fears, since a lot of working classes will not exist anymore because of the automation of a large number of services. You can check out which jobs are more likely to disappear in &lt;a href="https://willrobotstakemyjob.com/"&gt;Will Robots Take My Job?&lt;/a&gt; website. &lt;/p&gt;

&lt;p&gt;However, if jobs will vanish we just have to create more jobs, right? The computers systems will take care of the simplest and repetitive areas, so we just have to move on to more complex and creatives one. Because, for most than the artificial intelligence evolves, it never will take our &lt;a href="https://www.youtube.com/watch?v=ajGgd9Ld-Wc"&gt;humanity for us&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;But, for that happen we must prepare our children for a future where their creative and social skills will be more required than their skills for repetitive and massive tasks (that's the computer's domain). One way of doing that is to teach our kids logical programming with tools like &lt;a href="https://scratch.mit.edu/"&gt;Scratch&lt;/a&gt;. That way, the kids are able to solve a problem in many ways, using their logical skills in a ludic and funny exercise. &lt;/p&gt;

&lt;p&gt;This strategy, together with others, can be able to prepare them for a future where these skills will be necessary. If you have another point of view or solution, please make a comment in the space below.&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>learn</category>
    </item>
    <item>
      <title>2018 Retrospective - Highlights of my personal developer year</title>
      <dc:creator>Gabriel Lechenco</dc:creator>
      <pubDate>Fri, 04 Jan 2019 18:31:14 +0000</pubDate>
      <link>https://dev.to/lechenco/2018-retrospective---highlights-of-my-personal-developer-year-3dma</link>
      <guid>https://dev.to/lechenco/2018-retrospective---highlights-of-my-personal-developer-year-3dma</guid>
      <description>&lt;p&gt;That's my first article here in Dev.to, what makes me write here was to force myself to journal my experiences as a Computer Engineering student and as a developer and to improve my English and writing skills. So, to my first text, I wanna to share with you the main achievements and events that I pass by in 2018. &lt;/p&gt;

&lt;h3&gt;
  
  
  LogiCat
&lt;/h3&gt;

&lt;p&gt;First of all, I'm very glad that I and a couple of friends could create this project. The LogiCat is a project that introduces children to programming logic and teaches then how to make a program using the &lt;a href="https://scratch.mit.edu/"&gt;Scratch&lt;/a&gt;. Beyond that, the main objective was to assist the kids to develop creative and logical skills, as well as collaborate with each other. This work was made with kids between 7 and 9 years old over the year. On last week each double exhibit an own final project using the tools that were mentioned during the lessons.     &lt;/p&gt;

&lt;h3&gt;
  
  
  My First Open Source Contribute
&lt;/h3&gt;

&lt;p&gt;In 2018 I resolve to contribute to the &lt;a href="https://github.com/OpenGenus/cosmos"&gt;Open Genius - COSMOS&lt;/a&gt; repository, which aims to be "your personal offline collection of every algorithm and data structure one will ever encounter and use in a lifetime". I get really nervous after make a Pull Request for they can merge my implementation of a &lt;a href="https://en.wikipedia.org/wiki/Von_Neumann_cellular_automaton"&gt;Von Neumann Cellular automaton&lt;/a&gt; that I must confess, was a lot of fun to code. Then, I was very happy when I received a positive answer, support the community it's really great and I hope to do much more over soon.&lt;/p&gt;

&lt;h3&gt;
  
  
  Operation Rondon 2018
&lt;/h3&gt;

&lt;p&gt;Particularly I love to engage with volunteer work, and in this year I have the opportunity of work for two weeks in the town of Sertaneja which a team of almost 20 college students in the Operation Rondon 2018. During this days we make workshops to introduce the local people to different subjects, like informatics concepts, programming logic with kids (I kind of short demonstration of the LogiCat), basic electricity, health-related topics, and many others. In addition to community cinema and interviews to rescue the local history. &lt;/p&gt;

&lt;p&gt;This Operation was great to meet new peoples and to help those who are in a less favorable situation.&lt;/p&gt;

&lt;h3&gt;
  
  
  Home Automation Project
&lt;/h3&gt;

&lt;p&gt;With my graduation coming to the final stretch, the projects begin to get more complex. In part, the professors ask for deeper research and more robust prototypes, and on the other hand, the students want to develop a good and practical system applying all the knowledge accumulated until now. &lt;/p&gt;

&lt;p&gt;So, for one of my class, my group decide to implement a system capable to control the environment nearby with a common smartphone. With a &lt;a href="http://www.nodemcu.com/index_en.html"&gt;NodeMCU&lt;/a&gt; in hands, the &lt;a href="https://thingspeak.com"&gt;thingSpeak&lt;/a&gt; server and a bunch of hours building the circuit and the Android's interface the system was working reasonably well. This experience teaches me how to organize the development of a complex system and how to deal with the pressure of things not working the way they should.&lt;/p&gt;

&lt;h3&gt;
  
  
  Embraer's Interview
&lt;/h3&gt;

&lt;p&gt;Even with everything that happens over 2018, the best experience was to travel to an industrial pole and been interviewed to an internship vacancy in one of the biggest national enterprises on the country and who develop and build planes which flying around the world. &lt;/p&gt;

&lt;p&gt;This day was intense and incredible, since the 9-hours bus trip until the interview itself, which was simple and without those classic questions of the human resources. I was able to meet other developers who are also finishing their degree and looking for a job. This gave me inspiration and I was able to know the level of professionals that the market expects, certainly, I will be more prepared for my next interview.&lt;/p&gt;

&lt;h2&gt;
  
  
  2019
&lt;/h2&gt;

&lt;p&gt;2018 was a really good year, and I expect 2019 will be even better. For this, as a new years resolution, I will focus this year on my weakness and improve my developers and logical skills as a whole. For this year I will:&lt;/p&gt;

&lt;h3&gt;
  
  
  Improve my English
&lt;/h3&gt;

&lt;p&gt;Mainly my written skills, that's the reason why I am written this and the next texts.&lt;/p&gt;

&lt;h3&gt;
  
  
  Learn JavaScript
&lt;/h3&gt;

&lt;p&gt;I realize that there is no escape for that. The actual developer world breath JS, so I have to learn how to code this until the end of the year.&lt;/p&gt;

&lt;h3&gt;
  
  
  Project Euler
&lt;/h3&gt;

&lt;p&gt;To improve my logical and mathematics abilities I will start to solve challenges from the &lt;a href="https://projecteuler.net/"&gt;Project Euler&lt;/a&gt; and the &lt;a href="https://www.hackerrank.com"&gt;HackerHank&lt;/a&gt; websites.&lt;/p&gt;

&lt;p&gt;I think that's it, my first Dev.to article. Thanks for reading and feel invited to discuss and comment below.&lt;/p&gt;

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