Thursday 22 January 2015

Week 3: Intro + why geeks need to write

Hello and welcome to my CSC148 SLOG! This is my second SLOG; my first SLOG was for CSC165, which I took last semester. (In addition, I have Professor Heap once again! He's just amazing to have.)

I have newfound experience programming in Python from CSC108. I hope to improve my Python skills in CSC148; computer science is important to me because it is my utmost interest. I also like to lend my programming knowledge to real world situations, and because I have additional interests ranging from math to environmental studies, I'm considering doing a major and two minors or a double major, but I'm terribly indecisive so I'm really on the fence when it comes to choosing major/minor/specialist programs. (I would appreciate some advice in the comments below.)



I will document my progress (and vent out my frustrations) in CSC148, and some weeks will focus on a certain topic. (More or less, I'll be posting something every week, so stay tuned!) This week, I will be discussing why geeks (well, computer scientists, in this case) need to know how to write. (Being a geek is not a bad thing!)

When we think of writing in the everyday world, we think of things like:

  • literature.
  • English class.
  • a real-life journal or notebook. 
  • pen(cil) and paper.
  • word processing. 
  • those hand motions you do, writing utensil in hand.
  • blogging. (Hey, here's a blog!)

However, in computer science, writing is key. When computer scientists think of writing, they mainly consider things like writing lines of code and documentation. Writing must be clear and concise so that others who will see the code can understand what's going on.


Keeping a log of bugs is an example of writing in computer science. Computer scientists write about the bug, going in depth about the problem and solution.

This blog that I've read explains how "debugging journals" work. Problem solving is an important skill that computer scientists must have. Therefore, when we record a bug and its solution, we can go back to it later.


In the end, computer scientists all learn a thing or two after they keep a log of the bug. Debugging journals take on many forms (e.g. note-taking app, paper notebook), according to the blog. We do these SLOGs to practice the art of problem solving in computer science by keeping logs. Here, we write about our impressions week after week (unless otherwise stated). In my CSC165 SLOG, I recorded difficulties, accomplishments, and the like, which in turn helped me do well in that course because I looked back at what I've written in case I forgot anything!

Here's another blog I've read. Joel has composed seven pieces of advice for computer scientists. The first advice he has given us is to "learn how to write before graduating." Communicating ideas to other people is another key point that Joel brings up in his blog. So, when it comes to code and documentation, clarity must be present or everything will be discarded should it have no clarity. Joel hits the nail on the head when he says:

"Start a journal or weblog. The more you write, the easier it will be, and the easier it is to write, the more you'll write, in a virtuous circle."

These SLOGs are good practice. (And promises for a stellar future.) Looking back at my first post on my CSC165 SLOG, I feel like I have come a long way since then.

Feel free to leave a comment, and keep following, my fellow CSC148 students (and TA)!

1 comment:

  1. hey! what did you end up doing? do you have a degree now?

    sincerely,
    a big fan

    ReplyDelete