SlideShare a Scribd company logo
1 of 10
OOP in 10 minutes
An introductory topic to OOD
Sameh Deabes
How to write a novel in
Russian?
How to write a novel in Russian?
• Characters
• Words
• Phrases
• Paragraphs
• Syntax
• Eloquence = ‫بالغة‬
• Literature = ‫أدب‬
• Novels = ‫روايات‬
How to write programs like novels?
• Programming language:
• Characters, Numbers, syntax
• Methods, modules
• OOP
• OOD
• Design Patterns
• Enterprise Architecture Patterns
• Integration patterns
Concepts of OOP I - Abstraction
• Abstraction = ‫تجريد‬
• Simulating real-world objects in computer world
• The ability to classify (create classes/blueprints + objects)
• ‫الشيء‬ ‫هو‬ ‫ليس‬ ‫الشيء‬ ‫وصفك‬
Concepts of OOP II - Encapsulation
• Encapsulation = ‫كبسلة‬=‫كبسولة‬ ‫في‬
• data hiding
• access modifiers: public, private, protected, internal, protected internal
• hide implementation details
Concepts of OOP III - Inheritance
• Inheritance = ‫وراثة‬
• Sharing data and functionality from parents
Concepts of OOP IV - Polymorphism
• Polymorphism  poly = ‫,متعدد‬ -morphism = ‫أوجه‬
• Many forms @ runtime depending on context
Concepts of OOP IV – Polymorphism (Cont’d)
• Types of polymorphic behavior
• inheritance/interface polymorphism
• Overloading
• Generics [parametric polymorphism]
• Reflection
Polymorphism demo

More Related Content

Viewers also liked

Йорданка Томкова
Йорданка ТомковаЙорданка Томкова
Йорданка ТомковаSmartLviv
 
If i diebeforeyouwake
If i diebeforeyouwakeIf i diebeforeyouwake
If i diebeforeyouwakeSandy Peters
 
LCA - PRESENTATION
LCA - PRESENTATIONLCA - PRESENTATION
LCA - PRESENTATIONMarta Milani
 
Reversible Jackets
Reversible JacketsReversible Jackets
Reversible Jacketsemsshirts11
 
Miguelangelmayer reutilizaciinformaciclinicaperrecerca-150506065712-conversio...
Miguelangelmayer reutilizaciinformaciclinicaperrecerca-150506065712-conversio...Miguelangelmayer reutilizaciinformaciclinicaperrecerca-150506065712-conversio...
Miguelangelmayer reutilizaciinformaciclinicaperrecerca-150506065712-conversio...Núria Sánchez Ruano
 
What can CRM do for your business?
What can CRM do for your business?What can CRM do for your business?
What can CRM do for your business?Mantralogix
 
цифровое фото видео
цифровое фото видеоцифровое фото видео
цифровое фото видеоUriyK
 
Issue 13 UKEd Magazine Jan 2015
Issue 13 UKEd Magazine Jan 2015Issue 13 UKEd Magazine Jan 2015
Issue 13 UKEd Magazine Jan 2015UKEdChat
 
Ahmed Naeim Kamel CV 5-2-2016
Ahmed Naeim Kamel  CV 5-2-2016Ahmed Naeim Kamel  CV 5-2-2016
Ahmed Naeim Kamel CV 5-2-2016AHMED NAEIM
 
Rohit L. Gawali- Plexiglas Project
Rohit L. Gawali- Plexiglas ProjectRohit L. Gawali- Plexiglas Project
Rohit L. Gawali- Plexiglas ProjectRohit Gawali
 
Story board reading
Story board readingStory board reading
Story board readingAripin7b
 
Cbm partner - long format - july 2015
Cbm   partner - long format - july 2015Cbm   partner - long format - july 2015
Cbm partner - long format - july 2015Massimo Ciafre'
 

Viewers also liked (17)

Йорданка Томкова
Йорданка ТомковаЙорданка Томкова
Йорданка Томкова
 
6A Slide Design
6A Slide Design6A Slide Design
6A Slide Design
 
Hazteoir twitter
Hazteoir twitterHazteoir twitter
Hazteoir twitter
 
If i diebeforeyouwake
If i diebeforeyouwakeIf i diebeforeyouwake
If i diebeforeyouwake
 
LCA - PRESENTATION
LCA - PRESENTATIONLCA - PRESENTATION
LCA - PRESENTATION
 
Entire Package
Entire PackageEntire Package
Entire Package
 
Reversible Jackets
Reversible JacketsReversible Jackets
Reversible Jackets
 
Amazon recap
Amazon recapAmazon recap
Amazon recap
 
Miguelangelmayer reutilizaciinformaciclinicaperrecerca-150506065712-conversio...
Miguelangelmayer reutilizaciinformaciclinicaperrecerca-150506065712-conversio...Miguelangelmayer reutilizaciinformaciclinicaperrecerca-150506065712-conversio...
Miguelangelmayer reutilizaciinformaciclinicaperrecerca-150506065712-conversio...
 
