Exercises carried out in the different modules of the web development degree course.
The repository is organized into the following folders:
-
DWCC/Client: Contains files and resources related to the client-side module including vanilla javascript, POO in javascript, css, html and more.
-
DWCS/Server: This folder houses files related to the logic and implementation of the server module including PHP, symphony framework, MVC arquitecture, mysql and mongo (Backend).
-
DWPROG/programming-exercises-development: Folder covering short programming development and specific exercise files from programming module using Java (Backend).
-
DWBD/Databases: Contains files and scripts related to the database module including DML, DDL,DCL, views, functions, pointer, control structures, procedures and triggers using mysql.
-
DWCD/Development: Contains files and scripts related to the development contours module.
Katas from DWCD module:
-
DWDA/applications-deployment: Folder covering applications deployment module which includes gitflow, docker, github actions and more.
-
DWLM/markup-language: Folder covering markup language module which includes html, xml, xpath, xslt and more.
-
DWDI/UX-UI: Folder covering UX/UI module for web interface design (frontend).
-
DWSI/informatic-systems: Folder covering informatic systems module which includes the basics of the operating system,virtualization, network configuration, hardware components, linux commands, servers configuration and more.
This project is licensed under the MIT License.