Object-Oriented Programming with PHP

12 anos atrás
1h 57m – Intermediate Whether you’re enhancing or optimizing existing code or just starting from scratch, there’s never a better time to start integrating object-oriented design techniques. This course shows how to integrate the principles of object-oriented programming ...

Foundations of Programming: Object-Oriented Design

13 anos atrás
3h 1m – Intermediate Most modern programming languages, such as Java, C#, Ruby, and Python, are object-oriented languages, which help group individual bits of code into a complex and coherent application. However, object-orientation itself is not a language; it’s simply a set of ...