@zaasmi said in CS101 Lecture 1 Discussion:
@Dilshad-Khan said in CS101 Lecture 1 Discussion:
Assalamualikum sir plz back- end developer and front- end developer explain kr dain
What is difference between back-end developer and front-end developer.
Frontend developers primarily use three languages: HTML, CSS, Javascript. … Backend developers need to be proficient in programming languages that render on the server-side of a website or application. The most popular backend programming languages are PHP, Ruby, Python, Node
Reff
Front-end-developer usually works on the appearence part of the web site or application. The main expertise of the front end developer usually include creating the basic structure of the website, designing it, creating animations etc.
Back-end-developer usually works on the core functionalities that a website or application offers. Like the e-commerce setup of the application, users interaction, payments and autoresponders etc.