Assuming you mean assembly code? It's very useful in that you get to learn exactly how the processor interfaces with other hardware such as memory and registers, and it can also teach you about program efficiency in terms of both file size and execution time.
If you're going to be taking a class on it in college, it's always good to get a bit of practice in first.
-------
My life blog
My tech blog
My Twitter updates