INTRODUCTION 

Web development or Website development is one of the most emerging career opportunity in the world as most of the business are coming to online market it may be for flexible Employee maintainance or selling their product in online basis or distributing knowledge through web.

    WHY WEBSITE?

    Website is very easy to create, maintain, manipulate because any change in its structure does not need any updates in user's phone. They access it whenever they need it directly through browsers. 

    BASIC CONTENTS OF A WEBSITE

    A Website contains 

    1. DOMAIN: just like a unique name of server of the website. 
    2. HOSTING OR SERVER: is the placebwhere website codes is saved and according to user requirement it gets served.
    3. DATABASE:  Is the place where datas related to our visit of site or account details are saved like my account details in amazon gets saved in Amazon database centre at Bangalore. Microsoft have it's database centre inside ocean so that heating effect of computer can be minimized. 

    SKILLS REQUIRED 

    A website is divided in 3 parts 

    1.FRONT-END 

    which a user of website see in browser developed by html, CSS and javascript 

    • HTML:used for writing real code 
    • CSS:visual effects and beautifying the website 
    • Javascript:real time execution at the browser like showing system time in browser and hide a image by clicking a button. 

    2.BACK-END

    This part is done only for server part like clicking a button of home we land on a home page means home page front-end code gets download to our browse and browser interpret with code providing us a beautiful website. And that code sending part is done by backend programming . 

    Ex. Django, flutter, php,nodejs etc 

    • Django-codes here similar to python.
    • Flutter-dart based .
    • Nodejs-javascript based . 
    • Php-simillar to c, c++ and java 

     3.DATABASE

    which saves user data and provide it whenever website need it and done by MySQL, NoSQL etc. 

    EARNING 💰 💰

    In this era a full stack developer in web development is always in high demand.So if you are a fresher you can get up-to 10-20LPA(from fulltime job) and once you get 3-4 year of experience in any company then you can earn up-to 30-35 LPA also. And according to upwork and other freelancing sites webdevloper earn up-to 100lacks per anum also due to most of the client are foreigners in that site( may be) . And most of college student who are willing to choose freelancing they opt. for web-development because it is very easy to learn.