architect software

Want to know architect software? we have a huge selection of architect software information on alibabacloud.com

Architect in my eyes: What should a good architect have? __ Architect

Time back to 78 ago, at that time "architect" is a very "tall" title. But in today's Internet circle, any developer who has worked for three or five years can call it an architect. Just a few more recruiting sites, you can see: Front-End architects, back-end architects, Android Architects, iOS architects, PHP Architects, operational Architects, DB Architects, search architects, middleware architects, large

Be a person, do things, and be an architect-Analysis of the architect's capability model

; from coarse to fine, is design. So what is architecture? From the above summary, you cannot see the answer. What is the architecture? You cannot see the answer from this article. However, I said that the root cause of "you cannot see the answer" is your vision and mind-the word "Next" is modern vernacular, that is, "thinking ". What really hinders you from becoming a good architect is perhaps the beginning of your knowledge and ideas, throwing the

Is the architect deliberately becoming an architect, or is it accidentally becoming an architect over time?

[Q] I am confused about the teacher. I have too many things to learn, but I am just a fur. As a student who wants to become an architect, I know that it is not easy but there is no way to do it, does an architect deliberately become an architect or become an architect over time? [Answer] It's right to get things done o

DOTNET Enterprise Architecture Application practices-the path to architect growth-how to become a good architect

, and work, we are constantly influenced by society and other people related to you. Therefore, we are a technical engineer, we should not look at the technology, but do not deal with machines all day. You must remember that you are developing for "people", so we should communicate with people and society, especially if you want to be an architect or a system analyst, you should learn more about society and people, and know your friends, colleagues, b

The design model test of system architect in the past years-2012 _ System Architect

2012 System Architect Exam in the afternoon, there is a 25-point design pattern, the morning is still 5 multiple-choice questions, can be said to be from the 2009 test design mode of the largest number of the year. Sunny friendship Suggestion: suggest you do these questions first, see whether can correct answer, if in the solution at the same time can come up with concrete design and implementation plan, I believe will certainly benefit greatly. , the

Turn: DOTNET Enterprise Architecture Application practices-the path to architect growth-how to become a good architect

compound talents. I would like to raise an aside. When we grow, study, and work, we are constantly influenced by society and other people related to you. Therefore, we are a technical engineer, we should not look at the technology, but do not deal with machines all day. You must remember that you are developing for "people", so we should communicate with people and society, especially if you want to be an architect or a system analyst, you should le

A conversation shows you what the architect is doing ?, Architecture or something

