Skip to main content

Third day at Uki

 Web Development

  • Web development is work involved in developing a website like "https://en.wikipedia.org/wiki/Main_Page".
  • The web page contains data, text, audio, video, hyperlinks, images, etc.
  • We can divide 2 types ...   1)Static    2)Dynamic
  • We can't modify anything on a Static web page.
  • We can modify it on a Dynamic web page.

Advantages of a static website

  • Provide improved security over dynamic websites 
  • Improved performance for end-users compared to dynamic websites
  • Fewer or no dependencies on systems such as databases or other application servers 
  • Cost savings from utilizing cloud storage, as opposed to a hosted environment

Disadvantages of a static website

  • Dynamic functionality must be performed on the client-side.

 

Advantages of a Dynamic web page

 

  • Easy To Update
  •  Interactive
  • Quick To Responsiveness
  •  Smooth Navigation


Disadvantages of a Dynamic web page

  • Higher Cost
  • Slow Processing

Here are some web sites to learn about web development...





Comments

Post a Comment