Posts

Showing posts from October, 2017

October 27th update

When I prepare for quizzes in CS104 I usually start by going to the course website and looking at the week exercise. After playing around with the code if I am unsure of how the code works I will usually look in the CSC104 language manual and look up any particular commands or syntax that I do not understand. Usually this is enough to get through the quizzes. For the tests, I will rewatch the lectures on the lecture cast from blackboard. Then I open up all the week excercises and play around and make sure I understand the code, the syntax, and the commands. Initially I found the Booleans and conditionals hard, but I was able to overcome this by making some code that was focused around conditionals that would do certain things depending on inputs or the requirements of conditions. Generally I find that I do not need help in this course, but I know that the CS department has many TA's who are willing to help me if I need it. As well as many office hours provided by the professors.

Csc 104 SLOG

I chose CSC104 because CSC108 was full in both Fall and Winter semesters. I expected programming to be like programming I've done before. This programming is different than what I'm used too because the language that we are using in Dr. Racket really doesn't make any sense. I found the shapes very interesting So far the course has been okay, and the hardest part has been the quizzes. The course has been easier than what I expected. I study for quizzes by downloading the dr. racket excercises and trying out the code and seeing what funcutions works and what arguments they take. I'm not interested in any particular topics with regards to computer science just yet. I really hope that I am able to find something useful in CSC104 that I can carry on as I take harder courses in the future. I hope that CSC104 will at least provide a very solid foundation for my studies in computer science. I find that the syntax in Dr. Racket is really weird, for instance if you wa