Try - Getting People to Come to a Talk About Exceptions

Try - Getting People to Come to a Talk About Exceptions

PHP UK Conference via YouTube Direct link

Introduction

1 of 47

1 of 47

Introduction

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Try - Getting People to Come to a Talk About Exceptions

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

  1. 1 Introduction
  2. 2 Why talk about exceptions
  3. 3 Five questions
  4. 4 What is an exception
  5. 5 Other problems
  6. 6 What are exceptions
  7. 7 What are exceptions for
  8. 8 Robustness vs correctness
  9. 9 Robustness
  10. 10 preparerrisk
  11. 11 call chain
  12. 12 flow control
  13. 13 exceptional ruby
  14. 14 what am I actually ready
  15. 15 what else should you throw
  16. 16 when should you throw exceptions
  17. 17 PHP is quirky
  18. 18 Theres more
  19. 19 Post upload
  20. 20 PHP failure handling
  21. 21 PHP errors
  22. 22 Exceptions
  23. 23 Errors
  24. 24 Jiggerypokery
  25. 25 Restore Error Handler
  26. 26 Pars
  27. 27 zend
  28. 28 error handler
  29. 29 die and exits
  30. 30 suppression operator
  31. 31 SPL exceptions
  32. 32 Alternatives
  33. 33 Potential problems
  34. 34 Why use exceptions
  35. 35 Alternatives to exceptions
  36. 36 No raise API
  37. 37 Defensive programming
  38. 38 Eiffel
  39. 39 Design my contract
  40. 40 assert function
  41. 41 best practices
  42. 42 dont have empty catch blocks
  43. 43 add context
  44. 44 base class exception
  45. 45 Exception puns
  46. 46 Recap
  47. 47 Questions

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.