<?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: dheeraj</title>
    <description>The latest articles on DEV Community by dheeraj (@dheeraj_79119083b0eece70e).</description>
    <link>https://dev.to/dheeraj_79119083b0eece70e</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4041579%2F8c491a6e-e76d-45a3-9874-ee616c91f0db.png</url>
      <title>DEV Community: dheeraj</title>
      <link>https://dev.to/dheeraj_79119083b0eece70e</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dheeraj_79119083b0eece70e"/>
    <language>en</language>
    <item>
      <title>My First Month Learning Web Development: From YouTube to Building My Own Projects</title>
      <dc:creator>dheeraj</dc:creator>
      <pubDate>Wed, 22 Jul 2026 09:02:50 +0000</pubDate>
      <link>https://dev.to/dheeraj_79119083b0eece70e/my-first-month-learning-web-development-from-youtube-to-building-my-own-projects-2d7m</link>
      <guid>https://dev.to/dheeraj_79119083b0eece70e/my-first-month-learning-web-development-from-youtube-to-building-my-own-projects-2d7m</guid>
      <description>&lt;p&gt;When I first decided I wanted to learn web development, I was very hesitant to buy courses. I knew I needed a structured path. I started searching YouTube for free tutorials.&lt;br&gt;
That’s when I stumbled across a free full web development course by Scrimba on freecodecamp youtube channel.&lt;br&gt;
Before finding Scrimba, I was trapped in tutorial hell. I would watch a video, nod along, and then completely freeze when I opened my own code editor.&lt;br&gt;
Scrimba was different. There is a challenge with every module and submodule. I started to understand things the websites which when i used to see before and i used to get awed away now they seem like a piece of cake. scrimba made me confident I started exploring myself and i learned things.&amp;nbsp;&lt;br&gt;
"You don't learn to code by watching others code. You learn by writing code yourself."&lt;br&gt;
I had heard this quote before, but this platform actually forced me to practice it. Whenever I didn't understand how a CSS property worked or what a JavaScript function was doing, i learned how to research on your own and get things done.&lt;br&gt;
3 Major Things I Learned This Month&lt;br&gt;
Over the past four weeks, I've gone from staring blankly at my screen to actually understanding how the web is built. Here are my biggest takeaways:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Structuring with HTML: i learned that html is like the bones of a website. before i thought it was hard but making things like forms and putting images on the screen was actually really fun and simple once i got the hang of it.&lt;/li&gt;
&lt;li&gt;Styling with CSS: styling was a bit tricky for me at first. flexbox confused me a lot because things would just go where i didnt want them to go and break the layout. but when i finally made a webpage look good and change colors, it felt amazing. i really enjoyed making the layouts look like actual real websites.&lt;/li&gt;
&lt;li&gt;The Magic of JavaScript: this was the hardest part but also the most rewarding. making a simple button actually do something cool when you click it felt like real magic. i still have a lot to learn in js but making my first interactive thing made me feel like a real programmer.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;At that point of time i didn't realise that what i m watching on youtube is not complete version and i was shocked bcs if this is the free content I wonder how amazing the paid course would be. in my whole life scrimba will be my first subscription.&lt;br&gt;
If you are a beginner like me, hesitating because you think coding is too hard or too expensive to learn, i highly encourage you to try this interactive approach. it changed everything for me. You can start your own journey and check out the platform here: &lt;a href="https://scrimba.com/?via=community" rel="noopener noreferrer"&gt;https://scrimba.com/?via=community&lt;/a&gt; &lt;br&gt;
some mini projects i did&lt;br&gt;
I designed a chess board.&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F7d9fgy3t1gkc7n6ri1wv.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F7d9fgy3t1gkc7n6ri1wv.jpg" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;br&gt;
I made a face painting machine, i havent deployed it yet.&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fmcmk9157jftizyriss59.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fmcmk9157jftizyriss59.jpg" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks scrimba, for this wonderful course.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
