<?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: Riguidix Rodriguez</title>
    <description>The latest articles on DEV Community by Riguidix Rodriguez (@riguidix).</description>
    <link>https://dev.to/riguidix</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%2F86974%2Fa238fc87-6985-44d2-a04b-8cff0ca561a3.png</url>
      <title>DEV Community: Riguidix Rodriguez</title>
      <link>https://dev.to/riguidix</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/riguidix"/>
    <language>en</language>
    <item>
      <title>Idea of how to learn to code (again 😪)</title>
      <dc:creator>Riguidix Rodriguez</dc:creator>
      <pubDate>Sat, 04 Jul 2020 07:08:59 +0000</pubDate>
      <link>https://dev.to/riguidix/idea-of-how-to-learn-to-code-again-lmj</link>
      <guid>https://dev.to/riguidix/idea-of-how-to-learn-to-code-again-lmj</guid>
      <description>&lt;p&gt;First of all. Hi! How are you?&lt;br&gt;
I hope you're doing well!&lt;/p&gt;

&lt;p&gt;(I apologize if my english isn't good enough. 😊)&lt;/p&gt;

&lt;p&gt;I have an idea of how to learn something new, I'm just writing 'cause feel good. And i want to share it with all of you as a blog. &lt;/p&gt;

&lt;p&gt;What happens when you don't know anything and feels like shame to ask? (Nah?, Only me)&lt;br&gt;
Well you learn from the red by your own.&lt;/p&gt;

&lt;h1&gt;
  
  
  Objectives
&lt;/h1&gt;

&lt;ol&gt;
&lt;li&gt;Learn to code fluid is a must everyone should have.&lt;/li&gt;
&lt;li&gt;You will feel like a superhero with all that power.
(Write in the comments more od this, 👍)&lt;/li&gt;
&lt;/ol&gt;

&lt;h1&gt;
  
  
  Steps of the Learning IDEA
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;[ ] Code something from a YouTube video.&lt;/li&gt;
&lt;li&gt;[ ] Code the same something writing the GitHub of the video.&lt;/li&gt;
&lt;li&gt;[ ] More code of your old code in GitHub from versions of the two other steps.&lt;/li&gt;
&lt;li&gt;[ ] More code as you go coding reading through your coding files. (Everytime you open a file, read it from line 1 to the end line and leave ToDo comments for what you should Fix, Implements, Re-Factor in the previous code, thats how you would erase the ToDo's but upgrading the Package.JSON version 👍💚)
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight javascript"&gt;&lt;code&gt;&lt;span class="k"&gt;if &lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nx"&gt;visitor&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;isReading&lt;/span&gt;&lt;span class="p"&gt;())&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt;
    &lt;span class="nx"&gt;console&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;log&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;
        &lt;span class="s2"&gt;`Thank's for reading: &lt;/span&gt;&lt;span class="p"&gt;${&lt;/span&gt;&lt;span class="nx"&gt;visitor&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;getName&lt;/span&gt;&lt;span class="p"&gt;()}&lt;/span&gt;&lt;span class="s2"&gt;`&lt;/span&gt;
    &lt;span class="p"&gt;);&lt;/span&gt;
&lt;span class="p"&gt;}&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
      <category>beginners</category>
      <category>javascript</category>
      <category>java</category>
      <category>mevn</category>
    </item>
    <item>
      <title>Build an API- Need Advice</title>
      <dc:creator>Riguidix Rodriguez</dc:creator>
      <pubDate>Mon, 22 Jun 2020 05:57:11 +0000</pubDate>
      <link>https://dev.to/riguidix/build-an-api-need-advice-4bdo</link>
      <guid>https://dev.to/riguidix/build-an-api-need-advice-4bdo</guid>
      <description>&lt;p&gt;Hi, how are you doing? First of all, I hope all of you are doing well. Maybe it's a silly post but here I am.&lt;/p&gt;

&lt;p&gt;I have some issues trying to understand how to build a "Basic API" with some community knowledge.&lt;/p&gt;

&lt;p&gt;It's sounds weird but I don't have so many experience in BackEnd development and I would like to learn but I'm lost, so i want to get some help of what can I study for building something.&lt;/p&gt;

&lt;p&gt;I have an Idea that I want it to code so... so... long time ago, that will help me in the process of building it.&lt;/p&gt;

&lt;p&gt;My idea most of it, is to build an API for a Learning Managment System (cause my school use Moodle and it's quite weird and ugly).&lt;/p&gt;

&lt;p&gt;Want to know from Dev.to what are the very basics... I know it's not like "Hey, help me to build this to Copy/Paste your code", no I think more like, give me some of your knowledge of what to Google to keep track of a good RoadMap and go for it. I know there's Docs, but i think you can learn very much from a people knowledge.&lt;/p&gt;

&lt;p&gt;I read tons of RESTful API's articles and SOAP articles as well and it's not helpfull cause gets me more confused where to start. As well I don't like so much the idea of Tutorials in Node of API's cause it's like I said, "I don't want to steal code".&lt;/p&gt;

&lt;p&gt;And from this Idea can have multiple ones to code. Like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;CRUD DashBoard System&lt;/li&gt;
&lt;li&gt;Educational Platform&lt;/li&gt;
&lt;li&gt;Issue Tracker of Educational Platform&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Maybe an Android App&lt;/p&gt;

&lt;p&gt;What I start to use it's NodeJS + ExpressJS (not know if it's good already) and MongoDB for the FrontEnd I would use VueJS.&lt;/p&gt;

&lt;p&gt;So if one of you would say "Hey here it's my api structure", see this link and could help you understand what to know before diving in to it. Build first a ToDo app.&lt;/p&gt;

&lt;p&gt;If you get here, thanks cause I write this like 6 times and I don't know if i would delete this in some minutes.&lt;/p&gt;

&lt;p&gt;If I don't see help, no problem, it's mostly to talk with someone...&lt;/p&gt;

&lt;p&gt;Take care, keep coding the world it's nothing without you. :)&lt;/p&gt;

</description>
      <category>help</category>
      <category>beginners</category>
    </item>
    <item>
      <title>I need an advice</title>
      <dc:creator>Riguidix Rodriguez</dc:creator>
      <pubDate>Sun, 19 Apr 2020 21:00:23 +0000</pubDate>
      <link>https://dev.to/riguidix/i-need-an-advice-1cdn</link>
      <guid>https://dev.to/riguidix/i-need-an-advice-1cdn</guid>
      <description>&lt;p&gt;What advices can you give to a depressed/anxiety guy who have lost his path and basic foundations in code by two fulltime jobs out of Software...&lt;/p&gt;

&lt;p&gt;I'm losing confidence and motivation at all ☹️🙁&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
