How much of IT/programming jargon is too much to explain to others what a system can do? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How much of IT/programming jargon is too much to explain to others what a system can do?

9th Aug 2017, 9:41 AM
Kevin Tuei
Kevin Tuei - avatar
3 Answers
+ 2
I believe that Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides can answer your question in a "Design Patterns: Elements of Reusable Object-Oriented Software" book. They collected common design patterns in software development and gave them names; so developers who familiar with these patterns can easily explain to other developers how some pretty complex parts of a system works just with few words
9th Aug 2017, 9:52 AM
Roman
Roman - avatar
+ 2
You can find a lot of material on this topic by googling "Design patterns in software development". By the way, there are also Anti-Patterns that every developer must know too.
12th Aug 2017, 8:25 AM
Roman
Roman - avatar
+ 1
Thank you so much. Kindly help me with a link to the book, is it available online?
12th Aug 2017, 7:05 AM
Kevin Tuei
Kevin Tuei - avatar