Skip to content

kenaryn/TP01_first_true_form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Back-end web programming

Technical stack

  • PHP 8.x
  • Mysql
  • PhpMyAdmin
  • Docker Desktop / Docker Compose (GUI + CLI)
  • Windows 10
  • WSL / Debian unstable
  • HTML / CSS

Side notes

  • Exporting utiliarian functions
  • Commenting all functions
  • Writing in procedural mode when object oriented seems useless or clumsy/cumbersome to benefit from more memory-efficient data structures.