<?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: snail</title>
    <description>The latest articles on DEV Community by snail (@snailthelazy).</description>
    <link>https://dev.to/snailthelazy</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%2F656307%2Fed398dfc-2a48-4080-baa5-41954944eddd.png</url>
      <title>DEV Community: snail</title>
      <link>https://dev.to/snailthelazy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/snailthelazy"/>
    <language>en</language>
    <item>
      <title>Recommended Sites that can Help Improve your Coding</title>
      <dc:creator>snail</dc:creator>
      <pubDate>Wed, 08 Sep 2021 23:46:42 +0000</pubDate>
      <link>https://dev.to/snailthelazy/recommended-sites-that-can-help-improve-your-coding-a8g</link>
      <guid>https://dev.to/snailthelazy/recommended-sites-that-can-help-improve-your-coding-a8g</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;There are many kinds of jobs and career in Information Technology, and it is an ever-growing career that requires us to learn everyday. Before this post, I have introduced some of the youtubers that can help in web development. Now I am going to introduce some of the sites that I think useful to learn coding.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Kaggle
&lt;/h2&gt;

&lt;p&gt;First of all is Kaggle, a website that specialized for data scientists and analyst to learn and share their data analysis and models of machine learning.&lt;/p&gt;

&lt;p&gt;Except sharing notebooks there, you can also learn the concepts of machine learning and programming related to data mining, for example, Python and R and the libraries that can help it.&lt;/p&gt;

&lt;p&gt;Apart from sharing notebooks and learning, you can also join competitions for practicing your concepts of machine learning and finish the tasks.&lt;/p&gt;

&lt;p&gt;Link: &lt;a href="https://www.kaggle.com/"&gt;https://www.kaggle.com/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Solo Learn
&lt;/h2&gt;

&lt;p&gt;This is a website that can help learning programming. It has website and application for user to access the learning resources.&lt;/p&gt;

&lt;p&gt;You can learn the basics of web development and programming here in forms of interactive quizzes and practicing your coding skills through the built-in IDE on the website.&lt;/p&gt;

&lt;p&gt;You can sign up using your google account or facebook account.&lt;/p&gt;

&lt;p&gt;Link: &lt;a href="https://www.sololearn.com/home"&gt;https://www.sololearn.com/home&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  3.CodinGame
&lt;/h2&gt;

&lt;p&gt;It is an interesting website that allows users to solve questions using programming. You can use a variety of programming languages from the most classic one, such as C++ and Java, to the most trending one like Kotlin and Golang.&lt;/p&gt;

&lt;p&gt;Also, to ensure your code quality, there are many test cases before you submit the code.&lt;/p&gt;

&lt;p&gt;Apart from solving problems, CodinGame has competitions that allows users to compete with each other. And now it proposes a new type of campaign that allows users to collaborate with each other and strive for the best team.&lt;/p&gt;

&lt;p&gt;Link: &lt;a href="https://www.codingame.com/start"&gt;https://www.codingame.com/start&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  4. freeCodeCamp
&lt;/h2&gt;

&lt;p&gt;Yeah, it is a must to promote it, as it provides a free options for everyone who wants to be a developer.&lt;/p&gt;

&lt;p&gt;Apart from giving out certifications for anyone who finished their courses, it always posts videos in their Youtube channel with clear explanations and there are many blogs that you can consider as tips of programming.&lt;/p&gt;

&lt;p&gt;Link: &lt;a href="https://www.freecodecamp.org/"&gt;https://www.freecodecamp.org/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  5. Frontend Mentor
&lt;/h2&gt;

&lt;p&gt;This is another webiste that provides mini projects which can let you hone your skills on styling the web and some frontend programming.&lt;/p&gt;

&lt;p&gt;For each projects, it provides instructions and templates for you to describe what you have learnt through the project. This can helps you keep track on your learning by reflection.&lt;/p&gt;

&lt;p&gt;Although it has premium account type that provides users Figma or Sketch document for each project to describe the layout of the prject, a free account should be enough for the developers if you are confident in your styling languages.&lt;/p&gt;

&lt;p&gt;Links: &lt;a href="https://www.frontendmentor.io/"&gt;https://www.frontendmentor.io/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;That's all for topic. If you guys have any recommendations on sites that helps improve coding skills, please feel free to leave a comment below:)&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>programming</category>
    </item>
    <item>
      <title>Suggested Youtube Channels that can Help You learn more in Web Development</title>
      <dc:creator>snail</dc:creator>
      <pubDate>Sat, 24 Jul 2021 10:01:11 +0000</pubDate>
      <link>https://dev.to/snailthelazy/suggested-youtube-channels-that-can-help-you-learn-more-in-web-development-1f91</link>
      <guid>https://dev.to/snailthelazy/suggested-youtube-channels-that-can-help-you-learn-more-in-web-development-1f91</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;Hi, I am Snail, just join this community recently. And here I am going to share about the Youtube Channels I would like to recommend for learning programming and web development.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Fireship
&lt;/h2&gt;

&lt;p&gt;The very first channel I would like to share about is Fireship. The duration of its videos usually ranged around 2-1X minutes, therefore it is short and easy to understand.&lt;/p&gt;

&lt;p&gt;Link: &lt;a href="https://youtube.com/c/Fireship"&gt;https://youtube.com/c/Fireship&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  2. WebDevSimplified
&lt;/h2&gt;

&lt;p&gt;Here goes another Youtuber, who is aim to simplify the web development as much as possible to others. Through its videos, you will learn from the basic of web programming and the latest and most popular techologies used in web development, as well as tutorials of practical project just as blog and interviews about the career of web development.&lt;/p&gt;

&lt;p&gt;Link: &lt;a href="https://youtube.com/c/WebDevSimplified"&gt;https://youtube.com/c/WebDevSimplified&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  3. freeCodeCamp.org
&lt;/h2&gt;

&lt;p&gt;It is an organization which its target is to help people learn to code for free. And it gives out certifications if you can finish its programmes, while the programmes are all free. While the duration of its videos can be last for several hours, the channel has divided the videos into sections for you to follow.&lt;/p&gt;

&lt;p&gt;Link:&lt;a href="https://youtube.com/c/Freecodecamp"&gt;https://youtube.com/c/Freecodecamp&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Final Thoughts
&lt;/h2&gt;

&lt;p&gt;That's all about the Youtube channels I would like to recommend for now. If you have others Youtube channels you find useful for learning web programming and development, please feel free to share it below. Hope this post can help :) &lt;/p&gt;

</description>
      <category>beginners</category>
      <category>webdev</category>
      <category>codenewbie</category>
    </item>
  </channel>
</rss>
