Patterns: Difference between revisions
m added Category:PHP using HotCat |
No edit summary |
||
| Line 2: | Line 2: | ||
With the [http://lucasbaltes.com/php-museum/ advent of PHP5 in 2004], more object-oriented programming capabilities were available to the PHP developer. To be a good software architect, you should use patterns or recognize them when they present themselves to be able to implement good solutions. So, take time to learn about the common patterns and leverage the object-oriented facilities in PHP. | With the [http://lucasbaltes.com/php-museum/ advent of PHP5 in 2004], more object-oriented programming capabilities were available to the PHP developer. To be a good software architect, you should use patterns or recognize them when they present themselves to be able to implement good solutions. So, take time to learn about the common patterns and leverage the object-oriented facilities in PHP. | ||
== Software Architect == | |||
This presentation by Mark Richards in 2023 gives advice about how to think like a Software Architect {{#ev:youtube|https://www.youtube.com/watch?v=W7Krz__jJUg}} | |||
{{Stub}} | {{Stub}} | ||
[[Category:PHP]] | [[Category:PHP]] | ||
[[Category:Architecture]] | |||