Warning: Undefined array key "REMOTE_USER" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 36 Warning: Cannot modify header information - headers already sent by (output started at /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php:36) in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 46 Warning: Cannot modify header information - headers already sent by (output started at /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php:36) in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 47 Warning: Cannot modify header information - headers already sent by (output started at /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php:36) in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 48 Warning: Cannot modify header information - headers already sent by (output started at /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php:36) in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 49 Warning: Cannot modify header information - headers already sent by (output started at /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php:36) in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/inc/httputils.php on line 28 Warning: Cannot modify header information - headers already sent by (output started at /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php:36) in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/inc/httputils.php on line 29 Warning: Undefined array key "media" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 219 Warning: Undefined array key "date" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 226 Warning: Undefined array key "media" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 228 Warning: Undefined array key "media" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 292 Warning: Undefined array key "media" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 397 Warning: Undefined array key "media" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 219 Warning: Undefined array key "date" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 226 Warning: Undefined array key "media" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 228 Warning: Undefined array key "media" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 292 Warning: Undefined array key "media" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 397 Warning: Undefined array key "media" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 219 Warning: Undefined array key "date" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 226 Warning: Undefined array key "media" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 228 Warning: Undefined array key "media" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 292 Warning: Undefined array key "media" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 397 Warning: Undefined array key "media" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 219 Warning: Undefined array key "date" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 226 Warning: Undefined array key "media" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 228 Warning: Undefined array key "media" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 292 Warning: Undefined array key "media" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 397 Warning: Undefined array key "media" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 219 Warning: Undefined array key "date" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 226 Warning: Undefined array key "media" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 228 Warning: Undefined array key "title" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 240 Warning: Undefined array key "media" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 292 Warning: Undefined array key "media" in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/feed.php on line 397 DWP programming:object_oriented https://dwpdesign.se/dokuwiki/ 2025-04-18T23:32:18+00:00 DWP https://dwpdesign.se/dokuwiki/ https://dwpdesign.se/dokuwiki/lib/tpl/bootstrap3/images/favicon.ico text/html 2017-08-29T06:03:07+00:00 Anonymous (anonymous@undisclosed.example.com) Terminology https://dwpdesign.se/dokuwiki/doku.php?id=programming:object_oriented:lexicon&rev=1503986587&do=diff Terminology Some terms in OOP are: Object - a thing, created from a class. Method - a function inside a class Attribute - data, properties like: color, size, name Function - action, something that takes input and changes it. Behavior - a method inside a class for example text/html 2017-08-29T06:01:45+00:00 Anonymous (anonymous@undisclosed.example.com) Object orientation https://dwpdesign.se/dokuwiki/doku.php?id=programming:object_oriented:object_oriented&rev=1503986505&do=diff Object orientation Object orientation is a philosophy when building applications. The four concepts of object orientation Object oriented design, analysis and programming builds on four core ideas. * Abstraction * Polymorphism * Inheritance text/html 2017-08-25T12:52:50+00:00 Anonymous (anonymous@undisclosed.example.com) Object oriented Analysis and Design https://dwpdesign.se/dokuwiki/doku.php?id=programming:object_oriented:ooa_d&rev=1503665570&do=diff Object oriented Analysis and Design * Gather requirements * Describe the app * Identify the main objects * Describe the interactions * Create a class diagram Gather requirements What are the app supposed to do, what is its goal and what need is it supposed o fulfill? text/html 2017-08-22T14:32:01+00:00 Anonymous (anonymous@undisclosed.example.com) Object oriented programming https://dwpdesign.se/dokuwiki/doku.php?id=programming:object_oriented:oop&rev=1503412321&do=diff Object oriented programming An object is a class in object oriented programming and consist of three things. * Identity (Name) * Attributes (Properties) * Behaviors (actions, methods) text/html 2017-08-22T14:41:48+00:00 Anonymous (anonymous@undisclosed.example.com) programming:object_oriented:sidebar https://dwpdesign.se/dokuwiki/doku.php?id=programming:object_oriented:sidebar&rev=1503412908&do=diff