What can CRM do for your business?
What can CRM do for your business?What can CRM do for your business?
What can CRM do for your business?
 
цифровое фото видео
цифровое фото видеоцифровое фото видео
цифровое фото видео
 
Issue 13 UKEd Magazine Jan 2015
Issue 13 UKEd Magazine Jan 2015Issue 13 UKEd Magazine Jan 2015
Issue 13 UKEd Magazine Jan 2015
 
Ahmed Naeim Kamel CV 5-2-2016
Ahmed Naeim Kamel  CV 5-2-2016Ahmed Naeim Kamel  CV 5-2-2016
Ahmed Naeim Kamel CV 5-2-2016
 
Hazteoir twitter - Blog
Hazteoir twitter - BlogHazteoir twitter - Blog
Hazteoir twitter - Blog
 
Rohit L. Gawali- Plexiglas Project
Rohit L. Gawali- Plexiglas ProjectRohit L. Gawali- Plexiglas Project
Rohit L. Gawali- Plexiglas Project
 
Story board reading
Story board readingStory board reading
Story board reading
 
Cbm partner - long format - july 2015
Cbm   partner - long format - july 2015Cbm   partner - long format - july 2015
Cbm partner - long format - july 2015
 

Similar to OOP in 10 minutes

introduction of Object oriented programming
introduction of Object oriented programmingintroduction of Object oriented programming
introduction of Object oriented programmingRiturajJain8
 
C++ in object oriented programming
C++ in object oriented programmingC++ in object oriented programming
C++ in object oriented programmingSaket Khopkar
 
OOP History and Core Concepts
OOP History and Core ConceptsOOP History and Core Concepts
OOP History and Core ConceptsNghia Bui Van
 
OOPs Concepts.pptx
OOPs Concepts.pptxOOPs Concepts.pptx
OOPs Concepts.pptxcheapPerson
 
Introduction to Object Oriented Programming
Introduction to Object Oriented ProgrammingIntroduction to Object Oriented Programming
Introduction to Object Oriented ProgrammingMoutaz Haddara
 
Intro to iOS: Object Oriented Programming and Objective-C
Intro to iOS: Object Oriented Programming and Objective-CIntro to iOS: Object Oriented Programming and Objective-C
Intro to iOS: Object Oriented Programming and Objective-CAndrew Rohn
 
Computer Science ACW Intro to OOP L7.pptx
Computer Science ACW Intro to OOP L7.pptxComputer Science ACW Intro to OOP L7.pptx
Computer Science ACW Intro to OOP L7.pptxEdmondLabule2
 
OOPs fundamentals session for freshers in my office (Aug 5, 13)
OOPs fundamentals session for freshers in my office (Aug 5, 13)OOPs fundamentals session for freshers in my office (Aug 5, 13)
OOPs fundamentals session for freshers in my office (Aug 5, 13)Ashoka R K T
 
Objected-Oriented Programming with Java
Objected-Oriented Programming with JavaObjected-Oriented Programming with Java
Objected-Oriented Programming with JavaOum Saokosal
 
Object oriented javascript
Object oriented javascriptObject oriented javascript
Object oriented javascriptGarrison Locke
 
Principles and advantages of oop ppt
Principles and advantages of oop pptPrinciples and advantages of oop ppt
Principles and advantages of oop pptdaxesh chauhan
 
Object Oriented Programming using C++
Object Oriented Programming using C++Object Oriented Programming using C++
Object Oriented Programming using C++Jayant Dalvi
 
Oops concepts
Oops conceptsOops concepts
Oops conceptsGopalSB
 
"Introduction to F#" - South Dakota Code Camp, November 5, 2011
"Introduction to F#" - South Dakota Code Camp, November 5, 2011"Introduction to F#" - South Dakota Code Camp, November 5, 2011
"Introduction to F#" - South Dakota Code Camp, November 5, 2011Blend Interactive
 
Intro to oop.pptx
Intro to oop.pptxIntro to oop.pptx
Intro to oop.pptxUmerUmer25
 
Semantic Web: introduction & overview
Semantic Web: introduction & overviewSemantic Web: introduction & overview
Semantic Web: introduction & overviewAmit Sheth
 
Lec 1.1 Object Oriented Programming
Lec 1.1 Object Oriented ProgrammingLec 1.1 Object Oriented Programming
Lec 1.1 Object Oriented ProgrammingBadar Waseer
 
U1 JAVA.pptx
U1 JAVA.pptxU1 JAVA.pptx
U1 JAVA.pptxmadan r
 

Similar to OOP in 10 minutes (20)

introduction of Object oriented programming
introduction of Object oriented programmingintroduction of Object oriented programming
introduction of Object oriented programming
 
C++ in object oriented programming
C++ in object oriented programmingC++ in object oriented programming
C++ in object oriented programming
 
