Tagged Questions
3
votes
5answers
520 views
Is this kind of Design by Contract useless?
I've just started informatics university and I'm attending a programming course about C(++). The programming professor prefers to connect every topic with a type of programming design that is similar ...
7
votes
10answers
440 views
Is a designer supposed to write CSS code?
I'm wondering if the CSS creation is supposed to be the job of the designer or the programmer.
I'm not talking here about really complex CSS layout, I'm referring more to skinning.
So is this ...
9
votes
9answers
678 views
Should development methods squash a developer's individualism?
I'm in my final semester of college and am taking a software engineering course. In the class we learn about various software development methods. The one we focused on, and used to develop our ...