My WebDev Learning

Come along and see me grow

My Learning Milestones

First I explored VS Code

Discovered the powerful features of Visual Studio Code and set up my development environment for success.

I learnt what the different parts of a website are

Understanding HTML structure, CSS styling, and JavaScript functionality - the building blocks of the web.

Practicing writing prompts

Developed skills in crafting clear and effective prompts to communicate ideas and solve problems efficiently.

Created my own project!

Put everything together to build my first complete web project from scratch - this very website!

Frequently Asked Questions

What is this learning journey about?

This journey is about learning web development from the ground up. Starting with the basics of HTML, CSS, and JavaScript, and progressing to building complete, functional websites.

How long does it take to learn web development?

The timeline varies for everyone! With consistent practice, you can build basic websites within a few weeks. However, web development is a continuous learning journey as new technologies and best practices emerge regularly.

What tools do I need to start?

You just need a code editor (like VS Code), a web browser, and an internet connection. All these tools are free and accessible to everyone!

Can I really build websites as a beginner?

Absolutely! Everyone starts as a beginner. With practice, patience, and the right resources, you'll be creating amazing websites in no time. This website itself is proof of what you can achieve!

What should I learn after HTML and CSS?

After mastering HTML and CSS, JavaScript is the next natural step. It adds interactivity to your websites. From there, you can explore frameworks like React, Vue, or Angular, and backend technologies like Node.js.