The following are further practical robotics books available that I enjoy:
- 123 Robotics Experiments for the Evil Genius by Myke Predko: This is perhaps a little dated, but spends time on the construction and workshop techniques along with building electronics circuits. It doesn't really dig into code.
- Robot Programming: A Guide to Controlling Autonomous Robots by Tracey Hughes and Cameron Hughes: A code-based investigation into robotic programming techniques, based on the Java programming language. A colorful and well-illustrated book. You will find the robot built in this book fits the criteria to start programming in that book pretty well, with only a gripper needed to complete it.
- Robot Building for Beginners by David Cook: This book leads you through building "sandwich", a scratch-built robot based on a lunchbox. It is a little more maker-...