Debugging Effectively

Debugging Effectively

PHP UK Conference via YouTube Direct link

Intro

1 of 30

1 of 30

Intro

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Debugging Effectively

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Colin O'Dell
  3. 3 Overview
  4. 4 Coding
  5. 5 Process is the foundation of effective debugging
  6. 6 Gain experience with code and tools
  7. 7 Develop your intuition
  8. 8 Junior Developers
  9. 9 XY Problem
  10. 10 Systematic Approach
  11. 11 Replicate the Issue
  12. 12 Identify the Culprit
  13. 13 Fix it & Re-test
  14. 14 Mitigate Future Occurrences
  15. 15 Recap
  16. 16 Long-Term Results
  17. 17 Two essential tools
  18. 18 Integrated Development Environment
  19. 19 Interactive Debugger
  20. 20 Techniques
  21. 21 Trace forwards
  22. 22 Use tools
  23. 23 Variable dumps
  24. 24 Debug toolbars
  25. 25 Console Utility
  26. 26 Performance Profiling
  27. 27 git bisect
  28. 28 netcat
  29. 29 Get help
  30. 30 Four things to walk away with

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.