Introduction to Front-end developer
What is a Front-End Developer?
Front-End Developer
A Front-End Developer is someone who creates websites and web applications.
The difference between Front-End and Back-End is that Front-End refers to how a web page looks, while back-end refers to how it works.
You can think of Front-End as client-side and Back-End as server-side.
The basic languages for Front-End Development are HTML, CSS, and JavaScript.
HTML
Stands for Hypertext Markup Language. It is the standard markup language for creating web pages.
CSS
it stands for cascading style sheets.
it is involved with styling your webpage. setting the layout of your web page with beautiful colors, fonts and much more. it describes how HTML elements will appear on screens, papers and other media.
JAVASCRIPT
It is the programming language of the web.
This is where you make your web page interactive and dynamic for users.
Main responsibilities
The main responsibility of the Front-End Developer is the User interface.
Simply put, create things that the user sees.
SQL stands for Structured Query Language
SQL is a standard language for accessing databases
SQL has been an international standard (ISO) since 1987


Comments
Post a Comment