Can I assume interface oriented programming as a good object oriented programming?
I have been programming for decades but I have not been used to object oriented programming. But for recenet years, I had a great opportunity to learn OOP, its principles, and a lot of patterns that are great.
Should Developers Perform All Tasks or Should They Specialize? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
Why are many programmers moving their code to github?
For the past 6 months or more, I’ve been seeing many codes hosted at sourceforge.net as well as other hosting sites “Move to GitHub”. A mere Google Search with the phrase “Moved to Github” returns several results containing the text moved to github. This is very confusing for me, and I’m wondering, why exactly are people moving? Does it mean that GitHub is better or is there some special advantage I’m not seeing?
Why do exclusively outsourcing projects as a company? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
Stop myself from over-complicating applications
Recently I worked on a fairly large project involving C# and MVVM. This application had around 160 projects in the solutions each seprarated into their own layers. As I have been working on this application for almost a year, building it from scratch as part of a team, I am now coming off that project and onto smaller more trivial projects.
Is it okay for programmers to be given the task of outlining database requirements?
In my current job, dba’s and programmers are divided in tasks. Any code that needs to be written in procedures dba’s write, and programmers do only application code.
In a team practicing Domain Driven Design, should the whole team participate in Stakeholder meetings?
In my experience, a Software Development Team that comprises:
“TDD is about design, not verification”; concretely, what does that mean?
I’ve been wondering about this. What do we exactly mean by design and verification.
How should compound words be handled when coding? Is there a definitive list of compound words? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
How important are unit tests in software development? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]