2018 on the IEC computer high-level language (C) job 1th time Job

Source: Internet
Author: User

1. After these weeks of study, summed up the learning experience and experience. (not less than 100 words; 10 points)

Learning C language has been a semester, just beginning to learn the time is always feeling overwhelmed. Although I listened carefully, I didn't understand it. It was only later that the situation changed. The reason for this change is that I have found some ways to learn C language. Because C language for the students just contact, will feel very unfamiliar. Because C language has to use the logic of thinking and our usual thinking logic is different. It appears more abstract. So to learn C language, must lay a good foundation. To understand the fundamentals thoroughly. Need to use the statement to keep in mind, so that in the later use, you can be more handy. Learning C language is the beginning of learning its rules, if you learn it well in the back of the time easier to learn.

Learning and working problems and solving process (not less than 3 questions, 30 points)

1. Slow-Tap Code

Active on the machine, a lot of practice, improve the hands-on ability. Through the computer practice to verify the theory, by looking for errors on the machine to consolidate the concept, by improving the ability to promote theoretical learning, open programming ideas, improve the speed of reflection, improve the ability to solve problems, exercise psychological quality, improve the psychological capacity to bear. Listen actively in class, improve the efficiency of class

2. Can't keep up with the teacher

Review after class. The daily content of the class to go home to review again, independent completion of the work after the class, if there is time, it is best to find some extracurricular books, extra-curricular exercises or something to consolidate the learning content.

3. Base Difference

From the basic grasp, more hands-on, multi-brain, do not understand the question, pay attention to the usual accumulation.

1.

2.

3.

#include <stdio.h>
int main ()
{
int Day,week;
scanf ("%d", &day);
Week = (day+1)% 7 + 1;
printf ("%d", week);
return 0;
}

4.

From the basic grasp, more hands, more brain, do not understand the question, pay attention to the usual product

&NBSP;

from the basic grasp, more hands-on, multi-brain, do not understand the question, pay attention to the usual product

Tired.

2018 on the IEC computer high-level language (C) job 1th time Job

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.