本文介绍了有人真的设计过吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在这个领域工作了20年。在我所有的学校教育中,在那段时间里,我学会了OO和程序设计技巧的原理。除了在我职业生涯开始的2年时间里,我参与过的大多数软件项目从未做过任何类型的正式设计(更不用说分析了)。软件工程师实际设计 - 从分析?从要求?



我尝试过:



截至最近,我在现场谈过的大多数专业人士,当谈到整理设计时,看起来像我奇怪或不知道我在说什么 - 或者指的是某种文档。

I have been in this field for 20 years. In all my "schooling", in that time, I have learned the principles of both OO and Procedural design techniques. Aside from a 2 year stint at the beginning of my career, most software projects I have been a part never did any type of formal design (let alone analysis). Do software engineers actually design--from analysis? From requirements?

What I have tried:

As of recent, most professionals that I have talked to in the field, look at me like I am "odd" or "do not know what I am talking about" when it comes to putting together a design--and or referring to some sort of documentation.

推荐答案


引用:

有没有人真正设计?



是的,这就是工作。


Yes all the time, that is the job.

引用:

软件工程师实际设计 - - 从分析?来自要求?

Do software engineers actually design--from analysis? From requirements?



来自需求的SE设计分析(很棒)。

来自分析的SE设计代码(精炼细节)。

如果你不是在玩具以外的项目上做,那么有人会为你做分析而你只是在撒尿。


SE design analysis (great lines) from requirements.
SE design code from analysis (refining details).
If you don't do it on projects that are more than toys, someone do analysis for you and you are just peeing code.


这篇关于有人真的设计过吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

05-27 17:48
查看更多