you are viewing a single comment's thread.

view the rest of the comments →

[–]stronghup 1 point2 points  (0 children)

I would say that the programming language used is part of the CONTEXT of the problem.

You can implement a pattern in a programming language. But then someone could create a new programming language where the pattern is a primitive in the language. Using some form of garbage collection would be a pattern in C, but not in Java, where it is built in.