<?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: josvelema</title>
    <description>The latest articles on DEV Community by josvelema (@josvelema).</description>
    <link>https://dev.to/josvelema</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%2F534286%2F0a911967-0170-40a7-9c81-fd5ca53b50e6.png</url>
      <title>DEV Community: josvelema</title>
      <link>https://dev.to/josvelema</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/josvelema"/>
    <language>en</language>
    <item>
      <title>How do I deal with learning multiple languages and still make it stick?</title>
      <dc:creator>josvelema</dc:creator>
      <pubDate>Fri, 18 Dec 2020 15:28:04 +0000</pubDate>
      <link>https://dev.to/josvelema/how-do-i-deal-with-learning-multiple-languages-and-still-make-it-stick-42p3</link>
      <guid>https://dev.to/josvelema/how-do-i-deal-with-learning-multiple-languages-and-still-make-it-stick-42p3</guid>
      <description>&lt;p&gt;2020's crisis gave me the time to really get on with learning on how to code. I started out with learning full-stack web development which was a great experience on the whole but on the last few modules the course was not so deep diving as it was in the first modules which covered the frontend(HTML/CSS/Bootstrap/JS/Jquery) in great depth.&lt;/p&gt;

&lt;p&gt;Halfway into the course python got introduced and loved it on first sight, especially when used with Sql/DB's , flask and django.&lt;br&gt;
I was amazed by all off the power of python and wanted to get to the bottom of it on how it all worked and how I could use it to really get a good sense of the back-end.&lt;/p&gt;

&lt;p&gt;Sadly , the back-end part of the course was not as comprehensive as it was in the front-end part. The focus was mainly to learn just enough to get some interactive shopping web application working, commercially focused really.&lt;br&gt;
Don't get me wrong i'd love to make a business with coding but my first and foremost motivation is to gain knowledge. &lt;/p&gt;

&lt;p&gt;So I learned to make a small app with a database , a flask chat app that runs on heroku and a taskmanager. It was fun but after the end of the course I did not feel like I really remembered on how to do that stuff again.&lt;/p&gt;

&lt;p&gt;I took a short break from learning and being in front of the screen all day, because as you can imagine I was slightly disappointed in myself and I needed to recharge my motivations.&lt;/p&gt;

&lt;p&gt;Some time later on I picked up things again and found some great python courses and soon found the love back again.&lt;br&gt;
The previous course had missed a lot of fundamental syntax that now make it all work so much better.&lt;/p&gt;

&lt;p&gt;However , I still would like to learn JS a bit better then only just the interactive front-end part . &lt;br&gt;
So this causing some mix ups in my brain when it comes to use of certain syntax. Of course a lot code-grammar is very much alike but it can be a lot to process all these subtle but crucial differences.&lt;/p&gt;

&lt;p&gt;To give you an example classes in python work very much the same as in JS , so that really helps you to switch fast in your thinking process. I already thought of making a visual aid with an example code in python and in javascript to hang up in the room.&lt;/p&gt;

&lt;p&gt;So share with me your thoughts and ideas on this subject!&lt;br&gt;
This is my first post by the way , so let me have it ;)&lt;/p&gt;

&lt;p&gt;Jos&lt;/p&gt;

</description>
      <category>python</category>
      <category>javascript</category>
      <category>codenewbie</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
