This website provide the tutorials for developers at SIA Crealoz.
Before starting the lessons and exercises, you need to set up your environment following these instructions.
HTML / CSS / JavaScript
HTML
- Create a first html file and modify it.
- Discover tags
- Specific tags
- Tags attributes
- Exercise #1
CSS
Vanilla CSS
- Adding styles to tags
- Cascading
CSS preprocessor
- Install SASS
- From CSS to Sassy CSS
JavaScript
Introduction to DOM
Modify DOM
Introduction to jQuery
PHP/MySql
First PHP page
Setting up Database with MySQL
Introduction to CRUD
Create
Read
Update
Delete
Storing data in the database
Retrieve data and present it
Simple view
Loops and tables
OOP
Introduction to OOP
Classes
Class
Interface
Extension
Symfony
Installation
Composer
Configuration
CLI
Assets
Add own development
View
Controllers
Models