Beginners Guide to web development Part 1

muh_saeid

Saeid

Posted on August 16, 2020

Beginners Guide to web development   Part 1

Brand new to programming and want to become a web developer?

Here some guide to excel in your web development journey according to Cat McGee (@catmcgeecode ):

Step 1. Get yourself a text editor that you like

I know you want to dive right into coding, but you need to know where to put this code first!.There tons of text editors there like sublime 3 Atom e.t.c but i recommend using VScode.
The industry favourite is VSCode and it's great for beginners too https://t.co/BeuQJ0TlAR

Step 2: Learn HTML

There are plenty of resources and quick-start tutorials like on W3Schools, FrontendMasters but I recommend that you have a broad learning of HTML (it also helps with accessibility!)

Free Codecademy course: https://t.co/GrFm3PaJvO

Step 3: Learn CSS

You could spend years learning CSS, and most web devs are still learning and discovering something new every day. For now, you want to learn how to connect a stylesheet & know basic styling.

Free Codecademy course: https://t.co/MnkDMboB6M

Step 4: Build!

Now you know enough to build something, so build something! You may still feel like you know nothing, but feel free to search the internet as much as you need to. We all do.

If you're stuck for ideas, Geeks for Geeks has some great ones https://t.co/NPCM2OoT2Z

If you have Questions suggestions leave a comment and i will give response to the best of my abilities

๐Ÿ’– ๐Ÿ’ช ๐Ÿ™… ๐Ÿšฉ
muh_saeid
Saeid

Posted on August 16, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

MY FIRST YEAR CODING STORY
codenewbie MY FIRST YEAR CODING STORY

April 3, 2021

Time Management As a Software Engineer.
codenewbie Time Management As a Software Engineer.

January 27, 2021

ELOQUENT JAVASCRIPT : CHAPTER 3
javascript ELOQUENT JAVASCRIPT : CHAPTER 3

December 12, 2020

What is CSS?
codenewbie What is CSS?

December 8, 2020

ยฉ TheLazy.dev

About