如何成为一名软件架构师

来源:互联网 发布:无线上网数据卡怎么用 编辑:程序博客网 时间:2024/06/05 07:09

原文地址:http://dotnet.dzone.com/articles/how-become-software-architect
这是美国的一位著名的架构师Daniel Mohl写的关于成为一名软件架构师的心得。
译文地址:http://www.csdn.net/article/2013-01-25/2813967
总的来说,架构经验来源于实战项目开发。国内的IT环境远不比美国,或许这一代人能够改观这个现状。希望自己能在IT圈走的更远。
I often get asked by up-and-coming technologists, “what things should I be doing to work towards becoming an architect”? Of course, as is often the case when asking an architect a question, the answer is “it depends”. However, I’ve found the following list to be a good starting point.

What items would you add or remove? What advice would you give to someone seeking to become an architect?

Here’s the list that I’ve come up with:

You must continuously seek to improve. If there was one right way to do things, the role of an architect would not be needed. One obvious way to improve in the area of architecture is to read. Here are several books, in no specific order, that I have found useful in improving my skills as an architect: 97 Things Every Software Architect Should KnowPatterns of Enterprise Application ArchitectureAgile Principles, Patterns, and Practices in C#Enterprise Integration PatternsJavaScript: The Good PartsWorking Effectively with Legacy CodeDomain Driven DesignEnterprise Architecture as StrategyDesign Patterns (Gang of Four)The GoalSOA Design PatternsSOA Principles of Service DesignLearn a new programming language every one to two years. F# is a good one to start with! :)Pick a focus area, but have a high-level understanding of as many technologies as possible.For your focus area, start a blog and continue to expand your knowledge of that focus area with the goal of becoming an expert. Play with different technologies, programming languages, design patterns, architectures, etc. (even if it doesn’t directly help your day to day). You never know when the additional knowledge might come in handy.Learn to speak in the "language" of your target audience. You have to speak to a lot of different people as an architect and each audience will have a different level of understanding of the technology. Learn to tailor your explanation in ways that each audience can understand.Read blogs, watch/participate in twitter/G+, listen to podcasts, read magazines, go to user group meetings and technology conferences, speak at user group meetings and technology conferences. These things will build your knowledge, help to build your brand, and provide networking opportunities.Discipline is key. Always do your best work, even if it doesn't sound like the most fun. Schedule time every day to learn something new, even if it's just 15 minutes, and don't let other priorities take over this time.Start a blog (pick a technology and start blogging what you learn about it). I’ve found that the act of writing about something will cause you to have a better understanding than simply reading about it. Take advantage of “wasted time”. Always have a magazine with you to read, listen to podcasts on the way into work, etc.Learn about the various tools available to help architects do their job better and more efficiently. Look at a lot of the different architectures for different projects.Learn about different project management methodologies.Learn about approaches for evaluating technology that can provide value to a business.
0 0
原创粉丝点击