Intro to Computer Science

Working Efficiently

Making effective use of one's time and energy is especially important for computer programming in which:

  1. the use of technology introduces increased complexity for some tasks, and
  2. many tasks often include some degree of repetition.

By adopting strategies that decrease time lost to inefficiency, you'll have more time to spend on more important things: hanging out with your friends, watching movies, and programming. ;)

You should do these things: