Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Explore how to start Web Development
Rating: 4.3 out of 5(178 ratings)
15,837 students

Explore how to start Web Development

Learn the fundamental concepts to creating websites how websites works and how they get created
Created byLaurence Svekis
Last updated 11/2024
English

What you'll learn

  • clear path for how to create websites

Course content

2 sections16 lectures1h 8m total length
  • Introduction to websites and web development5:07
  • DNS names and IP addresses3:53

    Explain how typing a domain name triggers DNS to translate it into an IP address via your ISP's DNS server, enabling the browser to fetch the web page.

  • Code of the internet3:44
  • HTML and CSS how they work6:38
  • JavaScript Code2:46
  • Web development and how it works7:38

    Explore how web pages render with HTML, CSS, and JavaScript using a browser and editor, and see how browsers translate code into visible content, locally or on a server.

  • Dynamic Static Frontend Backend Client Side Server Side8:52
  • Editors creating frontend code3:54
  • Web development Browsers4:59

    Learn how to use browser dev tools to inspect and edit HTML, CSS, and JavaScript in real time, compare Chrome and Firefox, and debug performance and rendering.

  • File Structure3:44

    Discover how web pages use index.html as the root page, organize files with folders for css, js, and images, and understand hosting basics for online access.

  • Hosting websites3:18
  • Get your website files to your server5:50

    Discover how to upload your files to a web server using FTP clients, and how hosting, domains, IP addresses, and DNS enable users to reach your site.

  • Web developer Resources and info6:21
  • Resources0:23

Requirements

  • basic computer use knowledge

Description

Learn what it takes to get a website online, how websites work and where to begin if you want to create your own websites.

Understanding the fundamental core concepts related to the internet and how websites function is a great starting point to anyone who wants to create websites.

Learn more about how websites are made and how web content is served up to users.

This course covers everything you need to know in order to start creating websites, learn where to start, explore the terms used and the technology involved. Get links and information about common resources used by web developers to create websites.

This course aims to answer any questions you may have about

  • How HTML works
  • What languages are used to create websites HTML, CSS and JavaScript
  • How website get created 
  • what goes into designing and constructing web content
  • Dynamic websites vs Static websites
  • Front-end code vs Back-end code
  • Client side vs server side
  • How servers display content
  • web hosting and domains
  • Browsers and how they render code
  • how to get files from your computer to a server
  • all about top web resources and sites
  • plus more

Taught by an instructor with over 18 years of real web development experience.  Learn how you too can start creating websites and explore how easy it can be to get started with websites.


Who this course is for:

  • anyone who wants to learn more about web development
  • anyone who wants to learn about how website work