Questionnaire Survey
- What are your plans for your future? What preparations have been made?
There are not too many plans for the moment, just want to obtain a computer card, for the future work to do some preparation.
- What do you think is learning? What's the use of learning? What is the motivation for learning now? Why?
I think learning is to learn what we do not know, to understand what we need to understand the knowledge and truth. Learning can enrich our life, open up our horizons, sublimation of our life, learning is necessary. Now learning motivation in general, because people are lazy, college life is very easy so no special serious study.
- Do you feel like you're doing something more successful? What's your experience?
There is nothing particularly successful, so there is no experience.
- What do you think of software engineering as a major? What kind of expectations do you have for yourself in studying this profession?
Personal feel is the literal meaning, and software development, operation, maintenance and so on. Expect to be able to find a job with this professional counterparts later.
- How do you learn C language? (Homework, experiment, textbook, others), so far estimate how many lines of code have you written?
Learning C language is the main lesson to listen to the teacher, go back to write code. How much code has not been written so far.
- What are the experiences and lessons of C language learning?
Listen carefully in class, after class must write more code so as to deepen the impression.
- In addition to the exams and experiments, where did the programming help you?
It doesn't seem to have helped me at the moment.
- Learn C language, you divide the array pointer, pointer array, function pointer, pointer function these concepts?
Not clear.
- 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?
Never learned, I don't know.
10. Learn C language, do you know what is process-oriented? What is the way it solves the problem?
Don't know much.
10. What is a module in C language? Have you ever written a program for multiple source files?
The module should be a one-child function. A program that has not written multiple source files.
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.
I don't know.
15. Are you experiencing any problems or puzzles in your current study of C language or other professional courses?
Encounter very many problems and puzzles.
A questionnaire survey of C language