博文

目前显示的是 十一月, 2017的博文

Completing our first project

I've been doing our first project this week. The project is actually much harder than I thought it would be.  It requires us to know all the functions that we learned well, for example, we are required to use recursion several times in the project, and we need to know how to check if this string contains any punctuation. This project is totally different from the quizzes and the term test. Unlike the quizzes and term test, it requires us to not only know what the functions mean, it also requires us to know how to combine the functions. It would definitely be much harder if I have to complete the project by myself, but I've been working with my group members. When we got stuck in how to define a function, we searched for methods in the "CSC language manual". The methods, definitions, and examples help us a lot through completing the project. After this project, I feel like I learned more than I thought through this course because I didn't get a chance to actually u