Probably most of the knowledge you use day to day in your job wasn't learned in a class. But, looking back, you must also have learned some things that are actually really valuable to you. What was the most useful CS related thing you learned as part of your formal education?
I left University (UBC) because I was taking one whole semester to learn concepts I could teach myself in less than a week, I was bored, and grew tired of wasting my money and time for little more than that certificate at the end. But one thing I did learn at University was an introduction to complexity analysis and big O notation. Granted I learned a lot more about that on the job, but it has definitely been very valuable to me, and I first learned about it in my second year data structures course.
So for you guys that went further than me in your formal education, what was the most valuable CS knowledge that you got out of it?