Search results

  1. Michalio

    Advanced debugging with PHP

    Most of the time on working with the code is debugging. For simple projects the echo and print_r is enough, but for little bit more complicated projects we need something more. Let's imagine the possibility where you can go to any place in the code and check the values of each variable while...
  2. Michalio

    Free coding lessons

    Hi everyone! I'm a PHP developer with 10 years of expirience with small and big clients. I want to improve my language skills so decided to teach someone how to write valueable code and how to organise the entire project. I can teach you: how to plan your work with scrum, why using any...
Back
Top