Uploaded on Mar 2, 2023
PPT on Front End vs Back End Development
Front End vs Back End Development
Front End vs Back End Development: What's the Difference? INTRODUCTION Frontend and Backend are the two most popular terms used in web development. The front end is what users see and interact with and the backend is how everything works. Each side needs to communicate and operate effectively with the other as a single unit to improve the website’s functionality. Source: www.geeksforgeeks.org DEFINITION The front end is the part of the website users can see and interact with such as the graphical user interface (GUI) and the command line including the design, navigating menus, texts, images, videos, etc. The backend, on the contrary, is the part of the website users cannot see and interact with. Source: www.geeksforgeeks.org VISUAL ASPECT The visual aspects of the website that can be seen and experienced by users are frontend. On the other hand, everything that happens in the background can be attributed to the backend. Source: www.geeksforgeeks.org LANGUAGES USED Languages used for the front end are HTML, CSS, and JavaScript while those used for the back end include Java, Ruby, Python, and .Net. Source: www.geeksforgeeks.org Front and back end developers work on different sides of a website Front end development is programming which focuses on the visual elements of a website or app that a user will interact with (the client side). Meanwhile, back end development focuses on the side of a website users can’t see (the server side). Source: kenzie.snhu.edu Front and back end developers have different strength Different developers have different strengths. But it’s essential to keep in mind that one side of the development process isn’t harder or more important than another. In fact, they’re equally important in creating a dope website that users will enjoy interacting with. Source: kenzie.snhu.edu What pays more: Front end or back end ? Though there are differences in what you can earn, depending on if you specialize as a front or back end developer, it all comes down to your unique talents, passions, and abilities. You may find you prefer one side of development over another. Source: kenzie.snhu.edu Front end or back end developers work together While there are some similarities between the two sides of web development, it’s easiest to think of them as sides of a cassette tape. They are both necessary parts of the web dev process that are used to create functional, visually appealing websites and applications. Source: kenzie.snhu.edu Front end Vs. back end. Why not both? While learning to code and work within these languages, you’ll gain more insight into which tasks you prefer as a developer and can come to a better understanding of if you have a preference for one side of web development over another (or if you want to rock it as a full stack engineer). Source: kenzie.snhu.edu THANK YOU
Comments