Short Answer: The basis and tasks of the programming work

Updated on educate 2024-05-14
15 answers
  1. Anonymous users2024-02-10

    Programming refers to the method and process of designing, compiling, and debugging programs. It is a well-targeted intellectual activity. Since the program is the ontology of software, the quality of software is mainly reflected by the quality of the program, and in software research, the work of program design is very important, and the content involves the basic concepts, tools, methods and methodologies.

    Program design is usually divided into four stages: problem construction, algorithm design, writing and compilation.

    According to the nature of the structure, there are structured programming and unstructured programming. The former refers to structured programming methods and processes. It has a hierarchy of basic structures that make up complex structures, and vice versa.

    According to the user's requirements, there are procedural programming and non-procedural programming. The former refers to programming using a procedural programming language, and the latter refers to programming using a non-procedural programming language. According to the component nature of program design, there are sequential programming, concurrent programming, parallel programming, and distributed programming.

    According to the programming style, there are logical programming, functional programming, and object-based programming.

    The basic concepts of programming are programs, data, subroutines, subroutines, coroutines, modules, sequentiality, concurrency, parallelism, and distribution. Programming is the most basic concept in programming, subroutines and coroutines are the basic units of programming established to facilitate programming, and the order, concurrency, parallelism and distribution reflect the intrinsic characteristics of programs.

    A program design specification is a specific provision for program design. Programming is an important part of software development work, and software development is engineering work, so it must be standardized. Language influences the effectiveness of programming and the reliability, legibility, and maintainability of software.

    Specialized programs provide a suitable environment for software personnel to carry out programming work.

  2. Anonymous users2024-02-09

    The task of program design is to select the appropriate computer language (such as visual fox-pro) to program according to the detailed description of the module and the description of the processing process in the system design specification.

    On what basis? who can help me?

  3. Anonymous users2024-02-08

    The task of program design is to best complete a specific function, which is generally obtained based on a survey of users, so as to make the designed program more convenient and practical. Meeting the needs of users is the most important task of program design.

  4. Anonymous users2024-02-07

    The main basis of the program design is the HIPO diagram in the system design stage and the database structure and programming design.

  5. Anonymous users2024-02-06

    Basis?? What does the customer want?

    The one who has the book, turn it over!!

    How long does it take for the exam to end?

  6. Anonymous users2024-02-05

    Together! The landlord's speed is a plus! I'll make it up to you!

  7. Anonymous users2024-02-04

    So soon to ask....I'm afraid it's not good!

  8. Anonymous users2024-02-03

    The one came out and gave an answer.

  9. Anonymous users2024-02-02

    It's all about exams, and they're all helping.

  10. Anonymous users2024-02-01

    Everyone helped each other, and the exams were almost over.

  11. Anonymous users2024-01-31

    a. Structured programming and object-oriented programming.

    Structured programming is the basic principle of detailed design based on the function and process design of modules. Structured programming is a subset of procedural programming that uses a logical structure for the program being written, making it more efficient and easier to understand and modify.

    Object-oriented programming, as a new approach, is essentially abstract thinking embodied in building models.

    Process and object-oriented approaches.

  12. Anonymous users2024-01-30

    The correct answer is a

    Structuring is a traditional programming method, which stipulates the order in which the program runs, and the program runs once to get the result.

    Object-orientation is a new approach in recent years, which only requires the design of the properties of each class, the declaration of some classes of objects, and the fact that these objects operate in an event-driven manner.

  13. Anonymous users2024-01-29

    Structured programming and object-oriented programming are the two mainstream programming methods, and the concept of process-oriented is mainly from the perspective of programming ideas. All fall under the umbrella of modular programming.

  14. Anonymous users2024-01-28

    Answer] :d programming is a technology that needs to be supported by corresponding theories, techniques, methods and tools. The tasks of the program design include the selection of positive items a), b), c) and so on. Zen filial piety.

  15. Anonymous users2024-01-27

    Answer]: 4 steps to programming:

    1) Get the Balance to make a code table:

    2) Make a memory allocation:

    3) Translate the source program into the target program:

    4) This program is stored in the computer in the order of the address of the storage unit Minhu.

Related questions
9 answers2024-05-14

Look at your appearance, it's not very good to learn, learning the network must be based on these basics, and the foundation must be solid, otherwise there will be no play, and this thing is not easy to do now. There are more and more talents, and you have to learn very professionally.

2 answers2024-05-14

1 Overview of Programming.

An overview of programming languages. >>>More

5 answers2024-05-14

"VFP Programming" or VFP or Object-Oriented Database Management System for short will allow you to create an artistic enterprise database solution. >>>More

7 answers2024-05-14

1, x = x<<1 is equivalent to x multiplied by 2, i.e., the string output in %d format can only output the integer part, that is, 0 >>>More

11 answers2024-05-14

There are several books on the market called "IBM-PC Assembly Language Programming". >>>More