Introduction to Web Development

 WEB DEVELOPMENT

This is a domain, if you are a student, from perspective, from science, from commerce or from arts, you can get a package of 10 to 12 lakhs, which is quite a wonderful package. So, she gives so much, she gives so much. With the help of skill, you have a lot of competitions, like if you become too strong about web development, if you have it, then tomorrow, when you are on your own. If you start a tax startup, you can see the up text side yourself.

Introduction to Web Development

 I will not burden you, I will take you two to three minutes from the beginning, where I will be telling you that what is our structure for this whole course, it is the most premium course in the whole world, how can you say this? Because it took us three months to create only 10 lectures on HTML and CSS. Have animated and gone in depth from Beginners to Advanced which we can talk about so first thing dude we are going to talk about is lecture number zero in which we will be telling guys basically what web development is basically. And all the things in it, how bro does web work, write HTML, CSS, what is java script, what is front end, what is back end, when you grow up tomorrow, you will see freelancing. It also has a scope, so if you want, you can become only front-end developer, if you want, you can also become back-end, or you can do both, like a full-stack developer. Hey guys we will be talking about front end first of all our language in front end will be HTML.


To learn HTML CSS & Java script.

Hello guys welcome to Mohsin Edu. we are starting a new web development series in which we will make a dynamic website, one is a static website and the other is a dynamic static website. We have to code to add any new web pages to them and it's not under the control of the user. A dynamic website is a website in which the control of the data rests with the users and clients. You are watching this video, it is also a dynamic website, so in this course, we are going to create a whole website from scratch, in which we will first create the structure of the website, then design it, and with that, our Front end will be ready but still man as i said it will be only display on visiting card side so in that we will design a database to store data then front end using a server side language. And link to the database and at this point our website will be created but it's still on our computer so if we want to show it to the world we need to give the website a unique name and keep those files. In a computer running 24/7 you now have a live website that can be accessed by anyone from anywhere in the world.

My name is Mohsin and I am a IT 3rd year student. I have cracked google summer of crud as a web developer if you are organized by google then some people ask me how did you learn web development. I was in class 12 and I was a IT student when. I started web development and at that time there weren't many courses and I didn't have enough money to afford paid courses so I read a lot of documentations and guides. After that I started learning this web development slowly and I am going to share all that knowledge with you now so let's start and first see how a website works then how a website works.

 Let's see it from an example Let's take an example of how the website works. Our website is the human body. That base level is inside our body. There are many bones that make up the skeleton and the shape and size of our body. So here we can call this skeleton as HTML, from which we create the structure of any website, which defines an aesthetic and look of a body. SS which makes its low call style but still man this body is like a dead body because it has no functionality it can't think anything so for that we use a programming language which is java script that acts as a brain bit here's the catch: there is no memory or storage inside this brain because it's HTMLCSS and java script which are all three things inside your browser. It is installed, that's why it is also called front-end or client-side, so for memory and storage, we are going to use a database and a server,

 what is a database?

 To do this, whenever you are registering on a website, that data is being stored in a database, and you can log in again using the same data, and this database is also stored on a server. It's inside and the server is nothing but a very powerful computer that's in a data center and you can rent it and because the front is in Newser's browser and the browser is on any phone tablet or laptop. I can use and the speed of these devices can be slow that's why bro we use a server to process the data and to use the server we will use a server side language which is any language. Like Java, PHP, Python and almost all the languages that run in your computer can also run in this server and we will use these languages to interact with the database. Let's go back to the dead body in which we have put the brain and now it has storage, so it is a fully functional body. It will recognize that it is unique, it is different, so we give each website a unique name, which is also called a domain name, which gives an identity to this website and by using it, we Call the server.

And as soon as we make a call, the content is displayed in our browser, so we have seen it from a web developer's perspective, how to build a website, now let's look at it from the user's angle. What happens when we write a website in the web address and call it, then we take an analogy for this, like you want to get goods from a shop, first you go there and place an order. And there will be some people serving you your stuff and as soon as you get your stuff you will take it to your house so just like that when we call a website, that domain name is yours. It will locate the server and then your request will go to the server and the server may also square some data and then your content will be sent to the web browser in the response. And from the JavaScript and now those files have come to your browser and now the job of the browser is to read the content which contains HTML and use this HTML to create our browser layout.

 By doing CSSUs, the design will be added and rice skips, some functionalities will run and all these things will be displayed in our web browser. Open it in your browser. Now you have it. Some people may be thinking why don't we use the website builder. It is necessary to learn everything. So first, if you don't know the website builder, then this is something like this. There are websites or soft wares that will give you some tools and you can create websites without coding, so let's see why coding is better than using a website builder. By doing this, you can keep the full control in your hands, it does not stay in the website builders. Second, the uniqueness is because here we are using already coded websites, these websites will never stand out. Can do very fast and efficient and website builders have a lot of redundant code because we don't need it and it makes these websites very slow and that's one thing that website builders can do. Websites are created, they are not easily ranked in SEO, then you must have understood why we need to code and create websites.



Comments