Backend Introduction

4. Backend Introduction#

Syllabus Points Covered
Programming for the web
Data transmission using the web
  • Explore the applications of web programming

    • interactive website/webpages

  • Investigate and describe the function of web protocols and their ports

    • HTTP

Designing web applications
  • Model elements that form a web development system

    • client-side (front-end) web programming

    • server-side (back-end) web programming

  • Observe and describe the back-end process used to manage a web request

    • role of webserver software

    • web framework

    • objects

    • libraries

Chapter Contents