1. What is your plan for your future? What preparations have been made?
Find a good job, have a stable income, now in good study.
2. What do you think is learning? What's the use of learning? What is the motivation for learning now? Why?
Learning is to accumulate knowledge, for my future lay the foundation, my study power source after the work, because want a good life.
3. Do you feel that you are doing something more successful? What's your experience?
4. What do you think of software engineering as a major? What do you expect from your study of this profession?
The feeling is not too interested in this major. But want to learn more must practice, even if the future is not engaged in the work of programming, but also to learn a little more, no harm to themselves.
5. How do you learn C language? (Homework, experiment, textbook, others), so far estimate how many lines of code have you written?
Textbooks.
What are the experiences and lessons of 6.C language learning?
With the basic good students to explore more.
7. In addition to the exam and experiment, where did the programming help you?
I don't think so.
8. Learn C language, you divide the array pointer, pointer array, function pointer, pointer function these concepts?
Not very clear.
9. Have you learned the C language, do you understand the differences and connections between files and streams? How do I differentiate between text files and binaries? How do I programmatically manipulate these two files?
Don't understand.
10. Learn C language, do you know what is process-oriented? What is the way it solves the problem?
is a process-centric programming idea.
11. What is a module in C language? Have you ever written a program for multiple source files?
A function is a module that refers to a function that implements each function, and then calls each function module (function) in the main function, so that you can focus on only one module while maintaining or upgrading the program.
12. Have you learned the C language, do you know what is "high cohesion, low coupling"? How does this principle apply to high-quality programming?
I don't know
13. C language, how do you copy the contents of array A into array B? How do I find the integer array A in 5? How do I sort an integer array a (small to large, from large to small)? Write the appropriate program.
14. Do you know what a breakpoint is? Give an example of your own debug program.
No
15. Are you experiencing any problems or puzzles in your current study of C language or other professional courses?
C language Learning will be difficult, the other professional is OK.
C-Language Questionnaire survey