Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Design patterns" book predated Java #24

Open
FranklinChen opened this issue Feb 20, 2019 · 0 comments
Open

"Design patterns" book predated Java #24

FranklinChen opened this issue Feb 20, 2019 · 0 comments

Comments

@FranklinChen
Copy link

I am reporting an important factual error in your blog post http://tomasp.net/blog/2019/software-engineering/

The Gang of Four design patterns are a response to particular problems of Java.

The chronology is incorrect here, as the book (a paper copy of which I still have) predates the existence of Java, and its examples are in C++.

Reading your post brought back memories, as I got my first job as a software engineer in 1993, and remember starting with C and then transitioning to C++ for a project in which the architects had us all buy and study the "Gang of Four" book as well as Rumbaugh's book on OMT https://en.wikipedia.org/wiki/Object-modeling_technique (both of which I still own!) and we even used an OMT tool to draw diagrams and generate C++ code. Our work predated the merge of the Booch method with OMT to form UML.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant