Patterns: Difference between revisions

initial stub to link to EJB Design Patterns pdf
No edit summary
 
(One intermediate revision by one other user not shown)
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:Architecture]]