Objectives:
Understand and use the software building blocks needed to design and build Web applications, taking into account data persistence and the concepts of patterns based on the Javascript language (AJAX).
Programme:
-using a software development environment (Netbeans)
-design and develop Web interfaces (HTML, CSS and Bootstrap)
mastering a Web-oriented programming language (PHP) and its object-oriented aspects (OOP)
-implement web context management solutions using cookies and session variables
-select the data models best suited to the constraints of the application and organise the supply of data to the databases
-implement a Web application incorporating the MVC (Model, View, Controller) design pattern