-
as seen on Programmers
- Search for 'Programmers'
Note: this question is an edited excerpt from a blog posting I wrote a few months ago. After placing a link to the blog in a comment on Programmers.SE someone requested that I post a question here so that they could answer it. This posting is my most popular, as people seem to type "I don't get…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
Note: this question is an edited excerpt from a blog posting I wrote a few months ago. After placing a link to the blog in a comment on Programmers.SE someone requested that I post a question here so that they could answer it. This posting is my most popular, as people seem to type "I don't get…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
I read this question and it got me thinking about another fairly recent thing. Object oriented languages. I'm not sure when the first one was created, but why did it take so long before they became mainstream?
C became vastly popular, but didn't become the object-oriented C++ for years(decades…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Which metric(s) could help to indicate that i have procedural code instead of object-oriented code? I would like to have a set of simple metrics, which indicate with a high probability, that the analyzed code contains procedural transaction scripts and an anemic domain model instead of following sound…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am currently running the local version of Caché on my system in order to determine if I can (and will) take on a new possible project.
The current project uses Delphi 7 as a front end calling a Caché dll where the business logic is stored in the database.
I have a background of Sqlserver and Firebird…
>>> More