Slashdot Mirror


Books On Electronics For the Lay Programmer?

leoboiko writes "I'm a computer scientist and programmer with no training whatsoever in hardware or electronics. Sure, we designed a simple CPU (at a purely logical level) and learned about binary math and whatnot, and I can build a PC and stuff, but lately I've been wanting to, you know, solder something. Make my own cables, understand multimeters, perhaps assemble a simple robot or two. Play with hobbyist-level electronics. How does one go about educating oneself in this topic? I've been browsing Lessons in Electric Circuits online and it's been helpful, together with Misconceptions About 'Electricity' which went a long way in helping me finally to grok what electric charge and power actually are. I've reached the point where I want an actual dead-tree book, though. Any recommendations?"

3 of 335 comments (clear)

  1. Ahhh.... yes.... by Corporate+Troll · · Score: 5, Funny

    3 Scary things: A programmer with soldering iron, a manager who codes and a user who gets Ideas

    1. Re:Ahhh.... yes.... by Cryacin · · Score: 5, Funny

      3 Scary things: A programmer with soldering iron, a manager who codes and a user who gets Ideas V=IR
      Programmer
      function int getVoltage(I:int, R:int)
      {
      var int smoke=I*R;
      return smoke;
      }

      Manager
      function float cashCow(Idea myIdea)
      {
      var step1:String=myIdea.text;
      var step2:String=null;
      var step3:String="Profit!"

      return 0.0;
      }

      User
      What if I got rid of the off button?!? That would be MUCH SIMPLER!
      --
      Science advances one funeral at a time- Max Planck
  2. Re:Community college by somersault · · Score: 4, Funny

    apply what you learn to larger projects "Right, I see the problem here. We're going to need a really big springy wire.."
    --
    which is totally what she said