OOP History and Core Concepts
OOP History and Core ConceptsOOP History and Core Concepts
OOP History and Core Concepts
 
OOPs Concepts.pptx
OOPs Concepts.pptxOOPs Concepts.pptx
OOPs Concepts.pptx
 
Introduction to Object Oriented Programming
Introduction to Object Oriented ProgrammingIntroduction to Object Oriented Programming
Introduction to Object Oriented Programming
 
Intro to iOS: Object Oriented Programming and Objective-C
Intro to iOS: Object Oriented Programming and Objective-CIntro to iOS: Object Oriented Programming and Objective-C
Intro to iOS: Object Oriented Programming and Objective-C
 
Computer Science ACW Intro to OOP L7.pptx
Computer Science ACW Intro to OOP L7.pptxComputer Science ACW Intro to OOP L7.pptx
Computer Science ACW Intro to OOP L7.pptx
 
130704798265658191
130704798265658191130704798265658191
130704798265658191
 
OOPs fundamentals session for freshers in my office (Aug 5, 13)
OOPs fundamentals session for freshers in my office (Aug 5, 13)OOPs fundamentals session for freshers in my office (Aug 5, 13)
OOPs fundamentals session for freshers in my office (Aug 5, 13)
 
Object oriented programming
Object oriented programmingObject oriented programming
Object oriented programming
 
Objected-Oriented Programming with Java
Objected-Oriented Programming with JavaObjected-Oriented Programming with Java
Objected-Oriented Programming with Java
 
Object oriented javascript
Object oriented javascriptObject oriented javascript
Object oriented javascript
 
Principles and advantages of oop ppt
Principles and advantages of oop pptPrinciples and advantages of oop ppt
Principles and advantages of oop ppt
 
Object Oriented Programming using C++
Object Oriented Programming using C++Object Oriented Programming using C++
Object Oriented Programming using C++
 
Oops concepts
Oops conceptsOops concepts
Oops concepts
 
"Introduction to F#" - South Dakota Code Camp, November 5, 2011
"Introduction to F#" - South Dakota Code Camp, November 5, 2011"Introduction to F#" - South Dakota Code Camp, November 5, 2011
"Introduction to F#" - South Dakota Code Camp, November 5, 2011
 
Intro to oop.pptx
Intro to oop.pptxIntro to oop.pptx
Intro to oop.pptx
 
Semantic Web: introduction & overview
Semantic Web: introduction & overviewSemantic Web: introduction & overview
Semantic Web: introduction & overview
 
Lec 1.1 Object Oriented Programming
Lec 1.1 Object Oriented ProgrammingLec 1.1 Object Oriented Programming
Lec 1.1 Object Oriented Programming
 
U1 JAVA.pptx
U1 JAVA.pptxU1 JAVA.pptx
U1 JAVA.pptx
 

Recently uploaded

why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfjoe51371421
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfkalichargn70th171
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...soniya singh
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...harshavardhanraghave
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsAndolasoft Inc
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerThousandEyes
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AIABDERRAOUF MEHENNI
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfkalichargn70th171
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
Test Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and BackendTest Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and BackendArshad QA
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Modelsaagamshah0812
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfkalichargn70th171
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...gurkirankumar98700
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 

Recently uploaded (20)

why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdf
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
 
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS LiveVip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.js
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
Test Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and BackendTest Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and Backend
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 

OOP in 10 minutes

  • 1. OOP in 10 minutes An introductory topic to OOD Sameh Deabes
  • 2. How to write a novel in Russian?
  • 3. How to write a novel in Russian? • Characters • Words • Phrases • Paragraphs • Syntax • Eloquence = ‫بالغة‬ • Literature = ‫أدب‬ • Novels = ‫روايات‬
  • 4. How to write programs like novels? • Programming language: • Characters, Numbers, syntax • Methods, modules • OOP • OOD • Design Patterns • Enterprise Architecture Patterns • Integration patterns
  • 5. Concepts of OOP I - Abstraction • Abstraction = ‫تجريد‬ • Simulating real-world objects in computer world • The ability to classify (create classes/blueprints + objects) • ‫الشيء‬ ‫هو‬ ‫ليس‬ ‫الشيء‬ ‫وصفك‬
  • 6. Concepts of OOP II - Encapsulation • Encapsulation = ‫كبسلة‬=‫كبسولة‬ ‫في‬ • data hiding • access modifiers: public, private, protected, internal, protected internal • hide implementation details
  • 7. Concepts of OOP III - Inheritance • Inheritance = ‫وراثة‬ • Sharing data and functionality from parents
  • 8. Concepts of OOP IV - Polymorphism • Polymorphism  poly = ‫,متعدد‬ -morphism = ‫أوجه‬ • Many forms @ runtime depending on context
  • 9. Concepts of OOP IV – Polymorphism (Cont’d) • Types of polymorphic behavior • inheritance/interface polymorphism • Overloading • Generics [parametric polymorphism] • Reflection