View Single Post
Old 12-29-2004, 04:17 AM   #11 (permalink)
littlebighead
Upright
 
Location: Berkeley, CA
Quote:
Originally Posted by goddfather40
...
Personally, I just marginally liked programming when I going through some of the basic courses. Then, I took a couple of microcontroller courses and really got interested. Writing code for a micro and then implementing it into a hardware system really is cool to me, as opposed to just writing software apps or something.
That's true -- a lot of the really cool, fun stuff you don't get to tinker with until much later. Personally, I really enjoyed computer graphics classes. I have a very visual mind, so I really liked playing with vectors and matrices, developing different shading algorithms, designing ray tracing programs, etc. But I didn't get there until Junior year, and even then, I had to fulfill the prereq of CS theory, which I didn't enjoy as much.

I also really enjoyed my digital design course, which involved lots of TTL logic. I don't know if they still offer courses that require soldering irons, but it was a blast for me, wiring chips and transistors. Our final project was to design a rudimentary 4-bit CPU, all out of TTL (transistor-transistor-logic) chips! It was a lot of fun.
littlebighead is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73