Brief Summary
This course dives deep into object-oriented analysis, design, and programming. It makes tricky concepts like APIE and UML easy to understand, whether you’re a newbie or looking to refresh your skills. Expect clear explanations and practical insights throughout.
Key Points
-
Object oriented programming concepts are crucial for effective software design.
-
APIE stands for Abstraction, Polymorphism, Inheritance, and Encapsulation.
-
Understanding UML (Unified Modelling Language) is key for mapping applications.
-
The course simplifies complex topics for beginners and experienced programmers alike.
-
It's not just about learning syntax; it's about grasping the entire object-oriented process.
Learning Outcomes
-
Gain a solid understanding of object-oriented principles and their importance.
-
Master the APIE concepts: Abstraction, Polymorphism, Inheritance, and Encapsulation.
-
Learn to effectively use UML for application design.
-
Enhance your programming skills beyond just syntax knowledge.
-
Develop a comprehensive view of the object-oriented process.
About This Course
Fully understand object oriented analysis, design and programming from the ground up.
Learning object oriented programming may seem like a chaw but in reality once learnt it's not difficult. However many programmers learn object orientation programming instead of the whole object orientation process, for example what do we mean by object orientation? What does the APIE acronym stand for and do we understand all concepts of this acronym? Those who may even have a general knowledge of object orientation programming may want to take this course because it'll give a higher definition of object orientation and all concepts that surround it. To truly understand how to program in an object oriented manner then we must first understand all there is to know about the concepts, ideologies and fundamental understanding not just the syntax of any one language.
If you just know how to program object oriented then that will not cut it. What happens when you need to map out an application are you using UML and are you using it correctly? Everything we do in the programming world is for real world use so understanding the syntax only or understanding object orientation in a general way will not cut in large scale projects. So those programmers who may have been exposed to object orientation syntax may find this course of some use and don't for object oriented analyse and design don't refer to any programming language. Also new comers will definitely learn a boat load from this course in the simplest manner possible right from the start even if you don't want to do the programming part.
This course includes lectures that break subjects down like abstraction, polymorphism, inheritance and encapsulation in a simplified spoon fed manner for anyone to understand from beginner or even an experienced programmer who wants to know more about the object oriented fundamentals.
APIE (Abstraction, Polymorphism, Inheritance & Encapsulation)
Object oriented analysis, design & programming
UML or Unified Modelling Language
Brian F.
The engaged me, clearly explained concepts and terms, plus demonstrated how to create and use classes and objects in PHP. I highly recommend this course!