User:Dj algorithm/Books/Software Engineering
Appearance
![]() | The Wikimedia Foundation's book rendering service has been withdrawn. Please upload your Wikipedia book to one of the external rendering services. |
![]() | You can still create and edit a book design using the Book Creator and upload it to an external rendering service:
|
| This user book is a user-generated collection of Wikipedia articles that can be easily saved, rendered electronically, and ordered as a printed book. If you are the creator of this book and need help, see Help:Books (general tips) and WikiProject Wikipedia-Books (questions and assistance). Edit this book: Book Creator · Wikitext Order a printed copy from: PediaPress [ About ] [ Advanced ] [ FAQ ] [ Feedback ] [ Help ] [ WikiProject ] [ Recent Changes ] |
Software Engineering Theory
[edit]- SOLID design principles
- SOLID (object-oriented design)
- Single responsibility principle
- Open/closed principle
- Liskov substitution principle
- Interface segregation principle
- Dependency inversion principle
- Miscellaneous
- Cohesion (computer science)
- Robustness (computer science)
- Coupling (computer programming)
- Engineering
- Chain-of-responsibility pattern
- Dynamic dispatch
- Application programming interface
- Heterogeneous computing
- CUDA
- OpenCL
- OpenGL Shading Language
- C99
- OpenGL
- Name binding
- Polymorphism
- Polymorphism (computer science)
- Ad hoc polymorphism
- Function overloading
- Operator overloading
- Parametric polymorphism
- Double dispatch
- Multiple dispatch
- Subtyping
- Virtual function