Single Responsibility Principle (SRP)

The following is one of the five fundamental principles which can help you to write a better, cleaner, and maintainable code. These principles were introduced by “Uncle” Bob C. Martin and the acronym “S.O.L.I.D.” was introduced by Michael Fathers. The original main source of the information can be found on the personal blog of Uncle […]

Share

Notes : Computer Graphics with OpenGL – Part 8

< Previous (Computer Graphics with OpenGL – Part 7) | (Computer Graphics with OpenGL – Part 9) Next > NOTIFICATION: These notes are published for educational purposes. Using these notes is under your own responsibility and risk. These notes are given β€˜as is’. I do not take responsibilities for how you use them. PDF Content: […]

Share