<?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: Jayden </title>
    <description>The latest articles on DEV Community by Jayden  (@jaydenomins).</description>
    <link>https://dev.to/jaydenomins</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%2F1576489%2F0fd9b6e8-1f81-43d3-8b56-33e29169f2d6.jpeg</url>
      <title>DEV Community: Jayden </title>
      <link>https://dev.to/jaydenomins</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jaydenomins"/>
    <language>en</language>
    <item>
      <title>My Programming Journey as a newbie</title>
      <dc:creator>Jayden </dc:creator>
      <pubDate>Thu, 06 Jun 2024 10:03:08 +0000</pubDate>
      <link>https://dev.to/jaydenomins/my-programming-journey-as-a-newbie-35pm</link>
      <guid>https://dev.to/jaydenomins/my-programming-journey-as-a-newbie-35pm</guid>
      <description>&lt;p&gt;I first decided to take on a career path in the tech industry when I was 15years old. I started out with game development because my desire  was to create games that people would be able to enjoy as much as I do.&lt;br&gt;
I learnt C# and GD script during this time and was stead fast on creating little projects until, my laptop finally gave up on me and went bad. &lt;/p&gt;

&lt;p&gt;In place of game development, learning HTML and CSS was within my reach with my android phone at the time, thus peaked my interest into web development. &lt;br&gt;
Not long after that, I lost interest in the tech industry in general, that was until I saw people my age bringing innovative ideas to life with the skill of programming. This gave me an idea of what was possible in the tech industry.&lt;/p&gt;

&lt;p&gt;As of now in the present, I am actively learning web development in White Creativity which is the tech firm I am doing my IT, I intend building my skills to provide value for not just employers but the world as a whole.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How not to learn HTML and CSS</title>
      <dc:creator>Jayden </dc:creator>
      <pubDate>Thu, 06 Jun 2024 08:47:11 +0000</pubDate>
      <link>https://dev.to/jaydenomins/how-not-to-learn-html-and-css-59oh</link>
      <guid>https://dev.to/jaydenomins/how-not-to-learn-html-and-css-59oh</guid>
      <description>&lt;p&gt;When starting off with learning any language, VS(Visual studio) code does not disappoint in serving as a good text editor. A fan favourite reason being the rich auto completion feature that auto completes code elements for various languages. &lt;/p&gt;

&lt;p&gt;In the process of learning a language, a person might be doing well following tutorials whilst using this auto completion feature until the time comes to write a line of code without a tutorial, and especially without auto completion.&lt;br&gt;
You will find out that you have not truly mastered how to write the actual elements of not just HTML and CSS but any programming language.&lt;br&gt;
It's right at the back of your mind but you can't quite write it correctly.&lt;/p&gt;

&lt;p&gt;**&lt;u&gt;&lt;/u&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How can you solve this problem?
&lt;/h2&gt;

&lt;p&gt;**&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Navigate to VSCode settings and look for inline. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Untick the checkbox to enable/disable inline suggestions. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;You can go further by:&lt;br&gt;
Going to Tools -&amp;gt; Options -&amp;gt; IntelliCode -&amp;gt; Completions for whole lines of code(turn this off).&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;After doing all this , your coding will be more hands on and you will eventually be able to recall HTML and CSS elements like the back of your hand.&lt;/p&gt;

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