C language | blog work 06

This work belongs courses C Programming Language II
Where this requirement in the job https://edu.cnblogs.com/campus/zswxy/CST2019-1/homework/9885
My aim in this course is Learn basic programming language C language, master the basic direction of thinking of the C language
The specific job in helping me achieve what goals Programming exercises,
references

1.PTA lab assignments

1.1 Question 1

1.1.1 Data Processing

Expression Data:
Data processing:
Function parameters:

1.1.2 Screenshot experiment code

1.1.3 build test data

Input data Output Data Explanation

1.1.4 PTA submit a list and description

1.2 Question 2

1.2.1 Data Processing

Expression Data:
Data processing:
Function parameters:

1.2.2 Code Screenshot

1.2.3 build test data

Input data Output Data Explanation

1.2.4PTA submit a list and description

2. Code peer assessment

Students Code:

My code:

1:
Students Code:

My code:

1:

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
9/21-9/28 About 3 hours Line 31 For programming the basic exercises, simple output Programming proficiency is not enough
9/28-10/05 About 2 hours Line 26 Input mode of learning, practice Proficiency is not enough for basic input output process is not completely understood
10/05-10/12 About 6 hours Line 86 Input and output learned, a different structure, statements, operators of learning, etc. Not enough proficiency, knowledge is not enough storage capacity, resulting in time programming often need access to information
10/12-10/18 About 5 hours Line 91 Can be self-programming, programming error occurs only after complete only need to help the students. Learn basic operation and ideas, but some of the less skilled. Learn the debugging code Unskilled autonomous operation debugging, programming is not enough skilled
10/18-10-26 About 12 hours 127 line Writing can look out the operation function definition yl Sometimes the variable definitions in doubt, always define some variables will be more inexplicable, I think this is a function definition is not enough skilled, understanding of the subject is not in place of reasons for it

3.2 Cumulative lines of code words and blog

3.3 Summary and perception of learning content

3.3.1 learning content summary

Mind mapping maps:

3.3.2 Learning Experience

Guess you like

Origin www.cnblogs.com/zi-jin/p/11758062.html