A conversation shows you what the architect is doing ?, Architecture or something (Programmer :) I want to become a software architect.(Senior Architect) This is a good goal for a young engineer.(Programmer: I want to lead a team and make all the important decisions about databases, frameworks, and Web servers.(Senior

Responsibility and role of the system architect (RPM)

architects need to consider.In addition, it must be noted that the architecture is divided into two types, the first is the design of the infrastructure planning, such as: OS, hardware, network, various application servers and so on.The second is the software development and design of the architect, they are responsible for planning the operating mode of the program, hierarchy, call relationship, planning

How to become an excellent Java architect from the code of hardship, the architect of the programmer's Path

documents a lot of valuable experience. Ali also provides a strong technical atmosphere, each student is very focused on their own areas of work, we are meticulous work, mutual cooperation, the direction of the same.How did I get on the road to technology?2008 College Graduation, I left my alma mater Wuhan University of Education, in the Dean Shi Sheng Teacher's recommendation, I came to Shanghai, this is very unfamiliar to me place. I was fortunate to join a start-up company called "Momentum

How does a young programmer quickly evolve into an architect or technical expert? __ Architect

the software professional meetings or activities held in the community to understand the current more popular technology and framework. @ This is not advocated, I once had a colleague, almost every year to update the resume 1~2 times, not to really change jobs, but through the interview to get the current market most companies are using what technology and framework. For this article, please use caution .... @ If there is a pair of programming opport

Be a person, do things, and be an architect-Analysis of the architect's capability model

Introduction What exactly makes you in the same position -- for exampleProgramEmployee or technical director-who has been working for three, five, or longer, but still has no development space? You feel that you have become a master in the technical circle and are confident to win the xxx prize to be awarded tomorrow. However, you are still stuck in the same technical position, what is the price increase from last year to this year? As a result, you began to be dissatisfied with your boss,

The. NET Senior Architect Web architect------take the right path

I also coding many years, although very failure, but also finally a bit of a failure of experience, but I in China, most programmers are like me, in the same way, if you want to become an architect, you must go the right way, or farther away from the goal, are working programmers, Do you have any of the following feelings?First, my job is to finish on time the leadership entrusted to my task, as to the code to write how, know that there is room for im

Web Architect Growth Path _ Internet architect

I am also coding for many years, although it is a failure, but also a bit of failure, but I am in China, most programmers are like me, in the road has been a detour, if you want to become an architect, you must go the right way, or farther away from the target, are working hard programmers, Do you have any of the following feelings? First, my work is on time to complete the tasks entrusted to me, as to how the code to write, know there is room for imp

Old text re-transmission: being a person, doing things, and working as an architect-Analysis of the architect's capability model

This article was published in programmer 2008.04. For a model diagram, see:Http://blog.csdn.net/aimingoo/archive/2007/06/26/1667508.aspxFor another discussion about this model, seeHttp://blog.csdn.net/aimingoo/archive/2007/07/09/1683128.aspxBe a person, do things, and be an architect-Analysis of the architect's capability model Introduction==========What makes you work in the same position-for example, a programmer or technical leader-for three, fiv

. NET Senior Architect 0002 Architect's path (1)---process-oriented and object-oriented

1. IntroductionMachine Computer Science is an applied sciences, its knowledge system is a typical inverted triangular structure, the basic knowledge used is not much, but with the application of the field and the direction of the different, produced a lot of branches, so that programming is not a very difficult thing, a high school student after a specific training can be achieved. However, will be programmed and the process is absolutely different, the same programmer, some people become archit

. NET Senior Architect Architect's Road (5)---opening and closing principle

system, especially its abstract bottom-up is not modified, so we do not have to worry about the stability of the original components of the software system, which makes the change of software system has a certain stability and continuity.2.4 The relationship between opening and closing principle and other principlesThe opening and closing principle has the idealistic color, it is the object-oriented design

. NET Senior architect 0005 Architect's Road (4)---Object-oriented design principles

1 OO design principlesThe use of object-oriented analysis and design ideas, for us to analyze and solve problems to provide a new way of thinking. After we get the demand (omit Ooa, complete later), the next question is: How to object-oriented design of the system?According to the theory of software engineering, the core problem that object-oriented design solves is maintainability and reusability. Especially maintainability, which is an important fac

. NET Senior architect 0004 Architect's Road (3)---detailed object-oriented

Board object on the line, the Checkerboard object saved both sides of the game, simple backtracking, minus one can be, and the display and decision is not involved, while the overall function of the various objects are not changed in order, the change is limited to the local.deep thinking of 3.5.3 Oo Oo thinks: A software system is a set of objects that interact.Because human beings are very familiar with the real world, OO is to map the problem doma

Architects are awash, but do you really understand the job of the architect (from smelting number into gold)

In today's Internet circle, may casually meet a person to pass you a card, title is XXX architect. Architects like the River Crucian Carp, but also is an interesting phenomenon in the industry at the moment. What do you think about architects?When I first had an appointment with Infoq about an architect, I was stunned for a few minutes, although I had experienced several different architectural positions in

Architect's fireside evening speech 1

(The following dialog is from the software architect group) -------------------- Prelude ------------------------ [Governor] Hefei-R D-Brook 23:10:18The technical manager of my previous company is carrying ash buckets from the construction site.[Governor] Hefei-R D-Brook 23:10:22Started[Governor] Hefei-R D-Brook 23:10:30Then mix the current company's Technical Manager[Villagers] Knitting Weaving Pig 23

Total Pages: 15 1 .... 4 5 6 7 8 .... 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.