Content deleted Content added
Designer404 (talk | contribs) m →1. Agile manifesto and Principles: Capitalization Tag: Reverted |
Designer404 (talk | contribs) m →2.4 Server- Side Languages: Spacing issues Tag: Reverted |
||
Line 236:
* '''Operating System APIs:''' These APIs allow applications to interact with the underlying [[operating system]], accessing features like file systems, hardware, and system services.
==== 2.4 Server-
[[Programming language]]s aimed at server execution, as opposed to client browser execution, are known as [[Server-side scripting|server-side languages]]. These programming languages are used in web development to perform operations including [[data processing]], database interaction, and the creation of [[Dynamic web page|dynamic content]] that is delivered to the client's browser. A key element of server-side programming is [[server-side scripting]], which allows the server to react to client requests in real time.
|