Applications that we are using in these days have the componenets like Front end,Back end,Database,etc..
Front end(Client side) are the things that are visible to user and interact with users.
Back end(Server side) which is not visible to user but it is responsible for manipulating and fetching the data required by user.
Database are to store the data in required forms.
What is Full Stack Development?
The Full Stack Development refers to development of both front end & back end of the application.
Who is Full Stack Developer?
A Full stack developer comprises of skills to develop applications by working with frontend,backend,database.
What is Front End?
Front End is the part which is completely visible to user and responsible for user experience, which creates a impact on user when interacting with the application.Few of languages used in front end development are-
HTML(Hyper Text Markup Language)
CSS(Cascading Style Sheets)
JavaScript(Powerful Client side Scripting Language)
For the front end development we have many Frameworks & Libraries to the ease of use in creating application and some of them are -
AngularJS
React.js
BootStrap
SASS
jQuery
In front end development one needs to work with text editors, should be thorough with the tools, languages and also designing skills to create a pleasant impression for the user.
What is Back End?
Back End mainly deals with working of the website and reponsible for query and response process of the website.This queries the database to user requestsand give reapective responses.Back end is not visible to user, languages used for back end are -
PHP(Hypertext Preprocessor)
C#
Java
Ruby
Python
Similar to the front end the Frameworks & Libraries used in Backend are -
Express
Django
Spring
Handling request-response process by structuring data in a secured way is done in Back end process.
What is Database?
A Database is collection of data related to any organisation, the databases are used in managing the data by performing tasks like insertion,deletion and organizes the data in different forms like tables,reports etc..Some examples of databases are -
MongoDB
MySQL
Microsoft SQL Server
The database makes retrieval of data easy by organizing data.
Bye Bye! meet you next time don't forget to LIKE, SHARE, COMMENT!🙂
No comments:
Post a Comment