Skip to content

This repo contains the PHP-debugging challenge, an introductory exercise that is part of BeCode's Full Stack Junior Web Developer training.

Notifications You must be signed in to change notification settings

EvaRoets/PHP-debugging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHP debugging πŸ›

🎯 Objectives

  • Understanding the root of bug fixing
  • Know what print_r, var_dump, die, echo, exit, break do
  • Know what to do the next time you're stuck
  • Give yourself the solver's mentality, a problem is just an opportunity to learn!

βœ”οΈ Specifications

Open up the junior.php.broken file, read the comments, fix the code blocks as requested in the comments and put the final file expert.php in the repository folder as requested.

🌱 Must-haves

Exercises 1-5

🌻 Nice-to-haves

Exercises 6-10

About

This repo contains the PHP-debugging challenge, an introductory exercise that is part of BeCode's Full Stack Junior Web Developer training.

Topics

Resources

Stars

Watchers

Forks

Languages