What does it take to get into web development - podcast episode cover

What does it take to get into web development

Jul 29, 201818 min
--:--
--:--
Download Metacast podcast app
Listen to this episode in Metacast mobile app
Don't just listen to podcasts. Learn from them with transcripts, summaries, and chapters for every episode. Skim, search, and bookmark insights. Learn more

Episode description

I wanna build a website what do I need to learn?

To build a website from scratch you don't need to have any special knowledge or education.
You can simply go ahead start learning.

Tooling wise you don't need much, a text editor and a web browser.

There are a few components that make up a website. HTML which stands for Hypertext markup language and CSS, Cascading style sheet.

Think of HTML as the blueprint for your website. You define the page structure.

Using CSS you can style the HTML element to define the look and feel, like color fonts etc..

What are the applications that I need to have?

To get a simple website up and running you need a lot of tools, a text editor, and a browser is your friend.
The code is simply some text so you can edit it in any text editor. The reason we use a special text editor like vs code is that we can code faster with it.
It provides syntax coloring and autocomplete.

In how
For the best experience, listen in Metacast app for iOS or Android