C language | blog work 08

A week teaching content & goals

Chapter 4 looping structures 4.1-4.2 familiar with while and do-while structure to solve the problem.

Second, this week the head job

problem answer
This work belongs courses C Programming Language II
Where the job requires https://edu.cnblogs.com/campus/zswxy/CST2019-2/homework/9977
My aim in this course is C programming language proficiency using
This job helped me achieve that goal in terms of specific I used flexibly while and do-while structure to solve the problem
references https://wenku.baidu.com/view/152b703359fb770bf78a6529647d27284b73372c.html

Third, the work week

1.PTA lab assignments

Please list your ranking pictures here, such as:

From the PTA elected two focus topics you are most satisfied with the completion of the following topics:

1.1

1.1.1 Data Processing

(1) Data are expressed:
(2) :( data processing pseudocode):

1.1.2 experiment code map

1.1.3 build test data

Input data Output Data Explanation

1.1.4 PTA submit a list and description

Description:
correct the error:

1.2

1.2.1 Data Processing

(1) Data are expressed:
(2) :( data processing pseudocode):

1.2.2 Code map

1.2.3 build test data

Input data Output Data Explanation

1.2.4 PTA submit a list and description

Description:
correct the error:

2. Code peer assessment ()

Screenshot students:
my screenshot:
difference:
students Screenshot:
My shots:
difference:

3. learning summary

3.1 learning progress bar

Week / Date This week the time spent Lines of code Learned knowledge Introduction Currently more confusing issues
1/21-1/23 Three days 47 Basic knowledge of the code Do not understand the code symbols
2/26-2/29 Four days 64 Learn to use MinGw-w64 to compile C program Compile error point hard to find
3/9-3/11 Three days 99 Learned to use the assignment and "If-else sentence," the Programming proficiency is not high
4/16-4/18 Three days 87 Learn to use the code to calculate For equation is difficult to list
5/22-5/25 Four days 98 Call to have a preliminary understanding of the function For some c language of symbols and syntax still do not know
6/30-6/1 Three days 113 Preliminary familiar with the multi-branched structure, character data types and logical operators Together still confused at seeing certain numbers and symbols
7/5-7/7 Three days 112 Preliminary familiar with the use of multi-branch structure of the switch statement For what expression is still relatively fans
8/12-8/14 Three days Preliminary familiar with while and do-while structure to solve the problem

3.2 Cumulative lines of code words and blog

3.3 Summary and perception of learning content

3.3.1 learning content summary

Please will organize what you have learned so far in the form of mind maps.

3.3.2 Learning Experience

Guess you like

Origin www.cnblogs.com/wl1314/p/11848013.html