Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP

Tom Hudock
Tom Hudock
855 Points

Huh?

I found this part of the tutorial utterly confusing, and I'm a teeny bit familiar with try/catch statements.

1 Answer

Konrad Pilch
Konrad Pilch
2,435 Points

Re-watch it. No one ever learned programming language by going throw every command once. Which you shouldn't even go throw them all and learn only ones you need in the moment.

Tom Hudock
Tom Hudock
855 Points

I'd like to see this part more fully explained with more examples. Perhaps Hampton can do a tutorial just on exceptions in PHP.

Konrad Pilch
Konrad Pilch
2,435 Points

Which tutorial are you even talking about? You havent linked any nor its not linked to any.

Tom Hudock
Tom Hudock
855 Points

The PHP OOP tutorial, specifically the section about Exceptions. I initiated the question from within the tutorial, not sure why it's not linked to it. Perhaps a moderator can delete my post being that it's out of context and won't make much sense.

Konrad Pilch
Konrad Pilch
2,435 Points

No moderator would delete it . A moderator cant delete a post , they took the function out .

Bdw, yeah, i did the same thing , i feel OOP Basics should be improved like three times its quality or quantity too.

Tom Hudock
Tom Hudock
855 Points

Agreed. The PHP OOP tutorial here is a good start, but, should be expanded to include more OOP topics and get a bit more in-depth on other topics. Exceptions, for example, which is breezed through very quickly. Hopefully Hampton will do a few more PHP OOP tutorials.

Konrad Pilch
Konrad Pilch
2,435 Points

I hope he will. I hope hes doing some that includes it right now.