How did India develop software?

Source: Internet
Author: User
Posted on

How did India develop software?

At work, I have access to the software developed by Indian software companies:

The entire system architecture is very clear, and all functions are implemented according to our requirements, and the architecture is quite stable. But open the specificCodeAt first glance, it's a long drag and a poor level. Some of our ownProgramThere is something strange about the staff, saying that they are really low. But! Indians can grasp the software as a whole, complete the software, and get quite good design documents.

While the Chinese are pondering the data structure,AlgorithmThe interface staff thought about the outlook or Visual Studio interface before coding. In the end, I became a code expert.
Some specific development tools are proficient, but they cannot guarantee a stable and complete software development.

A simple example:

A list is required in the software to indicate the transactions we process. This type of table will become very large when the business is busy. The Chinese use a two-way linked list to write data structures
Linked List class. The Indians opened a large array and then started to work. Why don't Indians use linked lists? They said:

1. The device (minicomputer) You provided has at least MB of memory, which is nothing to waste.

2. Convenient array access and high efficiency.

I can see that when I get something, I just need to write code. Is it different from performing software analysis? A few of my colleagues came back from India just a few days ago to communicate with us. The company is at the level 4 of CMMs.
Company. What I feel:

1. process over project

2. qc (that is, QA) is independent of the R & D department, which specifically checks whether the development process of the R & D department follows the established process. If QC finds that the process is incorrect, it will directly report it to the senior management, and the project will definitely stop.

3. The so-called project manager (PC) is generally upgraded from the coding personnel. It is not so technical-savvy. Generally, it has at least four years of experience.

4. PC is mainly used to develop a development plan, coordinate and fill in various forms.

5. All things (including drafts) have documents.

6. The detailed documentation must be encoded only for this document. Generally, the time for writing documents accounts for 60%, and the encoding time is very short.

7. There are various detailed review (peer review), within the project team, between project teams, and between customers ......

8. The plan is very detailed and can indeed reach the hour level, but the actual situation is still relatively large, so they also have to work overtime.

Learn UML, Rose, and RUP first. do not always find evidence. At the level of software development in China, it is difficult to give you a good example. OK? The Chinese always want to see something for trial.
Only rice seeds can be changed if the rice grows well. If you want to know the application of the above software development model abroad, you can look at the story on the rational web page. Just do it! In a word, China's software development level is very low. India's software companies can let high school students compile code, and their software engineering level can be imagined.

Of course, if you are a very good programmer. It is estimated that it is awkward because programmers in China are hard to accept software engineering. You can test yourself to see if you are suitable for learning software engineering.

1. Can't you stand a program Program as your project manager?
2. Do you think your boss is uncomfortable with the customers and exaggerating themselves?
3. Do you think the first thought in your head is how to implement it?
4. Do you really admire Stallman, Linus, and Microsoft?
5. Did you suddenly feel bored when coding late at night? We are in a deep sense of inferiority and feel that the low level of software engineering in China is already related to the national inferiority.

1. Their software education level: we recruited Indians and gave them an exam similar to that in China with basic concepts and programming questions. After their completion, we
Stunned! Their programming questions are just copied ?? The program structure, annotations, and variable naming are all very similar!

On the other hand, everyone in China has their own set of experts. In a new position, the previous program will be defaced first, and then more problematic code will be developed on its own. My public
According to our statistics, there are more than four csocket versions in a software project. Everyone thinks that others are doing poorly and they have to build another one. This is what the Chinese people look like. They will also argue that "we have created this way ."
". In fact, the software development has long passed through the era of the hero coding, the programmer is already a blue-collar sitting in the office. You have the ability to screw a screw, code
It's the lowest level.

2. Project Managers in many of their companies do not understand technology at all. If a project manager in China cannot beat his subordinates technically, his subordinates will be playing tricks with him. The more he is, the more he prefers to be playing tricks. He does not know that the ultimate goal of Software creation is to make money out of others' pockets, however, we are not united internally. Technical experts gather cainiao who worship him technically, and compete with the management.

In India, software managers do not understand what they are doing. Many of them are even MBA, or field experts (Industrial Design, geographic experts, etc.), rather than Coding Experts. However
Able to lead a large group of well-qualified programmers to do their jobs well without internal disunity. Many Indian programmers have been in a company for a long time and do not know that the code they compile all day is
. The task assigned to them may be the declaration of a function and the functions to be implemented by the function. What about us?

3. The flow rate of their programmers has reached 30%! Their programmer turnover rate (including the flow between internal projects) is as high as 30%, and you can see how well their document level is. Their
If the product does not depend on anyone, anyone can resign immediately and the product development will continue normally. In China, the boss is afraid of the chief engineer. The technical backbone is self-respecting and resistant to management. Any well-developed plan
It may be overturned by the technical staff or you may be left empty.

4. Their development plans can be hourly. If a project manager in an Indian company does not go to work, his subordinates may not know what to do. Their plans are generally set to days,
The daily workload of each grassroots developer is 8 hours. There are very few companies that can provide monthly plans, and the monthly plans are either impossible or canceled. A developer is given a task by the beginning. At the beginning of the month, he can gradually figure out what it looks like, and then go online and chat. At the end of the month and the end of the month, the coding will start to stay up late.

Every year, we have to call people from different colleges and universities without hope. Our company intends to outsource core software development to Indian companies in the future.
Chinese? Make the interface. The Chinese people will do their best to make a wonderful interface. BTW: Do not misunderstand my racial discrimination. However, we now discriminate against ourselves and feel inferior. There are so many research institutes in the Chinese Emy of sciences that can connect to a usable Operating System
You can't fix it.

Peking University has developed some things, such as qingniao case, to give titles to a group of people. Academician Yang Fuqing has been engaged all day. What has happened? B is big, and T is the most difficult to manage. Programmers in China scold Microsoft and chase Linux, which is the most cruel in the world. However, apart from Chinese Linux, what have we done. CDE is written by Swedes, Linus is from Finland, and gnome is written by Mexican. Ah, how much we used to look down on Indians ......

Source: http://blog.csdn.net/lin_bei/archive/2006/08/23/1109745.aspx

Related Article

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.