Posts

Showing posts from October, 2017

CSC104 SLOG 2

  We starting to learn and apply boolean into our function. I really enjoy how computer help us to make decision like true and false by using boolean.  Although the class is interesting, I have many term tests in this week. Term test is killing me. I can really enjoy not only my CSC104 class, but all of my classes this week because of term test. I think have the key idea about this week material. I just need more time to practice and digest it. The course material I acquire this week is related to many of daily work. You need to make many decisions every day, just like what boolean does. The greatest achievement I achieve this week is that I know how to put cond(boolean) into my function.  I did not do well in my quiz this week for lots of reasons. I will do better next time. I still have some question on "stack" function. I wish someone could give me some useful information about it.

CSC104 Slog

Image
   My goal is to become a professional programmer and games designer. It's important to learn thinking in computer ways in order to achieve my goals. That is why I choose CSC104(computing thinking). CSC104 bring me many surprises. Before I join CSC104,  I think this course focusing mostly in Theoretical knowledge, but it doesn't only teach me the theory of computer. CSC104 teaches me to actually program something, like rotate or scale an image.  I think the most interesting thing in this course is to use knowledge we learn to create some unique images, sentences, and tools. for example, I can scale a image-cat to half of its original size. I think CSC104 is very easy and straightforward. The only thing that I find difficult is to put many functions together into one new function.  I usually study with a group of my classmates for the quizzes. I think that having a study group is very good for your learning in CSC104. You can ask your friends anytime when you are confuse about s