Click here to Skip to main content
15,905,322 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Are there any Software Architects here? Pin
Chris_Green28-Jan-15 6:55
Chris_Green28-Jan-15 6:55 
GeneralRe: Are there any Software Architects here? Pin
Amarnath S26-Jan-15 5:41
professionalAmarnath S26-Jan-15 5:41 
GeneralRe: Are there any Software Architects here? Pin
Paul M Watt26-Jan-15 6:37
mentorPaul M Watt26-Jan-15 6:37 
GeneralRe: Are there any Software Architects here? Pin
newton.saber26-Jan-15 7:12
newton.saber26-Jan-15 7:12 
GeneralRe: Are there any Software Architects here? Pin
Member 1070767726-Jan-15 23:21
Member 1070767726-Jan-15 23:21 
GeneralRe: Are there any Software Architects here? Pin
Paul M Watt26-Jan-15 5:52
mentorPaul M Watt26-Jan-15 5:52 
GeneralRe: Are there any Software Architects here? Pin
newton.saber26-Jan-15 7:41
newton.saber26-Jan-15 7:41 
GeneralRe: Are there any Software Architects here? Pin
Marc Clifton26-Jan-15 6:07
mvaMarc Clifton26-Jan-15 6:07 
These questions could lead to long answers, but I'm going to keep it succinct:

newton.saber wrote:
So, if you are an Architect, what is it that you believe you do that a software developer doesn't do?


Yes I am, and I have always felt that a software architect ensures that the code remains flexible, maintainable, efficient, documented, and tested. To do that, he/she creates frameworks, guidelines, best practices, etc., to prevent the developer from doing stupid things.

newton.saber wrote:
I notice a lot of codeslingers around here, but curious if CodeProject also attracts Software Architects. What do you think?


Architects are a rare breed, but they must actually also be code slingers -- as an architect, I can only test my architecture against actual implementation.

newton.saber wrote:
What value do you think a Software Architect really brings?


Consistency, reliability, the ability to see the bigger picture, plan for unforeseen changes, and is always looking for how to improve "the process", whatever that process is. It amazes me how few programmers, regardless of their years of experience, actually do that.

newton.saber wrote:
What skills do you expect from an Arthitect?


See the above. That's certainly what I expect of myself.

newton.saber wrote:
Can the value a Software Architect adds be put into words / definitively measured?


Absolutely. You should be able to see it in the quality of the documentation, the tests, and the ease in which programmers do their work. You should be able to see it in reduced bug reports, faster response to change requests / new features, and above all, a resilience in the application to accommodate changes / new features. If you hear "the program wasn't designed to do that" then the architect (if there was one) failed his job (I'm not talking making a satellite into an automated corn picker.)

Oh, and as an architect, I still find companies that don't use source control. It's getting better now with Git, BitBucket, etc., -- an architect should be constantly vigilant regarding tools.

So, have you ever used a state machine???

http://www.shopify.com/technology/3383012-why-developers-should-be-force-fed-state-machines[^]

GeneralRe: Are there any Software Architects here? Pin
newton.saber26-Jan-15 7:28
newton.saber26-Jan-15 7:28 
GeneralRe: Are there any Software Architects here? Pin
Slacker00726-Jan-15 6:28
professionalSlacker00726-Jan-15 6:28 
GeneralRe: Are there any Software Architects here? Pin
newton.saber26-Jan-15 7:34
newton.saber26-Jan-15 7:34 
GeneralRe: Are there any Software Architects here? Pin
Slacker00726-Jan-15 7:52
professionalSlacker00726-Jan-15 7:52 
GeneralRe: Are there any Software Architects here? Pin
TheGreatAndPowerfulOz26-Jan-15 6:53
TheGreatAndPowerfulOz26-Jan-15 6:53 
GeneralRe: Are there any Software Architects here? Pin
newton.saber26-Jan-15 7:42
newton.saber26-Jan-15 7:42 
GeneralRe: Are there any Software Architects here? Pin
TheGreatAndPowerfulOz26-Jan-15 7:54
TheGreatAndPowerfulOz26-Jan-15 7:54 
GeneralRe: Are there any Software Architects here? Pin
James Lonero27-Jan-15 13:15
James Lonero27-Jan-15 13:15 
GeneralRe: Are there any Software Architects here? Pin
TheGreatAndPowerfulOz28-Jan-15 5:06
TheGreatAndPowerfulOz28-Jan-15 5:06 
GeneralRe: Are there any Software Architects here? Pin
Mycroft Holmes26-Jan-15 13:39
professionalMycroft Holmes26-Jan-15 13:39 
GeneralRe: Are there any Software Architects here? Pin
newton.saber26-Jan-15 14:04
newton.saber26-Jan-15 14:04 
GeneralRe: Are there any Software Architects here? Pin
StatementTerminator27-Jan-15 9:00
StatementTerminator27-Jan-15 9:00 
GeneralRe: Are there any Software Architects here? Pin
_Maxxx_26-Jan-15 13:57
professional_Maxxx_26-Jan-15 13:57 
GeneralRe: Are there any Software Architects here? Pin
slack721926-Jan-15 20:57
slack721926-Jan-15 20:57 
GeneralRe: Are there any Software Architects here? Pin
newton.saber27-Jan-15 2:09
newton.saber27-Jan-15 2:09 
GeneralRe: Are there any Software Architects here? Pin
Mark_Wallace26-Jan-15 23:46
Mark_Wallace26-Jan-15 23:46 
GeneralRe: Are there any Software Architects here? Pin
newton.saber27-Jan-15 2:11
newton.saber27-Jan-15 2:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.