UI/UX/Full stack
Websites are now a critical component for any business, for advertisement etc ,stay competitive .And as Web Development trends and best practices changes practically with the season, there's no shortages of work for developers.
But How Do You know exactly what kind of Web Development work to seek out and train for ? If you have poked around on job listing sites or browsed through online course. There are three main concentrations :
Front -End , Back-End and Full Stack (UI/UX).
What is Front -End Developer -
What is Back -End Developer-
Where is all that data stored? This is where the back-end comes in.The back-end of a websites consiste of a server ,an application and a data base. A back-end developer builds and maintains the technology that powers those components which ,together,enable the user-facing side of the websites to even exist in the first place.What ever you fill form ,type address or make purchase, your browser sends a request to server side, which returns info in form of frontend code that browser can interpret and display.
Skills and tools for Back-end:
In order to make the server ,applications and database communication with each others,back-end developers use server-side languages like Php,Ruby,Java ,Python and MySql,Oracle and SQL server to find ,save or change data and server it back to the user in front-end code.
SERVER SIDE SETUP:- Your websites needs a database to manage all the customer and product information.A database stores websites content in a structure that makes it easy to retrieve ,organise ,edit and save data.There are many different database that are widely used ,such as MySql,SQL server and oracle.
Comments
Post a Comment