A tech blog.

 Introduction to Web Development [Chapter 1]

Introduction to Web Development [Chapter 1]

(Note : This blog is divided into several chapters to make it simple and easy for the user to understand the things smoothly and avoid over-information at a time.)


When it comes to learning web development or say any kind of development that requires some technologies to be executed in the proper manner, people often feel reluctant as they get worried about the different technologies that they require to learn that specific development, be it Web or Android Development.



Now the question arises. WHY ?

Why do learners get so overwhelmed when it comes to learning Web or Android Development?


It’s because of the lack of correct and useful guidance.

Yeah! You read it right. People often get the first advice or guidance from those who have absolutely no experience in this field.


That’s why, here, I am going to share the learning path for web development right from its introduction to some of the best free resources out there that you may use to learn Web Development.


So, without wasting your time, let’s get started.


Introduction.


Basically Web Development is the process to develop websites for different purposes. The websites can be of any type ranging from simple static page websites to complex web applications, electronic businesses and social network services. Now, let’s dive into the great world of web development. Wait ! I have something for you and that’s a tip: “Consistency is the key”. Remember this always.


So, without further ado let’s start.


Websites can be divided into some categories like Static and Dynamic, etc.

  1. Static Websites: As the word suggests, these are the websites that are displayed to the user just as they are stored. In simple words we may say that they appear exactly as they are(it may sound funny for now).

  2. Dynamic Websites: Here also, as the word suggests, these are the websites that are dynamic in nature means that the content of such websites changes in a dynamic manner.

(for more detailed info. You may refer to this article).